Skip to content

Set up a class

Cristina Alonso edited this page Jul 31, 2018 · 14 revisions

Teachers can configure both classes and students.

Available games

Only games that have been marked as public by developers will be visible to teachers.

Figure 1.: This game will not be visible to teachers until the check-box is marked.

Class configuration

A class can be seen as a set of students playing the game during a period of time. A class can be started and stopped by the teacher that created it.

Figure 2.: a closed class. Interaction data from clients is still collected, but it is not analyzed.

Figure 3.: displayed while analytics are being deployed.

Figure 4.: an active class. Interaction data from clients is collected and analyzed.

When the teacher starts the class the rage-analytics real-time module starts processing the xAPI statements sent from the students in order to create the data needed for the real-time dashboards.

The dashboards display information about the state of a learning class initiated by a teacher. More information about the default visualizations for teachers can be found here.

Students configuration

This part of the setup allows teachers to specify the students that will be considered part of their class. Note that it does not actually register the students with A2 -- this can be done either via API calls to A2, or through the "#" functionality of the front-end.

The teacher can configure the students whose information should be tracked in real time during a class session.

Figure 5.: teachers can change configuration of the students from the teachers view.

The anonymous users option (Allow anonymous users) activates the real time tracking for players that are not identified. This means that the student does not need to have an account and be logged in when playing the game.

Figure 6.: checking the allow anonymous users option in the student dialog allows students that do not have a rage-analytics-front-end account to submit game traces.

The teacher can also add the username of class students, supposing they have a rage-analytics front-end account:

Figure 7.: teachers can directly add students that have a rage-analytics-frontend account.

The teacher may also add a class from a CSV file. We are working to allow several formats of file and separator characters, for now the file has to be a list of usernames separated by commas:

Figure 8.: teachers can add a CSV file with a list of students.

Clone this wiki locally