-
Notifications
You must be signed in to change notification settings - Fork 1
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
Bug Not all KPI's
are showing
#762
Comments
After some research into this assignment, I can only come up with the conclusion that someone tried something with their rubric and failed. Down below, you can see a full readout of the learning outcomes. All outcomes can be found int the first half of the result. However, Canvas gives not the same results back in the submission history. In the past, such things happened when students were messing with their course or copying rubrics when it was not wise. For this student, I would like to suggest. Remove the grading. Delete the assignment and start again. {
"data": {
"assignment": {
"rubric": {
"criteria": [
{
"outcome": null
},
{
"outcome": null
},
{
"outcome": {
"_id": "6951",
"assessed": true,
"title": "Advise-U3.1"
}
},
{
"outcome": {
"_id": "6959",
"assessed": true,
"title": "Design-U3.1"
}
},
{
"outcome": {
"_id": "6974",
"assessed": true,
"title": "Manage&Control-U3.2"
}
},
{
"outcome": {
"_id": "6942",
"assessed": true,
"title": "Analysis-U3.1"
}
},
{
"outcome": {
"_id": "12286",
"assessed": true,
"title": "FOO-3.1"
}
},
{
"outcome": {
"_id": "12292",
"assessed": true,
"title": "IPS-3.2"
}
}
]
},
"submissionsConnection": {
"nodes": [
{
"rubricAssessmentsConnection": {
"nodes": [
{
"score": 26.0
}
]
},
"state": "submitted",
"submissionHistoriesConnection": {
"nodes": [
{
"rubricAssessmentsConnection": {
"nodes": []
}
},
{
"rubricAssessmentsConnection": {
"nodes": [
{
"score": 26.0,
"assessmentRatings": [
{
"criterion": {
"points": 5.0,
"outcome": null
},
"_id": "35695_7813"
},
{
"criterion": {
"points": 5.0,
"outcome": null
},
"_id": "35890_869"
},
{
"criterion": {
"points": 5.0,
"outcome": {
"title": "Advise-U3.1"
}
},
"_id": "50262_8769"
},
{
"criterion": {
"points": 5.0,
"outcome": {
"title": "Design-U3.1"
}
},
"_id": "50262_6624"
},
{
"criterion": {
"points": 5.0,
"outcome": {
"title": "Manage&Control-U3.2"
}
},
"_id": "50262_5454"
},
{
"criterion": null,
"_id": "50625_3674"
},
{
"criterion": null,
"_id": "50625_7846"
},
{
"criterion": null,
"_id": "50625_320"
}
]
}
]
}
}
]
}
}
]
}
}
}
}
|
What is not working?
When specific KPI's are used in a rubric, and are assessed, do not appear in the dashboard.
In this Example it's about the Wireframe Assignment.
While in the rubric you can see the assessed result. EG. FOO 3.1
URL:
https://fhict.instructure.com/courses/12310/assignments/250656
What is the result that you needed?
We need to see the correct assessed KPI's
What are the steps that you toke before you noticed the bug?
Just assessed through the speedgrader.
The text was updated successfully, but these errors were encountered: