CSC510-Group-25 / ClassMateBot

This project helps to improve the life of students, TAs and teachers by automating many mundane tasks which are sometimes done manually on Discord. This is release version 3 of the ClassMateBot.
MIT License
0 stars 5 forks source link

Autogrouping #24

Open snapcat opened 2 years ago

snapcat commented 2 years ago

Based on War-Keeper#24. Automatically place students into groups after a specified deadline. https://github.com/SE21-Team2/ClassMateBot/issues/35

Suggestion: $setGroupingDeadline {mm/dd/yy}, {hr:min} AM/PM

ex) $setGroupingDeadline 11/12/2021, 11:59 PM

snapcat commented 2 years ago

@etracey7 @shraddhamishra7 @peeyush10234 @jhnguye4

We could also allow two modes:

Manual grouping: allow students to organize themselves BEFORE autogrouping takes effect

Autogrouping WITHOUT manual grouping: every student is randomly assigned a group.

$setGroupMode auto $setGroupMode manual $setGroupingDeadline {mm/dd/yy}, {hr:min} AM/PM