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
Step 13 could use further clarification on how to use int() to convert the ratings to an integer. The step 13 compare condition portion is easy enough to get to without it being explicitly stepped out for the participant; but the int() still eludes many.
The text was updated successfully, but these errors were encountered:
Step 6 and 7 was not possible to add the "star" rating, but could use the Choice rating with 4/5 choices, the int() function at step 13 resulted in a failure, managed to make it work using the condition with "does not contain" the word "good", not the best solution but it worked
Step 13 could use further clarification on how to use int() to convert the ratings to an integer. The step 13 compare condition portion is easy enough to get to without it being explicitly stepped out for the participant; but the int() still eludes many.
The text was updated successfully, but these errors were encountered: