You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When creating a rating question with X ratings.
0->X would mean there are X+1 ratings.
Also, it is messy with the shortcuts whenever there is a rating that starts with 0 because it is on the other side of the keyboard.
Perhaps we can also double-check if this is the case for rankingquestions.
To reproduce
Import something with a RatingQuestion
See that it is created with 0-X ratings.
Describe the bug
When creating a rating question with X ratings.
0->X would mean there are X+1 ratings.
Also, it is messy with the shortcuts whenever there is a rating that starts with 0 because it is on the other side of the keyboard.
Perhaps we can also double-check if this is the case for rankingquestions.
To reproduce
Import something with a RatingQuestion
See that it is created with 0-X ratings.
Expected behavior
1->X ratings-
Screenshots
No response
Environment
Additional context
No response
The text was updated successfully, but these errors were encountered: