Home Syllabus Schedule HWs
CSE 219 – Fall 2018 Computer Science III
Developing the Course Site Generator App
HW 5 – Implementation Stage II
In the second stage of our implementation we’ll implement le I/O as well as add Use Cases scheduled for the Second Benchmark.
Requirements
In this assignment you will continue to implement le management, which should manage all data saving and loading. Note that we don’t have a fully functioning interface yet for creating a map but that’s ok as you can fake the Use Cases that you haven’t implemented with default data for now. Note that to test le exporting, you should should download a program that lets you view exported maps to see if they are in the proper format. In this assignment you must complete the following Use Cases:
Load Course Site – see SRS Save Course Site – see SRS Close Course Site – see SRS Edit Instructor Details – see SRS Edit Syllabus Details – see SRS
In addition:
Make your own Cascading Style Sheet using our sea_wolf.css style sheet as your template. You should give it your own descriptive name and color combination of your choice (make sure it suits the name and looks good).
Dynamically load this year and next in the year combo box such that they are choices
Allow the user to enter subjects and numbers that will be remembered the next time one makes a new course site. Export directory is shown dynamically as the user changes some course site settings
Note that if you complete these requirements you are encouraged to continue work on the remaining ones for the last assignment.
Handin Instructions
When you are done, zip up all the projects as a single zip le. Note that you should add your name as the author to any source le you provide.
Grading
Note, we will not be doing grading by appointment for this assignment.
Web page created and maintained by