rokwire / rokwire/app-flutter-plugin

[FEATURE] Update survey score objects to have decimal scores

Open
#598 0 comments 0 reactions 1 assignee View on GitHub

@akshadpai is already working on this.

Since Apr 30, 2025.

Dominant language
Dart
Stars
3
Forks
4
Avg merge
1m
Merged PRs (30d)
3

Description

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.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.