1.1.6 • Published 1 year ago

group-maker v1.1.6

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

CLI-based Student Management

License: MIT

The Reason

  • To eliminate the burden of manual orchestration of balanced student teams by automating their assignment.
  • To make classroom grouping decisions as fast, simple, and equitable as possible.

INSTALLATION

Note!: Though this project is written in JavaScript and distributed as an NPM package,
it does not require any programming ability to use. The only requirement is that the user have access
to NPM/Node from within a terminal.

  • Install the project as a global npm package:
    • npm i -g group-maker
    • close all terminals
    • run grouper at the terminal to display available commands and verify installation

BASIC USAGE

CommandDescriptionOptions
add-studentManually add a single studentN/A
assign <path>Parse file -> Write students to collections -> Create and assign groups -> Write groups to collectionspath Path to BootCampSpot export
color-listList students and color code by GPAN/A
emptyClear specified filestoreinteractive
exportExport current class collections-ft --filetype <type> Type of export file, default: csv -ct --collection-type <type> Type of collection to export, default: students, other: groups
1.1.1

1 year ago

1.1.6

1 year ago

1.1.5

1 year ago

1.1.4

1 year ago

1.1.2

1 year ago

1.1.0

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago