Remark Requests Script (remarkR.sh)

A script that collects the remark requests for an assignment and generates the corresponding CSV file including all the information needed to deal with the remark requests.

How to Use remarkR.sh

  1. ssh userid@linux.student.cs.uwaterloo.ca Log in to your student account
  2. ssh cs135@linux.student.cs.uwaterloo.ca Go to the course account
  3. cd ~/remarkRequests Go to the directory the script is saved
  4. ./remarkR.sh ASSIGN Run the script, ASSIGN is the assignment you want to collect the remark requests (e.g. a01)

Once the script finishes running, it will email the CSV file to the course account and you can start to deal with the remark requests for the assignment.

Note that remarkR.sh is a bash wrapper script around the Python script remarkR.py. The Python script does most of the work. The bash script handles the task of emailing the finished remark request CSV file to the course account. If you need to make changes to the script, edit remarkR.py in vim. The code is documented.

-- Yuying Li - 2020-12-22

Edit | Attach | Watch | Print version | History: r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r2 - 2020-12-22 - KurtDietrich
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback