forked from LearningRegistry/LearningRegistry
-
Notifications
You must be signed in to change notification settings - Fork 2
Ratings example
damonregan edited this page Dec 14, 2011
·
1 revision
Describes the entire paradata statement or assertion, or just show how to do a part of the statement.
{
"activity": {
"actor": "6th Grade Science Teacher",
"verb": {
"action": "rated",
"date": "2011-10-10",
"measure": {
"sampleSize": 1,
"scaleMin": 0,
"scaleMax": 3,
"value": 2
},
"context": {
"id": "http://www.oercommons.org/courses/algebraic-expressions-and-equations-proficiency-exam",
"description": "OERCommonsdetailpage",
"objectType": "OER"
}
},
"related": [
{
"objectType": "rubric",
"id": "http: //achieve.org/oer-rubrics",
"content": "RubricI.DegreeofAlignmenttoStandards"
}
],
"object": {
"id": "http: //cnx.org/content/m21853/latest/"
}
}
}