6 Commits

Author SHA1 Message Date
james
880d5b0a82 - display status on project and student pages to show if the section is complete or not
- add a new function happy() for displaying 'good' things... also the CSS to go with it.
   now we have:		error() - displaying bad things (in red)
   			notice() - displaying neutral things (in grey/blue)
			happy() - displaying good things (in green)
2004-12-08 20:34:02 +00:00
james
8326b10958 Force registration to be completed in order. Student grade is required for detection of age category, so it makes sense to enforce the registration process to be done in the right order. 2004-12-07 16:42:53 +00:00
james
75e0cd7731 - Update project information when save is pressed
- Add req_table and req_elecricity to required fields for 'complete' status
2004-12-07 16:21:07 +00:00
james
cc1356b6cb - Add language and project requirements
- Also add the begin/end form tags
2004-12-07 15:58:31 +00:00
james
38d4fc5e81 project information form 2004-12-07 15:28:59 +00:00
james
3a212ae5d5 - refactor duplicate code in main, create an ouputStatus function to do the work
- add participants project file
- add checks for project completeness
- add new status 'empty' for if the section has not been started yet
2004-12-07 14:20:42 +00:00