A_Outcome_Ex and A_Outcome¶
- TABLE A_Outcome_Ex¶
- Many of these fields are also accessible through an older view called simple A_Outcome. The difference is the way translations are handled. A_Outcome only provides access to untranslated assessments whereas A_Outcome_Ex introduced the additional fields to indicate the language of the translated outcome. - Primary Key: Question_MID int NOT NULL¶
 - Primary Key: Question_LID int NOT NULL¶
 - Primary Key: Outcome_Number smallint NOT NULL¶
 - Outcome_Name varchar(200)¶
 - Feedback text¶
 - Base bit NOT NULL¶
 - Primary Key: Lang varchar(10) NOT NULL¶