Team JL
From MWCSWiki
Contents |
Team members
- Lucas Aylor
- Jason Roth
Course Description Tool
Description
This tool will permit a student to log onto the CPSC website and obtain a course description. The tool will probably use something similar to the double-combo listing or some sort of auto-complete toolPrototype
Link to Prototype
Prototype Write-up
Architecture
JavaScript
JavaScript will be used in order to obtain the information required to display the course listing/description dynamically.
Source Code
The source code can be found at http://rosemary.umw.edu/~laylo6hn/classLister/source
Deadlines
3/12: Prototype
4/13: Beta Release
4/27: Last day of Class
Project Link
http://rosemary.umw.edu/~jroth9nn/crseLookup/
Goals
- Update the database to use most current Registrar Values
- DONE
- Add a shopping cart/schedule maker functionality
- DONE
- Create a searchable SQL Database of Fall 2007 courses
- DONE
- Allow users to search by selecting criteria and dynamically updating the list
- DONE
- Create a page that the user must not leave once they come to the page
- DONE
- Allow users to easily reach the banner page listing Prerequisites, Goals, etc...
- DONE
Survey Responses
- More separation between course name and description
- Added a tab in front of description elements
- Remove next page functionality
- List would be much to large and server requests would be enormous
- Don't default to Computer Science
- Why would anyone take anything else?
- Now defaults to All subjects
- Larger text boxes
- Interface is already cramped, making it larger would further this
- Allow users to create a course pack
- Under current development
- Change fonts
- The page currently uses the banner css file and thus is bound to that style
- Increase default result size
- Slow internet connections would loathe the initial page load
- Right side of window isn't used
- This is due to the large resolution found in the labs, a 1024x768 or 800x600 would have a full screen
- Did not list current information
- Banner has changed it's course information for the upcoming fall semester, the database has been updated as of 4/20/07
- Selecting more than one item in the same list doesn't display all results
- Possibly could be changed to allow multiples, not sure if this is useful

