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
JackHyatt edited this page Sep 22, 2024
·
60 revisions
This is the screen that will initially appear when the app is open. It will display the name and logo of the app (currently a lamp as the
placeholder).
<\div>
Once users select "begin" on the entry screen, they will be brought to the login screen. This screen allows users to log in with their account as well as recover forgotten passwords.
<\div>
After users log in, they will be brought to the home screen. This is where they can randomly select students in their classes by pressing "SPOT!". They can also access other application features from this screen: the people icon in the bottom left corner displays their class roster, the statistics icon next to it displays overall class statistics, and the pencil icon in the bottom right enables users to edit their class. The hamburger button allows users to switch between classes and the cog icon brings users to settings.
<\div>