|
@@ -114,8 +114,8 @@ if $ARGS[0] = 'patient_care_101':
|
|
|
*nl
|
|
|
'You spend all three hours you have on the exam, doing all the parts you''re positive on before going back to the parts you''re less sure of to check them again. Once you''re happy with your work, you hand in your paper as class ends and leave.'
|
|
|
act 'Leave':
|
|
|
- '<center><img <<$set_imgh>> src="images/locations/city/island/university/classroom/exam<<rand(1,3)>>.jpg"></center>'
|
|
|
*clr & cla
|
|
|
+ '<center><img <<$set_imgh>> src="images/locations/city/island/university/classroom/exam<<rand(1,3)>>.jpg"></center>'
|
|
|
gs 'grades', 'assing_grade_description', 'uni_nursing_semester_1'
|
|
|
class['uni_nursing_semester_1_patient care 101_exam_done'] = 1
|
|
|
|