@@ -171,6 +171,15 @@ export const LEARNING_CREDENTIAL_ATTESTATION: AttestationDefinition = {
171171 { identifier : "achievement_description" , attribute : "Achievement Description" , selectivelyDisclosable : "never" } ,
172172 { identifier : "learning_outcomes" , attribute : "Learning Outcomes" } ,
173173 { identifier : "assessment_grade" , attribute : "Assessment Grade" } ,
174+ { identifier : "language_of_classes" , attribute : "Language of classes" , selectivelyDisclosable : "never" } ,
175+ { identifier : "learner_identification" , attribute : "Learner identification" } ,
176+ { identifier : "expected_study_time" , attribute : "Expected study time" } ,
177+ { identifier : "level_of_learning_experience" , attribute : "Level of learning experience" } ,
178+ { identifier : "form_of_participation" , attribute : "Form of participation" } ,
179+ { identifier : "types_of_quality_assurance" , attribute : "Types of quality assurance" } ,
180+ { identifier : "prerequisites_to_enroll" , attribute : "Prerequisites to enroll" } ,
181+ { identifier : "evaluator_verification" , attribute : "Evaluator verification" } ,
182+ { identifier : "integration_stackability_options" , attribute : "Integration or Stackability options" } ,
174183 ]
175184}
176185
0 commit comments