Differences between revisions 1 and 2
Revision 1 as of 2017-12-05 08:22:00
Size: 916
Comment:
Revision 2 as of 2017-12-05 08:22:58
Size: 926
Comment:
Deletions are marked like this. Additions are marked like this.
Line 17: Line 17:
 . It assumes the database path is `/home/${account}/${session}.work/${session}db.sms`  * It assumes the database path is `/home/${account}/${session}.work/${session}db.sms`
Line 20: Line 20:
 . It assumes `$GIVEHOME` is set to `~give/stable/bin`
 . i.e. it assumes that you have created the database with this command "give-install -new"
 . submitted results from `~sturec/TAPES/${session}_COMPSC.enr
 . -v lists all students in sms and sturec
 . `checkresults` without -v and session will lists only discrepancies for the current session

 *
It assumes `$GIVEHOME` is set to `~give/stable/bin`

 *
i.e. it assumes that you have created the database with this command "give-install -new"

 *
submitted results from `~sturec/TAPES/${session}_COMPSC.enr

 *
-v lists all students in sms and sturec

 *
`checkresults` without -v and session will lists only discrepancies for the current session

Supplementary Assessment Prep

Written Exam

Student office organise the written supplementary. 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 ~give/stable/bin

  • i.e. it assumes that you have created the database with this command "give-install -new"
  • submitted results from `~sturec/TAPES/${session}_COMPSC.enr
  • -v lists all students in sms and sturec
  • checkresults without -v and session will lists only discrepancies for the current session

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