ID | Result | Grade | L | Exercise | Percentage | Points | Passed tests? | Notes | |
b.t. | NOT PASSED | 14 | A1 time24 | 100% | 2 | / 2 | y | ||
A2 load | 80% | 5.6 | / 7 | n | - putting constants in code for meeting_id, topic, date - forgot transforming times to 24 format - forgot removing final dot / space - forgot headers | ||||
A3 calc_stats | 0% | 0 | / 7 | n | - some copy pasting of previous code | ||||
A4 viz | 90% | 3.6 | / 4 | n | - not sorting keys | ||||
B1 theory | 60% | 1.2 | / 2 | -- | Complexity: 1/1 Other question: 0.2/1 | ||||
B2 splice | 15% | 1.2 | / 8 | n | - some code attempt | ||||
B3 prune_rec | 0% | 0 | / 10 | n | - no code | ||||
211515 | NOT PASSED | 9 | A1 time24 | 100% | 2 | / 2 | y | ||
A2 load | 95% | 6.65 | / 7 | n | + almost completely correct - forgot underscore in headers | ||||
A3 calc_stats | 0% | 0 | / 7 | n | - some code attempt | ||||
A4 viz | 0% | 0 | / 4 | n | - no code | ||||
B1 theory | 0% | 0 | / 2 | -- | no answer | ||||
B2 splice | 10% | 0.8 | / 8 | n | - some code attempt - weird __sizeof__ calls | ||||
B3 prune_rec | 0% | 0 | / 10 | n | - no code | ||||
214561 | PASSED | 23 | A1 time24 | 100% | 2 | / 2 | y | ||
A2 load | 90% | 6.3 | / 7 | n | + correct code structure - forgot to add header - reason field: forgot to remove extra space after colon - reason field: didn’t properly remove parenthesis and dot | ||||
A3 calc_stats | 50% | 3.5 | / 7 | n | - calculating session times, you should have calculated timining between *different* sessions | ||||
A4 viz | 80% | 3.2 | / 4 | n | - not using arange for xs - forgot set_xticks | ||||
B1 theory | 80% | 1.6 | / 2 | -- | Complexity: 0.8/1 Other question: 0.8/1 | ||||
B2 splice | 80% | 6.4 | / 8 | n | + mostly works - forgot handling empty case - forgot handling start == end case - misplaced negative start, end check - shouldn’t raise error on end < start | ||||
B3 prune_rec | 0% | 0 | / 10 | n | - completely off track - supposing data is ordered | ||||
193452 | PASSED | 19 | A1 time24 | 100% | 4 | / 4 | y | ||
A2 load | 85% | 11.9 | / 14 | n | - overall structure is correct - missing join and leave times - missing return | ||||
A3 calc_stats | 20% | 2.8 | / 14 | n | + some code structure - skipping participants with only one session - wrong max_gap - removing interval from time_away - starting range from 1 instead of 2 - taking successive lines instead of previous one - put constant in code for Princess Toadstool
| ||||
A4 viz | 0% | 0 | / 8 | n | - no code | ||||
217090 | NOT PASSED | 9 | A1 time24 | 100% | 2 | / 2 | y | ||
A2 load | 90% | 6.3 | / 7 | n | + correct structure - cutting year from date - cutting last character from reason | ||||
A3 calc_stats | 0% | 0 | / 7 | n | - some code attempt, does not compile | ||||
A4 viz | 0% | 0 | / 4 | n | - no code | ||||
B1 theory | 0% | 0 | / 2 | -- | - no answer | ||||
B2 splice | 10% | 0.8 | / 8 | n | - some code attempt | ||||
B3 prune_rec | 0% | 0 | / 10 | n | - no code | ||||
205926 | NOT PASSED | 3 | A1 time24 | 50% | 1 | / 2 | n | - checking 12 PM case too late in code - not considering case for numbers with trailing zero | |
A2 load | 0% | 0 | / 7 | n | - no code | ||||
A3 calc_stats | 0% | 0 | / 7 | n | - no code | ||||
A4 viz | 0% | 0 | / 4 | n | - no code | ||||
B1 theory | 45% | 0.9 | / 2 | -- | Complexity: 0.1/1 Other question:0.8/1 | ||||
B2 splice | 10% | 0.8 | / 8 | n | - some code attempt - doesn’t compile - comparing indexes to data ! | ||||
B3 prune_rec | 0% | 0 | / 10 | n | - no code | ||||