Input/Output Format Documentation
The matcher assumes a specific tabular scheme for the input data - to read more about how this works see the
README.
You can enter preference information directly in the tables above, or upload an Excel spreadsheet with
two sheets of preferences, or a CSV containing a ranking matrix.
More on each format scheme:
Tabular Input
You can enter tables of preferences directly in the first tab of the form above.
TODO
Example:
Suppose we want to figure out a Grad TA-to-Class assignment. Graduate students will be our "Applicants"
- each one will be assigned a class to TA -, and classes will be our "Reviewers" - taking a quota of needed TAs.
TODO
File Upload
For more complicated input, a file upload might be preferable to table form submission
(e.g. if there's a validation issue you won't have to manually re-enter the table, just tweak and re-upload the file).
Two file formats are supported, Excel and CSV:
Excel
TODO
CSV
TODO