StudentGroups
From Tiny Appz
| StudentGroups | |
| Written By: | PWeller |
|---|---|
| Requested By: | Sad Panda |
| OS: | Windows |
| Requirements: | None |
| Download downloads ^ | |
| Download Source downloads ^ | |
| Generates random student groups of designated sizes. | |
| License:Free Use | |
| Version:1.0 (June 15, 2009) | |
[edit] Description
Randomly generates student groups of a given size.
Commandline executable reads a local textfile "classlists.txt" containing a list of classrooms and their respective students. User can choose from available classrooms, and input the size of the groups to be randomly created.
[edit] Usage
User is prompted to choose from available classrooms, then supplies a group size. Groups are then generated and displayed.
- classlists.txt must be of a particular format:
- Individual data are on their own line
- First line is a class name, followed by unlimited lines of student names
- A single blank line signifies the end of a class, then is followed by more classes
