james
b370dac7d5
Add all the "required fields" feedback for participant registration
2006-01-12 16:27:47 +00:00
james
599f740cd3
Only display Divisions from the current FAIRYEAR
2005-11-24 19:06:38 +00:00
james
570d7714dc
Dont allow submitting the forms after the registration is closed
2005-05-12 17:32:50 +00:00
james
324433ef23
Add GPL headers to ALL PHP files
2005-01-24 18:00:03 +00:00
james
afdc22a2b2
Don't allow any changes to any forms once the forms have been received by the fair
...
Also, update the CSS to make teh h1-h4's smaller and reduce the margin-bottom size for them
2005-01-13 18:50:07 +00:00
james
a3588869e8
Add a division selector popup that asks questions to determine what division they should be in.
...
It also updates the original form based on the outcome (but needs the FIXME addressed evnetually)
2004-12-15 20:29:38 +00:00
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