STEM-C/CaSMM

Authentication for Students

Closed this issue · 0 comments

Story:
A student needs to log in with the name and emoji they are assigned to.

Implementation
After joining the classroom, the students will choose their corresponding names and animal emojis in order to log in. If any of the name and emoji combinations fail, the students will not be able to log in.

  • Get available emojis from students from the roaster
  • Auth name and emojis for students (1-3)
  • If auth fails, highlight fail students and show message
  • Show Fail message after 5 attemps