Table Description
Assessment Questions: The texts of the questions which have been answered by a user in the course of an assessment.

Technical Notes

Please Note: This entity is no longer part of the default flow in the Curam Application, as such it is neither written to nor read from by the Curam Application. It continues to be shipped with the Curam model as customer may have custom logic which uses this entity, however it should be noted that if you are implementing custom logic which references this entity then you must also ensure that it is written to as needed. The information that was originally stored in this entity is now stored in case question.

Relationship Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions.
Model Details
Location in Model: Logical View::MetaModel::Curam::Core::Reference Model::Case::Entity Objects::Assessment Questions::AssessmentQuestions
Controlling File: core\model\Packages\Case\Assessment Questions_cat.efx
Table Options
ALLOW_OPTIMISTIC_LOCKINGyes
Attributes (2)
AttributeStereotypeNullableDescriptionDomain DefinitionCodetableDDL Type
assessmentIDkeynoThe ID of the Assessment with which this record is associated.ASSESSMENT_ID SVR_INT64
questionsTextdetails The text of the questions which have been answered by a user when this assessment was run.EVIDENCE_TEXT SVR_STRING<1048576>
Foreign Keys (1)
ChildParent
AssessmentQuestions.assessmentIDAssessment.assessmentID
Operations (3)
OperationStereotypeOptionsDescriptionSQL
insertinsert Standard Operation 
readread Standard Operation 
modifymodifyOPTIMISTIC_LOCKING: yes
Standard Operation 
Related Pages (2)