Last active
May 15, 2019 05:14
-
-
Save Hc747/6468555638556d9b66e2c71bc7d9d230 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
{ | |
"email_address": "[email protected]", | |
"recommendations_input_hash": null, | |
"eligibility_input_hash": "eec27cb2d30ec8f6b2f9c853c6bb39ec8560378646eefd0e1e641e86345ac3eb", | |
"eligible": false, | |
"subjects": [ | |
{ | |
"subject_num": 15030, | |
"name": "Biology", | |
"code": "BIOLO", | |
"units": 2, | |
"category": 1 | |
}, | |
{ | |
"subject_num": 15050, | |
"name": "Chemistry", | |
"code": "CHEMI", | |
"units": 2, | |
"category": 1 | |
}, | |
{ | |
"subject_num": 15130, | |
"name": "English Standard", | |
"code": "ENGLI", | |
"units": 2, | |
"category": 1 | |
}, | |
{ | |
"subject_num": 15140, | |
"name": "English Advanced", | |
"code": "ENGLI", | |
"units": 2, | |
"category": 1 | |
}, | |
{ | |
"subject_num": 15155, | |
"name": "English as an Additional Language or Dialect", | |
"code": "ENGLI", | |
"units": 2, | |
"category": 1 | |
}, | |
{ | |
"subject_num": 15215, | |
"name": "Investigating Science", | |
"code": "SCINV", | |
"units": 2, | |
"category": 1 | |
}, | |
{ | |
"subject_num": 15240, | |
"name": "Mathematics Advanced", | |
"code": "MATHS", | |
"units": 2, | |
"category": 1 | |
}, | |
{ | |
"subject_num": 15330, | |
"name": "Physics", | |
"code": "PHYSI", | |
"units": 2, | |
"category": 1 | |
} | |
], | |
"details": [ | |
{ | |
"identifier": "all_base_subjects_present_requirement", | |
"criteria_met": true, | |
"messages": [] | |
}, | |
{ | |
"identifier": "illegal_combinations_absent_requirement", | |
"criteria_met": false, | |
"messages": [ | |
{ | |
"cause": 15130, | |
"message": "You cannot study both English Standard (15130) and English as an Additional Language or Dialect (15155), English Advanced (15140)." | |
}, | |
{ | |
"cause": 15140, | |
"message": "You cannot study both English Advanced (15140) and English as an Additional Language or Dialect (15155), English Standard (15130)." | |
}, | |
{ | |
"cause": 15155, | |
"message": "You cannot study both English as an Additional Language or Dialect (15155) and English Advanced (15140), English Standard (15130)." | |
} | |
] | |
}, | |
{ | |
"identifier": "category_requirement", | |
"criteria_met": true, | |
"messages": [] | |
}, | |
{ | |
"identifier": "course_requirement", | |
"criteria_met": true, | |
"messages": [] | |
}, | |
{ | |
"identifier": "board_developed_course_requirement", | |
"criteria_met": true, | |
"messages": [] | |
}, | |
{ | |
"identifier": "distinct_subject_codes_requirement", | |
"criteria_met": true, | |
"messages": [] | |
}, | |
{ | |
"identifier": "total_unit_requirement", | |
"criteria_met": true, | |
"messages": [] | |
} | |
], | |
"is_skills_completed": false, | |
"skills_input": null, | |
"is_interests_completed": false, | |
"interests_input": null, | |
"is_careers_completed": false, | |
"careers_input": null, | |
"is_courses_completed": false, | |
"courses_input": null, | |
"is_personality_attributes_completed": false, | |
"personality_attributes_input": null | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment