Skip to content

xAPI statement verb "evaluated" presents wrong data #423

@adibMindcet

Description

@adibMindcet

The xAPI statement with the verb "evaluated" is presumed to hold data about the grade of a certain student's answer on a certain problem.
The statement "result" section presents the following fields about that grade:

  1. Scaled.
  2. Raw.
  3. Min.
  4. Max.

When trying to get raw grade for a certain student in a certain problem, we don't get the real raw grade from the LMS - meaning 4 points, 6 points etc. but rather we only get "1" or "0". Also the "Max" field is always 1, and not like the real max grade in the LMS.
While looking at it in the LMS's gradebook and in the "Problem Grade Report" "Possible"(=max) and "Earned"(=raw) columns, we do get the correct grades.

Need to check why this statement brings the wrong data, and how to make it bring the correct raw and max grades.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions