Skip to content

Student should be able to see their total score on the quiz status page #4

@junzhengca

Description

@junzhengca

Quiz status page can be found under views, it is a React component.

Use this simple algorithm to determine the total possible score for a quiz.

for question in questions:
    total += question.score + question.bonus

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions