Created
May 9, 2019 02:08
-
-
Save Hc747/745901651469d90eecbe28c0e1c97dcd to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"eligibility_input_hash": "bdd614db4cb75019bfdd8db05a66deb0d8b0634f626aff5b14e07ac06120c505", | |
"eligible": false, | |
"subjects": [ | |
{ | |
"subject_num": 15500, | |
"name": "Arabic Beginners", | |
"code": "ARABI", | |
"units": 2, | |
"category": 1 | |
}, | |
{ | |
"subject_num": 15520, | |
"name": "Arabic Extension", | |
"code": "ARABI", | |
"units": 1, | |
"category": 1 | |
} | |
], | |
"details": [ | |
{ | |
"identifier": "all_base_subjects_present_requirement", | |
"criteria_met": false, | |
"messages": [ | |
{ | |
"cause": 15520, | |
"message": "You must select Arabic Continuers (15510) before you can select Arabic Extension (15520)." | |
} | |
] | |
}, | |
{ | |
"identifier": "illegal_combinations_absent_requirement", | |
"criteria_met": false, | |
"messages": [ | |
{ | |
"cause": 15500, | |
"message": "You cannot study both Arabic Beginners (15500) and Arabic Extension (15520)." | |
}, | |
{ | |
"cause": 15520, | |
"message": "You cannot study both Arabic Extension (15520) and Arabic Beginners (15500)." | |
} | |
] | |
}, | |
{ | |
"identifier": "category_requirement", | |
"criteria_met": false, | |
"messages": [ | |
{ | |
"cause": null, | |
"message": "You have only selected 3 unit(s) of Category A courses. You need to select at least 8 unit(s)." | |
} | |
] | |
}, | |
{ | |
"identifier": "course_requirement", | |
"criteria_met": false, | |
"messages": [ | |
{ | |
"cause": null, | |
"message": "You have not selected any English courses. You need to select at least 2 unit(s) of English." | |
} | |
] | |
}, | |
{ | |
"identifier": "board_developed_course_requirement", | |
"criteria_met": false, | |
"messages": [ | |
{ | |
"cause": null, | |
"message": "You have only selected 1 Board Developed course(s) of 2 unit(s) or greater. You need to select at least 3." | |
} | |
] | |
}, | |
{ | |
"identifier": "distinct_subject_codes_requirement", | |
"criteria_met": false, | |
"messages": [ | |
{ | |
"cause": null, | |
"message": "You have only selected 1 subject(s). You need to select at least 4." | |
} | |
] | |
}, | |
{ | |
"identifier": "total_unit_requirement", | |
"criteria_met": false, | |
"messages": [ | |
{ | |
"cause": null, | |
"message": "You have only selected 3 unit(s) of ATAR courses. You need to select at least 10 unit(s)." | |
} | |
] | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment