Link
For those of you who is looking for where is it, its here.
Introduction
In International Islamic University Malaysia (IIUM), student need to register for course/subject every semester. Fail to do so within a certain period, the student will not be associated with a particular subject in the system and therefore will have to take the subject next semester. Figuring out which subject and section to take can be a hassle as the section can be on the same time as another section. This application aims to help student sort their schedule. It does the following thing:
- Show your schedule in a day-to-day table like in Automatic IIUM Schedule Formatter in a preview.
- When you hover the add/replace section button, it show your section as highlighted in the schedule preview.
- When a section collide with another section of another subject, it will show that this section collide with the other section.
- It has a generator function in which you select all the subject that you want to enroll, then it will list down all possible section combination. Then you just select one of them, and the changes is applied.
- It does NOT automatically register the subject. It is just an aid to help you sort your schedule.
Instruction
Here are some photos on how to use it. Note that, it will first prompt you to select the session and semester.
These are for schedule generator.
Share
You can share your schedule with your friend by sharing the link. The link changes as you change you selection. For example, this is a link to a schedule that I just made up http://iiumschedule.asdacap.com/schedulemaker/?ses=2014%2F2015&sem=1&st=ug&code=MCT+4299%2CMCT+4323%2CMEC+2601%2CMEC+1392§ion=1%2C1%2C1%2C2.
Disclaimer
- This application does NOT automatically register the subject for you.
- The data for subject and section may be outdated. The server attempt to update it once every week.
- The application does not have any connection or endorsement by IIUM administration. This is an independant work or a community work if in the future someone send a patch through github.
- The source code for this application along with schedule formatter is is available at github. Those who know how to code are encourange to send pull request for new feature or fix.