Last active
May 10, 2019 07:46
-
-
Save shyjuzz/b1a89876fa35c8353de76f40fbb663e9 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
[{ | |
"examName": "University Assistant 2019", | |
"examDate": "June 15", | |
"level": "SSLC", | |
"code": "UNIVASSIST", | |
"examEnabled" : true | |
}, | |
{ | |
"examName": "VEO 2019", | |
"examDate": "July", | |
"level": "SSLC", | |
"code": "VEO", | |
"examEnabled" : false | |
}, | |
{ | |
"examName": "LDC 2020", | |
"examDate": "", | |
"level": "SSLC", | |
"code": "LDC", | |
"examEnabled" : false | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment