You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* cambridge first draft
* Update asssessmentReportingMethodDescriptors
* Update earthmover.yaml to match new spec and sample
* Update possible scores
* Update sample file
* Fix sample fix state
* Add comment about courseLevel
* Remove extra qualifications score from possible scores
* Remove score if result == '-'
* Update assessments template
* Remove series
* Add series to studentAssessmentIdentifier
* Fix courseLevel
* Update sample series col
* Update sample IDs
* Update testAdminDate to use series
* Fix sample file formatting
* Update sample file series
* Update series format
* Remove debug statement
* Update possible_student_id_columns
* Update possible_student_id_columns
* Remove snake case
* Change student_state_id to student_id in studentAssessmentIdentifier
* Fix case
* Add series
* Change grade to Grade
* small fixes for cambridge
---------
Co-authored-by: sleblanc23 <[email protected]>
Co-authored-by: Ryan Aguilar <[email protected]>
STUDENT_ID_NAME: 'edFi_studentUniqueID'# default to the column added by the apply_xwalk package of student ID xwalking feature
13
+
POSSIBLE_STUDENT_ID_COLUMNS: 'STUDENT_STATE_ID'# this column will need to be added and populated as a pre-preprocessing step before this bundle can be used
Grade,The result earned on the assessment,uri://cambridgeinternational.org/AssessmentReportingMethodDescriptor,Grade
3
+
Level Entered,Level of exam entry reported by the school (will be AS Level (advanced subsidiary) or A Level (advanced),uri://cambridgeinternational.org/AssessmentReportingMethodDescriptor,Level Entered
4
+
Level Achieved,The grade result the student achieved on the endorsement where applicable,uri://cambridgeinternational.org/AssessmentReportingMethodDescriptor,Level Achieved
5
+
Syllabus,Cambridge’s unique code for the associated syllabus,uri://cambridgeinternational.org/AssessmentReportingMethodDescriptor,Syllabus
6
+
Syllabus Name,Cambridge’s name for the associated syllabus,uri://cambridgeinternational.org/AssessmentReportingMethodDescriptor,Syllabus Name
7
+
AICE Diploma Level,The Cambridge AICE Diploma is a group certificate that is awarded on a points system. Distinction: 360-420 points; Merit: 250-359 points; Pass: 140-249 points.,uri://cambridgeinternational.org/AssessmentReportingMethodDescriptor,AICE Diploma Level
8
+
Series,Exam series candidate complete the exam,uri://cambridgeinternational.org/AssessmentReportingMethodDescriptor,Series
0 commit comments