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
If a person is nearly done evaluating an evaluation set, but there are under 5 utterances left, say 3, then you get the following errors. It can't retrieve the last 3 utterances to be reviewed.
Error: recNPrompt is undefined
handleRecNPrompt
Error: currentSet(setProgress) is undefined
updateEvaluation
The text was updated successfully, but these errors were encountered:
If a person is nearly done evaluating an evaluation set, but there are under 5 utterances left, say 3, then you get the following errors. It can't retrieve the last 3 utterances to be reviewed.
Error: recNPrompt is undefined
handleRecNPrompt
Error: currentSet(setProgress) is undefined
updateEvaluation
The text was updated successfully, but these errors were encountered: