Skip to content

[FEATURE] Update survey score objects to have decimal scores #598

@akshadpai

Description

@akshadpai

Currently, the score class in the surveys has the score represented as an int. We want to change this value to a double.

We also need to add a parameter 'correctAnswerCount' from survey stats and compute it for the building block.

The score should also store a parameter 'difficulty' to keep track of what mode the user last played.

This is related to the following issue for Vogue #2051.

Metadata

Metadata

Assignees

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