Differences between revisions 4 and 5
Revision 4 as of 2019-09-02 12:01:53
Size: 729
Comment:
Revision 5 as of 2019-09-02 12:11:38
Size: 975
Comment:
Deletions are marked like this. Additions are marked like this.
Line 9: Line 9:
Line 21: Line 22:

== Documentations ==
 * [[https://www.cse.unsw.edu.au/~nss/astra/SMS-AstraV1.1.pdf|SMS to Astra]]

 * [[https://www.cse.unsw.edu.au/~nss/astra/ManagingSpecialGradesinAstraV1.2.pdf|Managing Special Grades and Multi-Term Courses in Astra]]

Term 2 2019 onwards, mark finalisation is done in Astra.

sms2astra.sh script can help you in the process.

0. sms2astra.sh --help

1. List astra fields and their attributes, look for precision and maximum value.

  • sms2astra.sh --info

2. Generate mapping file of astra fields to sms fields.

  • sms2astra.sh --config

3. Edit mapping file, replacing hyphens with corresponding sms fields. 4. Check that sms fields attributes are compatible with astra fields.

  • sms2astra.sh --check

5. Generate a csv file of component marks.

  • sms2astra.sh

6. Copy this csv file to your local computer for uploading into astra.

7. Go to astra.unsw.edu.au

Documentations

FinalisingMarksInAstra (last edited 2024-04-19 08:39:29 by MeiChengWhale)