If there is anything else we want to record for an exam task it could go here.
(session,
task)
| 230 | |
| 231 | |
| 232 | def task_complete_exam(session, |
| 233 | task): |
| 234 | """ |
| 235 | If there is anything else we want to record for an exam task |
| 236 | it could go here. |
| 237 | """ |
| 238 | pass |