Skip to content
This repository has been archived by the owner on Oct 4, 2022. It is now read-only.

Refactor Assessment score calculations #401

Closed
jcomack opened this issue Mar 30, 2016 · 2 comments
Closed

Refactor Assessment score calculations #401

jcomack opened this issue Mar 30, 2016 · 2 comments
Labels

Comments

@jcomack
Copy link
Contributor

jcomack commented Mar 30, 2016

Currently there's a distinct difference between how the overall score and the score per Assessment, are being calculated.

The overall score is using a 0 - 100 scale whereas the Assessment scale is based on a 0 - 10 scale.
Seeing as the overall score is the value that gets saved in the database, it might be a good idea to alter the Assessment score values to use the same scale.

This will both lead to less code (thus less maintenance) and will allow for a more refined scoring within the various Assessments.

@Djennez
Copy link
Member

Djennez commented Mar 5, 2019

Assessments have been drastically revamped in the meantime and scoring is done with a different scale. Closing this thread.

@Djennez
Copy link
Member

Djennez commented Mar 5, 2019

@igorschoester pointed out to me that this has, in fact, not been changed in the underlying structure. However, a new issue was created recently with a suggestion on how to improve this. So I will keep this issue closed in favor of #2185

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants