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
That is to be expected. All feedbacks now have the outcome of "other_feedback" which then can be checked to see the feedback column to see what was the feedback.
Looking at the code, the user can send this both before the exercise (which then is the outcome) and after completing the exercise. Both are set to have time 0, so I guess if we see the same word twice with the same exercise type, but one has other_feedback and time 0 then it's because the user completed the exercise and then gave feedback.
When we send this situation, I think we could technically change slightly the reporting of the exercise outcome, but I think we do this because in the backend we now unscheduled the words that are given feedback based on the "other_feedback" tag.
Nr. 2 is still referring to the same exercise, however in the email summary it looks like 2 different exercises.
The text was updated successfully, but these errors were encountered: