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
stand up a separate instance at learn.portofmars.asu.edu or education.portofmars.asu.edu
educators need to be authorized / authenticated so we will need some way to attach an additional Role to Users
build a basic educator dashboard that allows the educator to add a Class + Term and specify the number of students N in that class. Then generate a list of N authorized users / students that can participate in a game (e.g., N shortuuid type alphanumeric logins that immediately get placed into the Class)
The educator should be able to monitor those who have signed in and once everyone is checked in they can start games for all which begins the group randomization + partitioning etc. If not evenly divisible by 5, some remainder < 5 will play with bots.
The text was updated successfully, but these errors were encountered:
initial prototype
stand up a separate instance at learn.portofmars.asu.edu or education.portofmars.asu.edu
educators need to be authorized / authenticated so we will need some way to attach an additional Role to Users
build a basic educator dashboard that allows the educator to add a Class + Term and specify the number of students
N
in that class. Then generate a list ofN
authorized users / students that can participate in a game (e.g.,N
shortuuid type alphanumeric logins that immediately get placed into the Class)The educator should be able to monitor those who have signed in and once everyone is checked in they can start games for all which begins the group randomization + partitioning etc. If not evenly divisible by 5, some remainder < 5 will play with bots.
The text was updated successfully, but these errors were encountered: