Interface ReturnsUserstatsGradeinfo

Attempt grade

Hierarchy

  • ReturnsUserstatsGradeinfo

Properties

attempts: null | number

Number of question attempts

earned: null | number

Points earned by student

grade: null | number

Calculated percentage grade

manualpoints: null | number

Point value for manually graded questions

nmanual: null | number

Number of manually graded questions

nquestions: null | number

Number of questions answered

total: null | number

Max points possible

Generated using TypeDoc