-
Notifications
You must be signed in to change notification settings - Fork 7
Feature/iread 3 #156
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Feature/iread 3 #156
Conversation
AngelicaLastra
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Another note here, we have to include a data folder with a csv named "iread3_sample_data.csv", with anonymized values. The header of the csv should be the same shape as the export from sharefile (as provided to us, so including the strange trade mark signs). The values from within, should be fake dummy data, and it should look very obvious that they are fake to avoid accidentally "making up" real students coincidentally.
Since IREAD is very similar to ILEARN, you can probably copy a lot of what is already here for the ILEARN assessment.
Another thing, I am considering calling this IREAD, rather than IREAD-3, given that it does hold multiple grades and the IREAD-3 page refers to it as IREAD everywhere expect in the title. Have you discussed with Matt to get his opinion on it?
| }, | ||
| "administrationDate": "{{test_start_date | trim}}", | ||
|
|
||
| "scoreResults": [ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We have a newer best practice for our score structure (not needed before loading to production but just for consistency) - https://edanalytics.slite.page/p/ATf-K2pgL_fIZs#f0jhExa58AaBWO
This is a PR for IREAD-3 assessment bundle