Part | Max Points | Points | Comments |
---|---|---|---|
form HTML | 10 | just check if form is displayed on browser | |
SQL | 10 | check if tables (candidate and senate) are created properly | |
form JS | 10 | should have 2 functions (submitData, displayData) | |
API Python | 10 | should have 2 functions for the 2 routes (insert, display) | |
Display HTML | 10 | just check if form is displayed on browser | |
INSERT | 20 | partial credit OK | |
DISPLAY | 20 | partial credit OK | |
Datatype Check | 5 | put aaa in Random Number (5 or 0) | |
Required Check | 5 | do not put anything in Random number (5 or 0) | |
TOTAL | 100 | ||
Late: | -10 | ||
FINAL SCORE | 100 |
INSERT:
10, Jones, Lecturer, Ashwin and Cai
20, Smith, Assistant Profesor, Cao and Zelikovsky
30, Gary, Professor, All 4
DISPLAY:
just click the button and see if tables have proper data that was entered in INSERT
LATE PENALTY:
10 points