Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
courses:cs335:spring2013:course_scheduler:work_plan [2013/04/26 17:08] – marmorsteinr | courses:cs335:spring2013:course_scheduler:work_plan [2013/04/30 16:36] (current) – admin | ||
---|---|---|---|
Line 3: | Line 3: | ||
Static HTML Mockup | Static HTML Mockup | ||
- | Person 1 – Preferred Courses interface: selecting individual potential courses you want from a bigger list of courses. | + | * Person 1 – Preferred Courses interface: selecting individual potential courses you want from a bigger list of courses. |
+ | * Person 2 – Preferred Course interface: | ||
+ | * Person 3 – Conflict Checker: Calendar Visualization | ||
+ | * Person 4 – Conflict Checker: Column with selected courses and checkboxes | ||
- | Person 2 – Preferred Course interface: | ||
- | |||
- | Person 3 – Conflict Checker: Calendar Visualization | ||
- | |||
- | Person 4 – Conflict Checker: Column with selected courses and checkboxes | ||
High Priority Implementation – You should be able to select some preferred courses, select some of those preferred courses, and see whether there is a schedule conflict or not. | High Priority Implementation – You should be able to select some preferred courses, select some of those preferred courses, and see whether there is a schedule conflict or not. | ||
- | Person 1 – Java servlet backend which takes the preferred courses from the one page and generates the column with the selectable courses on the next page. | + | * Person 1 – Java servlet backend which takes the preferred courses from the one page and generates the column with the selectable courses on the next page. |
- | + | | |
- | Person 2 – Conflict detection. | + | |
- | + | ||
- | Person 3 + Person 4 – Conflict visualization. | + | |
Final Implementation - | Final Implementation - | ||
- | Person 1 – Javascript grouping capability | + | * Person 1 – Javascript grouping capability |
- | Person 2 – Conflict detection with groups. | + | |
- | Person 3 – Documentation/ | + | |
- | Person 4 – Import/ | + | |