Skip to content

Conversation

@Bruk
Copy link
Contributor

@Bruk Bruk commented Mar 6, 2025

No description provided.

@@ -0,0 +1,1566 @@
FieldName,Short Description,Full Description,Target Valid Values,start_index,end_index,field_length,Legacy Valid Values
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is the difference between this and the colspecs file? Might not need this directly in the bundle itself

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The difference is that this file has the column definition and its possible values; It isn't really needed in the bundle so i just removed it.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think this successfully deleted

@@ -0,0 +1,2 @@
assessmentIdentifier,assessmentTitle,namespace,assessmentCategoryDescriptor,academicSubjectDescriptor
PreACT,PreACT Composite,uri://act.org,uri://ed-fi.org/AssessmentCategoryDescriptor#Benchmark test,uri://ed-fi.org/AcademicSubjectDescriptor#Composite
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the assessment title should also just be PreACT, instead of PreACT Composite

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is fixed.

@@ -0,0 +1,24 @@
identificationCode,assessmentIdentifier,description,namespace,parentIdentificationCode,academicSubjectDescriptor
PreACT_COMP,PreACT,Composite Score,uri://act.og/Assessment,,uri://ed-fi.org/AcademicSubjectDescriptor#Composite
PreACT_Eng,PreACT,English Scale Score,uri://act.og/Assessment,PreACT_COMP,uri://ed-fi.org/AcademicSubjectDescriptor#English
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also, I would remove the score name from the description - some have 'Scale Score' and some have 'Raw Score', that will be captured within the scores, but its not the description of the objective assessment itself

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is fixed.

"assessmentReportingMethodDescriptor": "uri://act.org/Assessment/AssessmentReportingMethodDescriptor#Progress Toward Career Readiness Indicator",
"maximumScore": "0",
"minimumScore": "0",
"performanceLevelDescriptor": "uri://act.org/Assessment//PerformanceLevelDescriptor#Unlikely to obtain an NCRC"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just noting these will have to change to the raw value as well

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is fixed.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this should be earthmover.yaml not earthmover.yml

- operation: duplicate_columns
columns:
Test_Dte: administrationDate
Stu_ID_Num: studentUniqueId
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be parameterized or else the student ID xwalking feature will not work

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is now resolved.

@Bruk Bruk force-pushed the PreACT_Assessment branch from f29ce27 to 508596f Compare May 29, 2025 04:32
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please remove

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants