|
@@ -117,16 +117,16 @@ if $ARGS[0] = 'patient_care_202':
|
|
|
'<center><img <<$set_imgh>> src="images/locations/city/island/university/classroom/exam<<rand(1,3)>>.jpg"></center>'
|
|
|
*clr & cla
|
|
|
gs 'grades', 'assing_grade_description', 'uni_nursing_semester_4'
|
|
|
- class['uni_nursing_semester_4_patient_care 202_exam_done'] = 1
|
|
|
+ class['uni_nursing_semester_4_patient care 202_exam_done'] = 1
|
|
|
|
|
|
- if class['uni_nursing_semester_4_patient_care 202_grade'] < 40:
|
|
|
- 'You think you''ve done terrible and are probably going to fail with <<$class[''uni_nursing_semester_4_general education 202_grade'']>>.'
|
|
|
- elseif class['uni_nursing_semester_4_patient_care 202_grade'] < 70:
|
|
|
- 'You think that you did good enough to pass, and are probably going to get a <<$class[''uni_nursing_semester_4_patient_care 202_grade'']>>.'
|
|
|
- elseif class['uni_nursing_semester_4_patient_care 202_grade'] < 90:
|
|
|
- 'You think you did pretty well and are going to get an <<$class[''uni_nursing_semester_4_patient_care 202_grade'']>>.'
|
|
|
+ if class['uni_nursing_semester_4_patient care 202_grade'] < 40:
|
|
|
+ 'You think you''ve done terrible and are probably going to fail with <<$class[''uni_nursing_semester_4_patient care 202_grade'']>>.'
|
|
|
+ elseif class['uni_nursing_semester_4_patient care 202_grade'] < 70:
|
|
|
+ 'You think that you did good enough to pass, and are probably going to get a <<$class[''uni_nursing_semester_4_patient care 202_grade'']>>.'
|
|
|
+ elseif class['uni_nursing_semester_4_patient care 202_grade'] < 90:
|
|
|
+ 'You think you did pretty well and are going to get an <<$class[''uni_nursing_semester_4_patient care 202_grade'']>>.'
|
|
|
else
|
|
|
- 'You''re sure you did extremely well on the exam and are going to get an <<$class[''uni_nursing_semester_4_patient_care 202_grade'']>>.'
|
|
|
+ 'You''re sure you did extremely well on the exam and are going to get an <<$class[''uni_nursing_semester_4_patient care 202_grade'']>>.'
|
|
|
end
|
|
|
act 'Go to university campus':
|
|
|
minut += 5
|
|
@@ -135,7 +135,7 @@ if $ARGS[0] = 'patient_care_202':
|
|
|
end
|
|
|
end
|
|
|
|
|
|
-if $ARGS[0] = 'anatomy_and_physiology_201':
|
|
|
+if $ARGS[0] = 'anatomy_and_physiology_202':
|
|
|
menu_off = 1
|
|
|
*clr & cla
|
|
|
uni_period['exam'] = daystart
|
|
@@ -149,16 +149,16 @@ if $ARGS[0] = 'anatomy_and_physiology_201':
|
|
|
'<center><img <<$set_imgh>> src="images/locations/city/island/university/classroom/exam<<rand(1,3)>>.jpg"></center>'
|
|
|
*clr & cla
|
|
|
gs 'grades', 'assing_grade_description', 'uni_nursing_semester_4'
|
|
|
- class['uni_teaching_studies_semester_4_anatomy_and_physiology 202_exam_done'] = 1
|
|
|
+ class['uni_teaching_studies_semester_4_anatomy and physiology 202_exam_done'] = 1
|
|
|
|
|
|
- if class['uni_nursing_semester_4_anatomy_and_physiology 202_grade'] < 40:
|
|
|
- 'You think you''ve done terrible and are probably going to fail with <<$class[''uni_nursing_semester_4_anatomy_and_physiology 202_grade'']>>.'
|
|
|
- elseif class['uni_nursing_semester_4_anatomy_and_physiology 202_grade'] < 70:
|
|
|
- 'You think that you did good enough to pass, and are probably going to get a <<$class[''uni_nursing_semester_4_anatomy_and_physiology 202_grade'']>>.'
|
|
|
- elseif class['uni_nursing_semester_4_anatomy_and_physiology 202_grade'] < 90:
|
|
|
- 'You think you did pretty well and are going to get an <<$class[''uni_nursing_semester_4_anatomy_and_physiology 202_grade'']>>.'
|
|
|
+ if class['uni_nursing_semester_4_anatomy and physiology 202_grade'] < 40:
|
|
|
+ 'You think you''ve done terrible and are probably going to fail with <<$class[''uni_nursing_semester_4_anatomy and physiology 202_grade'']>>.'
|
|
|
+ elseif class['uni_nursing_semester_4_anatomy and physiology 202_grade'] < 70:
|
|
|
+ 'You think that you did good enough to pass, and are probably going to get a <<$class[''uni_nursing_semester_4_anatomy and physiology 202_grade'']>>.'
|
|
|
+ elseif class['uni_nursing_semester_4_anatomy and physiology 202_grade'] < 90:
|
|
|
+ 'You think you did pretty well and are going to get an <<$class[''uni_nursing_semester_4_anatomy and physiology 202_grade'']>>.'
|
|
|
else
|
|
|
- 'You''re sure you did extremely well on the exam and are going to get an <<$class[''uni_nursing_semester_4_anatomy_and_physiology 202_grade'']>>.'
|
|
|
+ 'You''re sure you did extremely well on the exam and are going to get an <<$class[''uni_nursing_semester_4_anatomy and physiology 202_grade'']>>.'
|
|
|
end
|
|
|
act 'Go to university campus':
|
|
|
minut += 5
|
|
@@ -181,16 +181,16 @@ if $ARGS[0] = 'dosages_and_pharmaceuticals_102':
|
|
|
'<center><img <<$set_imgh>> src="images/locations/city/island/university/classroom/exam<<rand(1,3)>>.jpg"></center>'
|
|
|
*clr & cla
|
|
|
gs 'grades', 'assing_grade_description', 'uni_nursing_semester_4'
|
|
|
- class['uni_nursing_semester_4_dosages_and_pharmaceuticals 102_exam_done'] = 1
|
|
|
+ class['uni_nursing_semester_4_dosages and pharmaceuticals 102_exam_done'] = 1
|
|
|
|
|
|
- if class['uni_nursing_semester_4_dosages_and_pharmaceuticals 102_grade'] < 40:
|
|
|
- 'You think you''ve done terrible and are probably going to fail with <<$class[''uni_nursing_semester_4_dosages_and_pharmaceuticals 102_grade'']>>.'
|
|
|
- elseif class['uni_nursing_semester_4_dosages_and_pharmaceuticals 102_grade'] < 70:
|
|
|
- 'You think that you did good enough to pass, and are probably going to get a <<$class[''uni_nursing_semester_4_dosages_and_pharmaceuticals 102_grade'']>>.'
|
|
|
- elseif class['uni_nursing_semester_4_dosages_and_pharmaceuticals 102_grade'] < 90:
|
|
|
- 'You think you did pretty well and are going to get an <<$class[''uni_nursing_semester_4_dosages_and_pharmaceuticals 102_grade'']>>.'
|
|
|
+ if class['uni_nursing_semester_4_dosages and pharmaceuticals 102_grade'] < 40:
|
|
|
+ 'You think you''ve done terrible and are probably going to fail with <<$class[''uni_nursing_semester_4_dosages and pharmaceuticals 102_grade'']>>.'
|
|
|
+ elseif class['uni_nursing_semester_4_dosages and pharmaceuticals 102_grade'] < 70:
|
|
|
+ 'You think that you did good enough to pass, and are probably going to get a <<$class[''uni_nursing_semester_4_dosages and pharmaceuticals 102_grade'']>>.'
|
|
|
+ elseif class['uni_nursing_semester_4_dosages and pharmaceuticals 102_grade'] < 90:
|
|
|
+ 'You think you did pretty well and are going to get an <<$class[''uni_nursing_semester_4_dosages and pharmaceuticals 102_grade'']>>.'
|
|
|
else
|
|
|
- 'You''re sure you did extremely well and are going to get an <<$class[''uni_nursing_semester_4_dosages_and_pharmaceuticals 102_grade'']>>.'
|
|
|
+ 'You''re sure you did extremely well and are going to get an <<$class[''uni_nursing_semester_4_dosages and pharmaceuticals 102_grade'']>>.'
|
|
|
end
|
|
|
act 'Go to university campus':
|
|
|
minut += 5
|