{{ alert2msg }} {{ module }}

1. Click on group strip to select it ,
2. Click outside the groups to deselect it.
3. Click on the name to move student to currently selected group / outside;
4. When done press "SAVE CHANGES" button.

Tip: You have to use firebase and be logged in as user in order to store your data in database instead of local file.

{{ module }} module groups:

This module allows for to students per group. Currently there are {{ groups.length }} groups.

{{ totalStudents }} students in total. Last Edited : {{ lastEdited }}
{{ students.arr && students.arr.length }} unassigned students
  • {{ student.id + 1 }}. {{ student.name }}
  • TOO SMALL
    TOO BIG
    {{ group.arr.length}} is less than {{minPerGroup}}
    {{ group.arr.length}} is more than {{maxPerGroup}}
    {{ group.letter }} - {{ group.arr.length}} students
  • {{ student.name }}
  • TEXT OUTPUT:

                {{ totalStudents }} students in total, {{ groups.length }} groups, {{ students.arr && students.arr.length }} remained unassigned.
                {{ textVersion }}