Differences between revisions 5 and 6
Revision 5 as of 2017-12-05 08:29:44
Size: 1089
Comment:
Revision 6 as of 2017-12-05 11:20:10
Size: 1087
Comment:
Deletions are marked like this. Additions are marked like this.
Line 6: Line 6:
Student office organise the written supplementary. They will send out information. Student office organise the written exams. They will send out information.
Line 27: Line 27:
 * -v lists all students in sms and sturec  * `-v` lists all students in sms and sturec
Line 29: Line 29:
 * `checkresults` without -v and session will lists only discrepancies for the current session. Discrepancies includes WC/WD - useful for checking who are granted supp.  * `checkresults` without `-v` and `session` will lists only discrepancies for the current session. Discrepancies includes WC/WD - useful for checking who are granted supp.

Supplementary Assessment Prep

Written Exam

Student office organise the written exams. They will send out information.

Practical Exam in the Labs

Contact Mei Cheng (meicheng@unsw.edu.au) to book labs.

Reconcile SMS final marks with submitted results

checkresults [-v] [session]

Use this command from the class account.

  • It assumes the database path is /home/${account}/${session}.work/${session}db.sms

    • $account could be cs1511 etc

    • $session could be 17s2 etc

  • It assumes $GIVEHOME is set to /home/give/stable/bin

  • i.e. it assumes that you have created the database with this command "give-install -new"
  • submitted results from /home/sturec/TAPES/${session}_COMPSC.enr. File generated once a day around 7pm but downloaded to CSE the next morning.

  • -v lists all students in sms and sturec

  • checkresults without -v and session will lists only discrepancies for the current session. Discrepancies includes WC/WD - useful for checking who are granted supp.

SupplementaryAssessment (last edited 2019-03-15 07:06:19 by MeichengWhale)