Commit 7f38cf27d2c50c17c143a60dd82fb9c60fb1aa3c

Authored by Amit Kumar
1 parent c530c0c9

changes done

400-SOURCECODE/AIAHTML5.Web/app/views/LabExerc/lab-exercises-detail.html
... ... @@ -38,7 +38,7 @@
38 38 <div draggable="true" ng-repeat="option in LabExerciseModules.Options | filter:{'textalign':'left'}" ng-style="{'width': '150px', 'height':'40px','font-size':'8px;','valign':'middle','text-align':'center', 'vertical-align:middle','background-color': '#808080','margin':'10px !important','float':'{{option.textalign}}'} " style="margin-bottom: 10px !important; width: 180px;" class="thumbnail caption col-sm-2 col-lg-3 ui-draggable marginR5 " id="block-{{option.OptionNumber}}">{{option.OptionTitle}}</div>
39 39 </div>
40 40 <div class="col-sm-9">
41   - <div style="position: relative; margin-left: 120px;" id="imgdiv">
  41 + <div style="position: relative; margin-left: 85px;" id="imgdiv">
42 42 <div id="imgblock">
43 43 <img id="droppable" ng-src="content/images/LE/{{Imagepath}}" alt="" ng-click="onClick()" imageonload />
44 44 </div>
... ...
400-SOURCECODE/AIAHTML5.Web/content/data/json/le/qz_dat_ca.json
... ... @@ -265,10 +265,10 @@
265 265 "Title": "Complete the statements below.",
266 266 "ImagePath":"",
267 267 "activityTitle": "Chambers of the Heart",
268   - "OptionBox": [{"BoxName": "T1","topcoord":"-162","leftcoord":"-168","Answervalue":"","QuizText":"The <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:154px;' id='blockbox-T1' droppable='true' ></span>-----------------------------------&nbsp; receives oxygenated blood from the lungs."},
269   - {"BoxName": "T2","topcoord":"-123","leftcoord":"-168","Answervalue":"","QuizText":"The <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:192px;' id='blockbox-T2' droppable='true'></span>-----------------------------------&nbsp; receives deoxygenated blood from the body systems."},
270   - {"BoxName": "T3","topcoord":"-84","leftcoord":"-168","Answervalue":"","QuizText":"The <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:233px;' id='blockbox-T3' droppable='true'></span>-----------------------------------&nbsp; ejects deoxygenated blood to the lungs."},
271   - {"BoxName": "T4","topcoord":"-46","leftcoord":"-168","Answervalue":"","QuizText":"The <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:271px;' id='blockbox-T4' droppable='true'></span>-----------------------------------&nbsp; ejects oxygenated blood into the aorta."}],
  268 + "OptionBox": [{"BoxName": "T1","topcoord":"-169","leftcoord":"-94","Answervalue":"","QuizText":"The <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:154px;' id='blockbox-T1' droppable='true' ></span>-----------------------------------&nbsp; receives oxygenated blood from the lungs."},
  269 + {"BoxName": "T2","topcoord":"-130","leftcoord":"-94","Answervalue":"","QuizText":"The <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:192px;' id='blockbox-T2' droppable='true'></span>-----------------------------------&nbsp; receives deoxygenated blood from the body systems."},
  270 + {"BoxName": "T3","topcoord":"-91","leftcoord":"-94","Answervalue":"","QuizText":"The <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:233px;' id='blockbox-T3' droppable='true'></span>-----------------------------------&nbsp; ejects deoxygenated blood to the lungs."},
  271 + {"BoxName": "T4","topcoord":"-53","leftcoord":"-94","Answervalue":"","QuizText":"The <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:271px;' id='blockbox-T4' droppable='true'></span>-----------------------------------&nbsp; ejects oxygenated blood into the aorta."}],
272 272 "Options": [{"OptionNumber": "A","OptionTitle": "left atrium","textalign":"bottom"},{"OptionNumber": "B","OptionTitle": "right atrium","textalign":"bottom"},
273 273 {"OptionNumber": "C","OptionTitle": "right ventricle","textalign":"bottom"},{"OptionNumber": "D","OptionTitle": "left ventricle","textalign":"bottom"}],
274 274 "correctResponse": [{"OptionBox": "T1","Answer": "A"},{"OptionBox": "T2","Answer": "B"},{"OptionBox": "T3","Answer": "C"},
... ...
400-SOURCECODE/AIAHTML5.Web/content/data/json/le/qz_dat_di.json
... ... @@ -155,12 +155,12 @@
155 155 "Title": "Complete the statements below.",
156 156 "activityTitle": "Digestive Process",
157 157 "ImagePath":"",
158   - "OptionBox": [{"BoxName": "T1","topcoord":"-240","leftcoord":"-94","Answervalue":"","QuizText":"<span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:154px;' id='blockbox-T1' droppable='true' ></span>-----------------------------------&nbsp; is the introduction of food into the GI tract."},
159   - {"BoxName": "T2","topcoord":"-201","leftcoord":"-94","Answervalue":"","QuizText":"<span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:192px;' id='blockbox-T2' droppable='true'></span>-----------------------------------&nbsp; is the moving of food along the GI tract with alternating muscle contractions."},
160   - {"BoxName": "T3","topcoord":"-161","leftcoord":"-94","Answervalue":"","QuizText":"<span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:233px;' id='blockbox-T3' droppable='true'></span>-----------------------------------&nbsp; is the mixing and breaking down food into smaller fragments without disrupting chemical bonds."},
161   - {"BoxName": "T4","topcoord":"-124","leftcoord":"-94","Answervalue":"","QuizText":"<span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:271px;' id='blockbox-T4' droppable='true'></span>-----------------------------------&nbsp; is the breaking down large food molecules to their building blocks by enzymes."},
162   - {"BoxName": "T5","topcoord":"-82","leftcoord":"-94","Answervalue":"","QuizText":"<span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:311px;' id='blockbox-T5' droppable='true'></span>-----------------------------------&nbsp; is the transport of digested end products from the GI tract into the blood or lymph."},
163   - {"BoxName": "T6","topcoord":"-44","leftcoord":"-94","Answervalue":"","QuizText":"<span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:350px;' id='blockbox-T6' droppable='true'></span>-----------------------------------&nbsp; is the elimination of indigestible residues from the GI tract via the anus."}],
  158 + "OptionBox": [{"BoxName": "T1","topcoord":"-249","leftcoord":"-59","Answervalue":"","QuizText":"<span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:154px;' id='blockbox-T1' droppable='true' ></span>-----------------------------------&nbsp; is the introduction of food into the GI tract."},
  159 + {"BoxName": "T2","topcoord":"-210","leftcoord":"-59","Answervalue":"","QuizText":"<span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:192px;' id='blockbox-T2' droppable='true'></span>-----------------------------------&nbsp; is the moving of food along the GI tract with alternating muscle contractions."},
  160 + {"BoxName": "T3","topcoord":"-170","leftcoord":"-59","Answervalue":"","QuizText":"<span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:233px;' id='blockbox-T3' droppable='true'></span>-----------------------------------&nbsp; is the mixing and breaking down food into smaller fragments without disrupting chemical bonds."},
  161 + {"BoxName": "T4","topcoord":"-133","leftcoord":"-59","Answervalue":"","QuizText":"<span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:271px;' id='blockbox-T4' droppable='true'></span>-----------------------------------&nbsp; is the breaking down large food molecules to their building blocks by enzymes."},
  162 + {"BoxName": "T5","topcoord":"-91","leftcoord":"-59","Answervalue":"","QuizText":"<span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:311px;' id='blockbox-T5' droppable='true'></span>-----------------------------------&nbsp; is the transport of digested end products from the GI tract into the blood or lymph."},
  163 + {"BoxName": "T6","topcoord":"-53","leftcoord":"-59","Answervalue":"","QuizText":"<span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:350px;' id='blockbox-T6' droppable='true'></span>-----------------------------------&nbsp; is the elimination of indigestible residues from the GI tract via the anus."}],
164 164 "Options": [{"OptionNumber": "A","OptionTitle": "Ingestion","textalign":"bottom"},{"OptionNumber": "B","OptionTitle": "Propulsion","textalign":"bottom"},
165 165 {"OptionNumber": "C","OptionTitle": "Mechanical digestion","textalign":"bottom"},{"OptionNumber": "D","OptionTitle": "Chemical digestion","textalign":"bottom"},
166 166 {"OptionNumber": "E","OptionTitle": "Absorption","textalign":"bottom"},{"OptionNumber": "F","OptionTitle": "Defecation","textalign":"bottom"}],
... ... @@ -172,10 +172,10 @@
172 172 "Title": "Complete the statements below.",
173 173 "activityTitle": "Anatomy I",
174 174 "ImagePath":"",
175   - "OptionBox": [{"BoxName": "T1","topcoord":"-162","leftcoord":"-94","Answervalue":"","QuizText":"<span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:154px;' id='blockbox-T1' droppable='true' ></span>-----------------------------------&nbsp; is the initial site for carbohydrate digestion."},
176   - {"BoxName": "T2","topcoord":"-123","leftcoord":"-94","Answervalue":"","QuizText":"<span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:192px;' id='blockbox-T2' droppable='true'></span>-----------------------------------&nbsp; is the initial site for protein digestion."},
177   - {"BoxName": "T3","topcoord":"-84","leftcoord":"-94","Answervalue":"","QuizText":"<span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:233px;' id='blockbox-T3' droppable='true'></span>-----------------------------------&nbsp; is the primary site for fat digestion."},
178   - {"BoxName": "T4","topcoord":"-46","leftcoord":"-94","Answervalue":"","QuizText":"<span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:271px;' id='blockbox-T4' droppable='true'></span>-----------------------------------&nbsp; has both exocrine and endocrine functions."}],
  175 + "OptionBox": [{"BoxName": "T1","topcoord":"-170","leftcoord":"-59","Answervalue":"","QuizText":"<span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:154px;' id='blockbox-T1' droppable='true' ></span>-----------------------------------&nbsp; is the initial site for carbohydrate digestion."},
  176 + {"BoxName": "T2","topcoord":"-133","leftcoord":"-59","Answervalue":"","QuizText":"<span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:192px;' id='blockbox-T2' droppable='true'></span>-----------------------------------&nbsp; is the initial site for protein digestion."},
  177 + {"BoxName": "T3","topcoord":"-91","leftcoord":"-59","Answervalue":"","QuizText":"<span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:233px;' id='blockbox-T3' droppable='true'></span>-----------------------------------&nbsp; is the primary site for fat digestion."},
  178 + {"BoxName": "T4","topcoord":"-53","leftcoord":"-59","Answervalue":"","QuizText":"<span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:271px;' id='blockbox-T4' droppable='true'></span>-----------------------------------&nbsp; has both exocrine and endocrine functions."}],
179 179 "Options": [{"OptionNumber": "A","OptionTitle": "mouth","textalign":"bottom"},{"OptionNumber": "B","OptionTitle": "stomach","textalign":"bottom"},
180 180 {"OptionNumber": "C","OptionTitle": "small intestine","textalign":"bottom"},{"OptionNumber": "D","OptionTitle": "pancreas","textalign":"bottom"}],
181 181 "correctResponse": [{"OptionBox": "T1","Answer": "A"},{"OptionBox": "T2","Answer": "B"},{"OptionBox": "T3","Answer": "C"},{"OptionBox": "T4","Answer": "D"}]
... ... @@ -185,10 +185,10 @@
185 185 "Title": "Complete the statements below.",
186 186 "activityTitle": "Anatomy II",
187 187 "ImagePath":"",
188   - "OptionBox": [{"BoxName": "T1","topcoord":"-162","leftcoord":"-94","Answervalue":"","QuizText":"<span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:154px;' id='blockbox-T1' droppable='true' ></span>-----------------------------------&nbsp; is the major site for nutrient absorption."},
189   - {"BoxName": "T2","topcoord":"-123","leftcoord":"-94","Answervalue":"","QuizText":"<span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:192px;' id='blockbox-T2' droppable='true'></span>-----------------------------------&nbsp; is the major site for water absorption."},
190   - {"BoxName": "T3","topcoord":"-84","leftcoord":"-94","Answervalue":"","QuizText":"<span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:233px;' id='blockbox-T3' droppable='true'></span>-----------------------------------&nbsp; is responsible for producing bile."},
191   - {"BoxName": "T4","topcoord":"-46","leftcoord":"-94","Answervalue":"","QuizText":"<span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:271px;' id='blockbox-T4' droppable='true'></span>-----------------------------------&nbsp; is the major storage site for bile."}],
  188 + "OptionBox": [{"BoxName": "T1","topcoord":"-170","leftcoord":"-59","Answervalue":"","QuizText":"<span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:154px;' id='blockbox-T1' droppable='true' ></span>-----------------------------------&nbsp; is the major site for nutrient absorption."},
  189 + {"BoxName": "T2","topcoord":"-133","leftcoord":"-59","Answervalue":"","QuizText":"<span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:192px;' id='blockbox-T2' droppable='true'></span>-----------------------------------&nbsp; is the major site for water absorption."},
  190 + {"BoxName": "T3","topcoord":"-91","leftcoord":"-59","Answervalue":"","QuizText":"<span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:233px;' id='blockbox-T3' droppable='true'></span>-----------------------------------&nbsp; is responsible for producing bile."},
  191 + {"BoxName": "T4","topcoord":"-53","leftcoord":"-59","Answervalue":"","QuizText":"<span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:271px;' id='blockbox-T4' droppable='true'></span>-----------------------------------&nbsp; is the major storage site for bile."}],
192 192 "Options": [{"OptionNumber": "A","OptionTitle": "small intestine","textalign":"bottom"},{"OptionNumber": "B","OptionTitle": "large intestine","textalign":"bottom"},
193 193 {"OptionNumber": "C","OptionTitle": "liver","textalign":"bottom"},{"OptionNumber": "D","OptionTitle": "gallbladder","textalign":"bottom"}],
194 194 "correctResponse": [{"OptionBox": "T1","Answer": "A"},{"OptionBox": "T2","Answer": "B"},{"OptionBox": "T3","Answer": "C"},{"OptionBox": "T4","Answer": "D"}]
... ... @@ -198,10 +198,10 @@
198 198 "Title": "Complete the statements below.",
199 199 "activityTitle": "Digestion",
200 200 "ImagePath":"",
201   - "OptionBox": [{"BoxName": "T1","topcoord":"-162","leftcoord":"-94","Answervalue":"","QuizText":"<span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:154px;' id='blockbox-T1' droppable='true' ></span>-----------------------------------&nbsp; is responsible for initiating carbohydrate digestion."},
202   - {"BoxName": "T2","topcoord":"-123","leftcoord":"-94","Answervalue":"","QuizText":"<span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:192px;' id='blockbox-T2' droppable='true'></span>-----------------------------------&nbsp; is responsible for initiating protein digestion."},
203   - {"BoxName": "T3","topcoord":"-84","leftcoord":"-94","Answervalue":"","QuizText":"<span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:233px;' id='blockbox-T3' droppable='true'></span>-----------------------------------&nbsp; is responsible for the majority of fat digestion."},
204   - {"BoxName": "T4","topcoord":"-46","leftcoord":"-94","Answervalue":"","QuizText":"<span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:271px;' id='blockbox-T4' droppable='true'></span>-----------------------------------&nbsp; acts as an emulsifying agent before fat digestion can begin."}],
  201 + "OptionBox": [{"BoxName": "T1","topcoord":"-170","leftcoord":"-59","Answervalue":"","QuizText":"<span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:154px;' id='blockbox-T1' droppable='true' ></span>-----------------------------------&nbsp; is responsible for initiating carbohydrate digestion."},
  202 + {"BoxName": "T2","topcoord":"-133","leftcoord":"-59","Answervalue":"","QuizText":"<span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:192px;' id='blockbox-T2' droppable='true'></span>-----------------------------------&nbsp; is responsible for initiating protein digestion."},
  203 + {"BoxName": "T3","topcoord":"-91","leftcoord":"-59","Answervalue":"","QuizText":"<span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:233px;' id='blockbox-T3' droppable='true'></span>-----------------------------------&nbsp; is responsible for the majority of fat digestion."},
  204 + {"BoxName": "T4","topcoord":"-53","leftcoord":"-59","Answervalue":"","QuizText":"<span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:271px;' id='blockbox-T4' droppable='true'></span>-----------------------------------&nbsp; acts as an emulsifying agent before fat digestion can begin."}],
205 205 "Options": [{"OptionNumber": "A","OptionTitle": "Amylase","textalign":"bottom"},{"OptionNumber": "B","OptionTitle": "Pepsin","textalign":"bottom"},
206 206 {"OptionNumber": "C","OptionTitle": "Lipase","textalign":"bottom"},{"OptionNumber": "D","OptionTitle": "Bile","textalign":"bottom"}],
207 207 "correctResponse": [{"OptionBox": "T1","Answer": "A"},{"OptionBox": "T2","Answer": "B"},{"OptionBox": "T3","Answer": "C"},{"OptionBox": "T4","Answer": "D"}]
... ... @@ -211,10 +211,10 @@
211 211 "Title": "Complete the statements below.",
212 212 "activityTitle": "Digestion",
213 213 "ImagePath":"",
214   - "OptionBox": [{"BoxName": "T1","topcoord":"-162","leftcoord":"-94","Answervalue":"","QuizText":"<span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:154px;' id='blockbox-T1' droppable='true' ></span>-----------------------------------&nbsp; layer of the digestive tract comes in direct contact with undigested food."},
215   - {"BoxName": "T2","topcoord":"-123","leftcoord":"-94","Answervalue":"","QuizText":"<span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:192px;' id='blockbox-T2' droppable='true'></span>-----------------------------------&nbsp; layer of the digestive tract contains blood vessels, lymphatic vessels, and glands."},
216   - {"BoxName": "T3","topcoord":"-84","leftcoord":"-94","Answervalue":"","QuizText":"<span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:233px;' id='blockbox-T3' droppable='true'></span>-----------------------------------&nbsp; layer of the digestive tract is responsible for peristalsis."},
217   - {"BoxName": "T4","topcoord":"-46","leftcoord":"-94","Answervalue":"","QuizText":"<span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:271px;' id='blockbox-T4' droppable='true'></span>-----------------------------------&nbsp; is the outer layer of the digestive tract."}],
  214 + "OptionBox": [{"BoxName": "T1","topcoord":"-170","leftcoord":"-59","Answervalue":"","QuizText":"<span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:154px;' id='blockbox-T1' droppable='true' ></span>-----------------------------------&nbsp; layer of the digestive tract comes in direct contact with undigested food."},
  215 + {"BoxName": "T2","topcoord":"-133","leftcoord":"-59","Answervalue":"","QuizText":"<span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:192px;' id='blockbox-T2' droppable='true'></span>-----------------------------------&nbsp; layer of the digestive tract contains blood vessels, lymphatic vessels, and glands."},
  216 + {"BoxName": "T3","topcoord":"-91","leftcoord":"-59","Answervalue":"","QuizText":"<span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:233px;' id='blockbox-T3' droppable='true'></span>-----------------------------------&nbsp; layer of the digestive tract is responsible for peristalsis."},
  217 + {"BoxName": "T4","topcoord":"-53","leftcoord":"-59","Answervalue":"","QuizText":"<span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:271px;' id='blockbox-T4' droppable='true'></span>-----------------------------------&nbsp; is the outer layer of the digestive tract."}],
218 218 "Options": [{"OptionNumber": "A","OptionTitle": "mucosa","textalign":"bottom"},{"OptionNumber": "B","OptionTitle": "submucosa","textalign":"bottom"},
219 219 {"OptionNumber": "C","OptionTitle": "muscularis","textalign":"bottom"},{"OptionNumber": "D","OptionTitle": "serosa","textalign":"bottom"}],
220 220 "correctResponse": [{"OptionBox": "T1","Answer": "A"},{"OptionBox": "T2","Answer": "B"},{"OptionBox": "T3","Answer": "C"},{"OptionBox": "T4","Answer": "D"}]
... ...
400-SOURCECODE/AIAHTML5.Web/content/data/json/le/qz_dat_en.json
... ... @@ -129,10 +129,10 @@
129 129 "Title": "Complete the statements below.",
130 130 "activityTitle": "Endocrine Glands",
131 131 "ImagePath":"",
132   - "OptionBox": [{"BoxName": "T1","topcoord":"-162","leftcoord":"-67","Answervalue":"","QuizText":"The <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:154px;' id='blockbox-T1' droppable='true' ></span>-----------------------------------&nbsp; gland is connected to the hypothalamus by the infundibulum and stores ADH and oxytocin."},
133   - {"BoxName": "T2","topcoord":"-123","leftcoord":"-67","Answervalue":"","QuizText":"The <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:192px;' id='blockbox-T2' droppable='true'></span>-----------------------------------&nbsp; gland secretes several tropic hormones such as TSH, ACTH, FSH, and LH."},
134   - {"BoxName": "T3","topcoord":"-84","leftcoord":"-67","Answervalue":"","QuizText":"The <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:233px;' id='blockbox-T3' droppable='true'></span>-----------------------------------&nbsp; gland secretes the hormone responsible for maintaining the body's metabolic rate."},
135   - {"BoxName": "T4","topcoord":"-46","leftcoord":"-67","Answervalue":"","QuizText":"The <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:271px;' id='blockbox-T4' droppable='true'></span>-----------------------------------&nbsp; is known as the body's stress gland."}],
  132 + "OptionBox": [{"BoxName": "T1","topcoord":"-169","leftcoord":"-31","Answervalue":"","QuizText":"The <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:154px;' id='blockbox-T1' droppable='true' ></span>-----------------------------------&nbsp; gland is connected to the hypothalamus by the infundibulum and stores ADH and oxytocin."},
  133 + {"BoxName": "T2","topcoord":"-130","leftcoord":"-31","Answervalue":"","QuizText":"The <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:192px;' id='blockbox-T2' droppable='true'></span>-----------------------------------&nbsp; gland secretes several tropic hormones such as TSH, ACTH, FSH, and LH."},
  134 + {"BoxName": "T3","topcoord":"-91","leftcoord":"-31","Answervalue":"","QuizText":"The <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:233px;' id='blockbox-T3' droppable='true'></span>-----------------------------------&nbsp; gland secretes the hormone responsible for maintaining the body's metabolic rate."},
  135 + {"BoxName": "T4","topcoord":"-53","leftcoord":"-31","Answervalue":"","QuizText":"The <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:271px;' id='blockbox-T4' droppable='true'></span>-----------------------------------&nbsp; is known as the body's stress gland."}],
136 136 "Options": [{"OptionNumber": "A","OptionTitle": "neurohypohysis","textalign":"bottom"},{"OptionNumber": "B","OptionTitle": "adenohypophysis","textalign":"bottom"},
137 137 {"OptionNumber": "C","OptionTitle": "thyroid","textalign":"bottom"},{"OptionNumber": "D","OptionTitle": "adrenal gland","textalign":"bottom"}],
138 138 "correctResponse": [{"OptionBox": "T1","Answer": "A"},{"OptionBox": "T2","Answer": "B"},{"OptionBox": "T3","Answer": "C"},{"OptionBox": "T4","Answer": "D"}]
... ... @@ -142,10 +142,10 @@
142 142 "Title": "Complete the statements below.",
143 143 "activityTitle": "Hormones I",
144 144 "ImagePath":"",
145   - "OptionBox": [{"BoxName": "T1","topcoord":"-162","leftcoord":"-94","Answervalue":"","QuizText":"<span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:154px;' id='blockbox-T1' droppable='true' ></span>-----------------------------------&nbsp; is responsible for sperm production and maturation of the ova."},
146   - {"BoxName": "T2","topcoord":"-123","leftcoord":"-94","Answervalue":"","QuizText":"<span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:192px;' id='blockbox-T2' droppable='true'></span>-----------------------------------&nbsp; is responsible for increasing the production of male and female sex hormones."},
147   - {"BoxName": "T3","topcoord":"-84","leftcoord":"-94","Answervalue":"","QuizText":"<span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:233px;' id='blockbox-T3' droppable='true'></span>-----------------------------------&nbsp; stimulates the thyroid gland to produce thyroid hormone."},
148   - {"BoxName": "T4","topcoord":"-46","leftcoord":"-94","Answervalue":"","QuizText":"<span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:271px;' id='blockbox-T4' droppable='true'></span>-----------------------------------&nbsp; stimulates the adrenal gland to release glucocorticoid hormones."}],
  145 + "OptionBox": [{"BoxName": "T1","topcoord":"-169","leftcoord":"-59","Answervalue":"","QuizText":"<span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:154px;' id='blockbox-T1' droppable='true' ></span>-----------------------------------&nbsp; is responsible for sperm production and maturation of the ova."},
  146 + {"BoxName": "T2","topcoord":"-130","leftcoord":"-59","Answervalue":"","QuizText":"<span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:192px;' id='blockbox-T2' droppable='true'></span>-----------------------------------&nbsp; is responsible for increasing the production of male and female sex hormones."},
  147 + {"BoxName": "T3","topcoord":"-91","leftcoord":"-59","Answervalue":"","QuizText":"<span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:233px;' id='blockbox-T3' droppable='true'></span>-----------------------------------&nbsp; stimulates the thyroid gland to produce thyroid hormone."},
  148 + {"BoxName": "T4","topcoord":"-53","leftcoord":"-59","Answervalue":"","QuizText":"<span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:271px;' id='blockbox-T4' droppable='true'></span>-----------------------------------&nbsp; stimulates the adrenal gland to release glucocorticoid hormones."}],
149 149 "Options": [{"OptionNumber": "A","OptionTitle": "FSH","textalign":"bottom"},{"OptionNumber": "B","OptionTitle": "LH","textalign":"bottom"},
150 150 {"OptionNumber": "C","OptionTitle": "TH","textalign":"bottom"},{"OptionNumber": "D","OptionTitle": "ACTH","textalign":"bottom"}],
151 151 "correctResponse": [{"OptionBox": "T1","Answer": "A"},{"OptionBox": "T2","Answer": "B"},{"OptionBox": "T3","Answer": "C"},{"OptionBox": "T4","Answer": "D"}]
... ... @@ -155,10 +155,10 @@
155 155 "Title": "Complete the statements below.",
156 156 "activityTitle": "Hormones II",
157 157 "ImagePath":"",
158   - "OptionBox": [{"BoxName": "T1","topcoord":"-162","leftcoord":"-94","Answervalue":"","QuizText":"<span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:154px;' id='blockbox-T1' droppable='true' ></span>-----------------------------------&nbsp; stimulates uterine contraction."},
159   - {"BoxName": "T2","topcoord":"-123","leftcoord":"-94","Answervalue":"","QuizText":"<span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:192px;' id='blockbox-T2' droppable='true'></span>-----------------------------------&nbsp; stimulates milk production."},
160   - {"BoxName": "T3","topcoord":"-84","leftcoord":"-94","Answervalue":"","QuizText":"<span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:233px;' id='blockbox-T3' droppable='true'></span>-----------------------------------&nbsp; stimulates water reabsorption."},
161   - {"BoxName": "T4","topcoord":"-46","leftcoord":"-94","Answervalue":"","QuizText":"<span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:271px;' id='blockbox-T4' droppable='true'></span>-----------------------------------&nbsp; stimulates sodium reabsorption."}],
  158 + "OptionBox": [{"BoxName": "T1","topcoord":"-169","leftcoord":"-59","Answervalue":"","QuizText":"<span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:154px;' id='blockbox-T1' droppable='true' ></span>-----------------------------------&nbsp; stimulates uterine contraction."},
  159 + {"BoxName": "T2","topcoord":"-130","leftcoord":"-59","Answervalue":"","QuizText":"<span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:192px;' id='blockbox-T2' droppable='true'></span>-----------------------------------&nbsp; stimulates milk production."},
  160 + {"BoxName": "T3","topcoord":"-91","leftcoord":"-59","Answervalue":"","QuizText":"<span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:233px;' id='blockbox-T3' droppable='true'></span>-----------------------------------&nbsp; stimulates water reabsorption."},
  161 + {"BoxName": "T4","topcoord":"-53","leftcoord":"-59","Answervalue":"","QuizText":"<span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:271px;' id='blockbox-T4' droppable='true'></span>-----------------------------------&nbsp; stimulates sodium reabsorption."}],
162 162 "Options": [{"OptionNumber": "A","OptionTitle": "Oxytocin","textalign":"bottom"},{"OptionNumber": "B","OptionTitle": "Prolactin","textalign":"bottom"},
163 163 {"OptionNumber": "C","OptionTitle": "ADH","textalign":"bottom"},{"OptionNumber": "D","OptionTitle": "Aldosterone","textalign":"bottom"}],
164 164 "correctResponse": [{"OptionBox": "T1","Answer": "A"},{"OptionBox": "T2","Answer": "B"},{"OptionBox": "T3","Answer": "C"},{"OptionBox": "T4","Answer": "D"}]
... ... @@ -168,10 +168,10 @@
168 168 "Title": "Complete the statements below.",
169 169 "activityTitle": "Endocrine Glands",
170 170 "ImagePath":"",
171   - "OptionBox": [{"BoxName": "T1","topcoord":"-162","leftcoord":"-67","Answervalue":"","QuizText":"The <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:154px;' id='blockbox-T1' droppable='true' ></span>-----------------------------------&nbsp; hormone acts primarily on skeletal muscle and bone tissue."},
172   - {"BoxName": "T2","topcoord":"-123","leftcoord":"-67","Answervalue":"","QuizText":"The <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:192px;' id='blockbox-T2' droppable='true'></span>-----------------------------------&nbsp; hormone is secreted by the adrenal medulla in response to stress."},
173   - {"BoxName": "T3","topcoord":"-84","leftcoord":"-67","Answervalue":"","QuizText":"The <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:233px;' id='blockbox-T3' droppable='true'></span>-----------------------------------&nbsp; hormone is secreted by the kidney and promotes red blood cell production."},
174   - {"BoxName": "T4","topcoord":"-46","leftcoord":"-67","Answervalue":"","QuizText":"The <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:271px;' id='blockbox-T4' droppable='true'></span>-----------------------------------&nbsp; hormone is an anti-inflammatory and also responds to chronic stress."}],
  171 + "OptionBox": [{"BoxName": "T1","topcoord":"-169","leftcoord":"-31","Answervalue":"","QuizText":"The <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:154px;' id='blockbox-T1' droppable='true' ></span>-----------------------------------&nbsp; hormone acts primarily on skeletal muscle and bone tissue."},
  172 + {"BoxName": "T2","topcoord":"-130","leftcoord":"-31","Answervalue":"","QuizText":"The <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:192px;' id='blockbox-T2' droppable='true'></span>-----------------------------------&nbsp; hormone is secreted by the adrenal medulla in response to stress."},
  173 + {"BoxName": "T3","topcoord":"-91","leftcoord":"-31","Answervalue":"","QuizText":"The <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:233px;' id='blockbox-T3' droppable='true'></span>-----------------------------------&nbsp; hormone is secreted by the kidney and promotes red blood cell production."},
  174 + {"BoxName": "T4","topcoord":"-53","leftcoord":"-31","Answervalue":"","QuizText":"The <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:271px;' id='blockbox-T4' droppable='true'></span>-----------------------------------&nbsp; hormone is an anti-inflammatory and also responds to chronic stress."}],
175 175 "Options": [{"OptionNumber": "A","OptionTitle": "growth","textalign":"bottom"},{"OptionNumber": "B","OptionTitle": "epinephrine","textalign":"bottom"},
176 176 {"OptionNumber": "C","OptionTitle": "erythropoietin","textalign":"bottom"},{"OptionNumber": "D","OptionTitle": "cortisol","textalign":"bottom"}],
177 177 "correctResponse": [{"OptionBox": "T1","Answer": "A"},{"OptionBox": "T2","Answer": "B"},{"OptionBox": "T3","Answer": "C"},{"OptionBox": "T4","Answer": "D"}]
... ...
400-SOURCECODE/AIAHTML5.Web/content/data/json/le/qz_dat_mu.json
... ... @@ -170,10 +170,10 @@
170 170 "Title": "Complete the statements below.",
171 171 "ImagePath":"",
172 172 "activityTitle": "Muscles of the Upper Limb",
173   - "OptionBox": [{"BoxName": "T1","topcoord":"-162","leftcoord":"-67","Answervalue":"","QuizText":"The <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:154px;' id='blockbox-T1' droppable='true' ></span>-----------------------------------&nbsp; muscle is the major abductor of the shoulder."},
174   - {"BoxName": "T2","topcoord":"-123","leftcoord":"-67","Answervalue":"","QuizText":"The <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:192px;' id='blockbox-T2' droppable='true'></span>-----------------------------------&nbsp; muscle is the major extensor of the arm and forearm."},
175   - {"BoxName": "T3","topcoord":"-84","leftcoord":"-67","Answervalue":"","QuizText":"The <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:233px;' id='blockbox-T3' droppable='true'></span>-----------------------------------&nbsp; muscle flexes both the arm and forearm."},
176   - {"BoxName": "T4","topcoord":"-46","leftcoord":"-67","Answervalue":"","QuizText":"The <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:271px;' id='blockbox-T4' droppable='true'></span>-----------------------------------&nbsp; muscle adducts, medially rotates, and extends the humerus."}],
  173 + "OptionBox": [{"BoxName": "T1","topcoord":"-169","leftcoord":"-31","Answervalue":"","QuizText":"The <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:154px;' id='blockbox-T1' droppable='true' ></span>-----------------------------------&nbsp; muscle is the major abductor of the shoulder."},
  174 + {"BoxName": "T2","topcoord":"-130","leftcoord":"-31","Answervalue":"","QuizText":"The <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:192px;' id='blockbox-T2' droppable='true'></span>-----------------------------------&nbsp; muscle is the major extensor of the arm and forearm."},
  175 + {"BoxName": "T3","topcoord":"-91","leftcoord":"-31","Answervalue":"","QuizText":"The <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:233px;' id='blockbox-T3' droppable='true'></span>-----------------------------------&nbsp; muscle flexes both the arm and forearm."},
  176 + {"BoxName": "T4","topcoord":"-53","leftcoord":"-31","Answervalue":"","QuizText":"The <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:271px;' id='blockbox-T4' droppable='true'></span>-----------------------------------&nbsp; muscle adducts, medially rotates, and extends the humerus."}],
177 177 "Options": [{"OptionNumber": "A","OptionTitle": "deltoid","textalign":"bottom"},{"OptionNumber": "B","OptionTitle": "triceps brachii","textalign":"bottom"},
178 178 {"OptionNumber": "C","OptionTitle": "right ventricle","textalign":"bottom"},{"OptionNumber": "D","OptionTitle": "latissimus dorsi","textalign":"bottom"}],
179 179 "correctResponse": [{"OptionBox": "T1","Answer": "A"},{"OptionBox": "T2","Answer": "B"},{"OptionBox": "T3","Answer": "C"},
... ... @@ -183,10 +183,10 @@
183 183 "Title": "Complete the statements below.",
184 184 "ImagePath":"",
185 185 "activityTitle": "Muscles of the Lower Limb",
186   - "OptionBox": [{"BoxName": "T1","topcoord":"-162","leftcoord":"-67","Answervalue":"","QuizText":"The <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:154px;' id='blockbox-T1' droppable='true' ></span>-----------------------------------&nbsp; extends the knee and flexes the hip."},
187   - {"BoxName": "T2","topcoord":"-123","leftcoord":"-67","Answervalue":"","QuizText":"The <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:192px;' id='blockbox-T2' droppable='true'></span>-----------------------------------&nbsp; flexes the knee and extends the hip."},
188   - {"BoxName": "T3","topcoord":"-84","leftcoord":"-67","Answervalue":"","QuizText":"The <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:233px;' id='blockbox-T3' droppable='true'></span>-----------------------------------&nbsp; muscle causes plantar flexion of the ankle."},
189   - {"BoxName": "T4","topcoord":"-46","leftcoord":"-67","Answervalue":"","QuizText":"The <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:271px;' id='blockbox-T4' droppable='true'></span>-----------------------------------&nbsp; muscle causes dorsiflexion of the ankle."}],
  186 + "OptionBox": [{"BoxName": "T1","topcoord":"-169","leftcoord":"-31","Answervalue":"","QuizText":"The <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:154px;' id='blockbox-T1' droppable='true' ></span>-----------------------------------&nbsp; extends the knee and flexes the hip."},
  187 + {"BoxName": "T2","topcoord":"-130","leftcoord":"-31","Answervalue":"","QuizText":"The <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:192px;' id='blockbox-T2' droppable='true'></span>-----------------------------------&nbsp; flexes the knee and extends the hip."},
  188 + {"BoxName": "T3","topcoord":"-91","leftcoord":"-31","Answervalue":"","QuizText":"The <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:233px;' id='blockbox-T3' droppable='true'></span>-----------------------------------&nbsp; muscle causes plantar flexion of the ankle."},
  189 + {"BoxName": "T4","topcoord":"-53","leftcoord":"-31","Answervalue":"","QuizText":"The <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:271px;' id='blockbox-T4' droppable='true'></span>-----------------------------------&nbsp; muscle causes dorsiflexion of the ankle."}],
190 190 "Options": [{"OptionNumber": "A","OptionTitle": "rectus femoris","textalign":"bottom"},{"OptionNumber": "B","OptionTitle": "biceps femoris","textalign":"bottom"},
191 191 {"OptionNumber": "C","OptionTitle": "gastrocnemius","textalign":"bottom"},{"OptionNumber": "D","OptionTitle": "tibialis anterior","textalign":"bottom"}],
192 192 "correctResponse": [{"OptionBox": "T1","Answer": "A"},{"OptionBox": "T2","Answer": "B"},{"OptionBox": "T3","Answer": "C"},{"OptionBox": "T4","Answer": "D"}]
... ...
400-SOURCECODE/AIAHTML5.Web/content/data/json/le/qz_dat_rp.json
... ... @@ -103,11 +103,11 @@
103 103 "Title": "Complete the statements below.",
104 104 "activityTitle": "Male Reproductive II",
105 105 "ImagePath":"",
106   - "OptionBox": [{"BoxName": "T1","topcoord":"-201","leftcoord":"-94","Answervalue":"","QuizText":"<span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:154px;' id='blockbox-T1' droppable='true' ></span>----------------------------------&nbsp;&nbsp; is the surgical removal of the foreskin (prepuce) from the glans penis."},
107   - {"BoxName": "T2","topcoord":"-163","leftcoord":"-94","Answervalue":"","QuizText":"<span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:192px;' id='blockbox-T2' droppable='true'></span>----------------------------------&nbsp;&nbsp; is a condition of undescended testes that can lead to sterility or cancer if not corrected."},
108   - {"BoxName": "T3","topcoord":"-125","leftcoord":"-94","Answervalue":"","QuizText":"<span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:231px;' id='blockbox-T3' droppable='true'></span>----------------------------------&nbsp;&nbsp; is the inability to either achieve or maintain an erection."},
109   - {"BoxName": "T4","topcoord":"-87","leftcoord":"-94","Answervalue":"","QuizText":"<span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:271px;' id='blockbox-T4' droppable='true'></span>----------------------------------&nbsp;&nbsp; is a low sperm count and is one of the main causes of male infertility."},
110   - {"BoxName": "T5","topcoord":"-46","leftcoord":"-94","Answervalue":"","QuizText":"<span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:311px;' id='blockbox-T5' droppable='true'></span>----------------------------------&nbsp;&nbsp; is a sterilizing procedure for men where the vas deferens is severed and sutured."}],
  106 + "OptionBox": [{"BoxName": "T1","topcoord":"-210","leftcoord":"-59","Answervalue":"","QuizText":"<span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:154px;' id='blockbox-T1' droppable='true' ></span>----------------------------------&nbsp;&nbsp; is the surgical removal of the foreskin (prepuce) from the glans penis."},
  107 + {"BoxName": "T2","topcoord":"-170","leftcoord":"-59","Answervalue":"","QuizText":"<span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:192px;' id='blockbox-T2' droppable='true'></span>----------------------------------&nbsp;&nbsp; is a condition of undescended testes that can lead to sterility or cancer if not corrected."},
  108 + {"BoxName": "T3","topcoord":"-133","leftcoord":"-59","Answervalue":"","QuizText":"<span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:231px;' id='blockbox-T3' droppable='true'></span>----------------------------------&nbsp;&nbsp; is the inability to either achieve or maintain an erection."},
  109 + {"BoxName": "T4","topcoord":"-91","leftcoord":"-59","Answervalue":"","QuizText":"<span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:271px;' id='blockbox-T4' droppable='true'></span>----------------------------------&nbsp;&nbsp; is a low sperm count and is one of the main causes of male infertility."},
  110 + {"BoxName": "T5","topcoord":"-53","leftcoord":"-59","Answervalue":"","QuizText":"<span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:311px;' id='blockbox-T5' droppable='true'></span>----------------------------------&nbsp;&nbsp; is a sterilizing procedure for men where the vas deferens is severed and sutured."}],
111 111 "Options": [{"OptionNumber": "A","OptionTitle": "Circumcision","textalign":"bottom"},{"OptionNumber": "B","OptionTitle": "Cryptorchidism","textalign":"bottom"},
112 112 {"OptionNumber": "C","OptionTitle": "Impotence","textalign":"bottom"},{"OptionNumber": "D","OptionTitle": "Oligospermia","textalign":"bottom"},
113 113 {"OptionNumber": "E","OptionTitle": "Vasectomy","textalign":"bottom"}],
... ... @@ -117,12 +117,12 @@
117 117 "Title": "Complete the statements below.",
118 118 "activityTitle": "Female Reproductive",
119 119 "ImagePath":"",
120   - "OptionBox": [{"BoxName": "T1","topcoord":"-240","leftcoord":"-94","Answervalue":"","QuizText":"<span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:154px;' id='blockbox-T1' droppable='true' ></span>----------------------------------&nbsp;&nbsp; is the monthly discharge of the endometrial lining of the uterus."},
121   - {"BoxName": "T2","topcoord":"-200","leftcoord":"-94","Answervalue":"","QuizText":"<span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:193px;' id='blockbox-T2' droppable='true'></span>----------------------------------&nbsp;&nbsp; is a womanำณ first menstrual period."},
122   - {"BoxName": "T3","topcoord":"-162","leftcoord":"-94","Answervalue":"","QuizText":"<span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:231px;' id='blockbox-T3' droppable='true'></span>----------------------------------&nbsp;&nbsp; is an uncomfortable and often painful menstrual period."},
123   - {"BoxName": "T4","topcoord":"-124","leftcoord":"-94","Answervalue":"","QuizText":"<span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:270px;' id='blockbox-T4' droppable='true'></span>----------------------------------&nbsp;&nbsp; is the cessation of monthly menstrual periods once a woman is beyond her reproductive years."},
124   - {"BoxName": "T5","topcoord":"-86","leftcoord":"-94","Answervalue":"","QuizText":"<span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:309px;' id='blockbox-T5' droppable='true'></span>----------------------------------&nbsp;&nbsp; is the surgical removal of the uterus."},
125   - {"BoxName": "T6","topcoord":"-46","leftcoord":"-94","Answervalue":"","QuizText":"<span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:349px;' id='blockbox-T6' droppable='true'></span>----------------------------------&nbsp;&nbsp; is a sterilizing procedure for women where the uterine tubes are severed and sutured."}],
  120 + "OptionBox": [{"BoxName": "T1","topcoord":"-249","leftcoord":"-59","Answervalue":"","QuizText":"<span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:154px;' id='blockbox-T1' droppable='true' ></span>----------------------------------&nbsp;&nbsp; is the monthly discharge of the endometrial lining of the uterus."},
  121 + {"BoxName": "T2","topcoord":"-210","leftcoord":"-59","Answervalue":"","QuizText":"<span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:193px;' id='blockbox-T2' droppable='true'></span>----------------------------------&nbsp;&nbsp; is a womanำณ first menstrual period."},
  122 + {"BoxName": "T3","topcoord":"-170","leftcoord":"-59","Answervalue":"","QuizText":"<span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:231px;' id='blockbox-T3' droppable='true'></span>----------------------------------&nbsp;&nbsp; is an uncomfortable and often painful menstrual period."},
  123 + {"BoxName": "T4","topcoord":"-133","leftcoord":"-59","Answervalue":"","QuizText":"<span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:270px;' id='blockbox-T4' droppable='true'></span>----------------------------------&nbsp;&nbsp; is the cessation of monthly menstrual periods once a woman is beyond her reproductive years."},
  124 + {"BoxName": "T5","topcoord":"-91","leftcoord":"-59","Answervalue":"","QuizText":"<span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:309px;' id='blockbox-T5' droppable='true'></span>----------------------------------&nbsp;&nbsp; is the surgical removal of the uterus."},
  125 + {"BoxName": "T6","topcoord":"-53","leftcoord":"-59","Answervalue":"","QuizText":"<span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:349px;' id='blockbox-T6' droppable='true'></span>----------------------------------&nbsp;&nbsp; is a sterilizing procedure for women where the uterine tubes are severed and sutured."}],
126 126 "Options": [{"OptionNumber": "A","OptionTitle": "Menses","textalign":"bottom"},{"OptionNumber": "B","OptionTitle": "Menarchy","textalign":"bottom"},
127 127 {"OptionNumber": "C","OptionTitle": "Dysmenorrhea","textalign":"bottom"},{"OptionNumber": "D","OptionTitle": "Menopause","textalign":"bottom"},
128 128 {"OptionNumber": "E","OptionTitle": "Hysterectomy","textalign":"bottom"},{"OptionNumber": "F","OptionTitle": "Tubal ligation","textalign":"bottom"}],
... ... @@ -133,10 +133,10 @@
133 133 "Title": "Complete the statements below.",
134 134 "activityTitle": "Male Reproductive II",
135 135 "ImagePath":"",
136   - "OptionBox": [{"BoxName": "T1","topcoord":"-162","leftcoord":"180","Answervalue":"","QuizText":"The sac containing the testes is called the <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:154px;' id='blockbox-T1' droppable='true' ></span>----------------------------------&nbsp;&nbsp;."},
137   - {"BoxName": "T2","topcoord":"-123","leftcoord":"346","Answervalue":"","QuizText":"The singular part of the penis surrounding the penile urethra is the <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:193px;' id='blockbox-T2' droppable='true'></span>----------------------------------&nbsp;&nbsp;."},
138   - {"BoxName": "T3","topcoord":"-87","leftcoord":"496","Answervalue":"","QuizText":"The paired structures of the penis responsible for the rigidity of the erection are called the <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:231px;' id='blockbox-T3' droppable='true'></span>----------------------------------&nbsp;&nbsp;."},
139   - {"BoxName": "T4","topcoord":"-47","leftcoord":"177","Answervalue":"","QuizText":"The enlarged tip of the penis is called the <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:270px;' id='blockbox-T4' droppable='true'></span>----------------------------------&nbsp;&nbsp;."}],
  136 + "OptionBox": [{"BoxName": "T1","topcoord":"-169","leftcoord":"214","Answervalue":"","QuizText":"The sac containing the testes is called the <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:154px;' id='blockbox-T1' droppable='true' ></span>----------------------------------&nbsp;&nbsp;."},
  137 + {"BoxName": "T2","topcoord":"-131","leftcoord":"382","Answervalue":"","QuizText":"The singular part of the penis surrounding the penile urethra is the <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:193px;' id='blockbox-T2' droppable='true'></span>----------------------------------&nbsp;&nbsp;."},
  138 + {"BoxName": "T3","topcoord":"-92","leftcoord":"532","Answervalue":"","QuizText":"The paired structures of the penis responsible for the rigidity of the erection are called the <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:231px;' id='blockbox-T3' droppable='true'></span>----------------------------------&nbsp;&nbsp;."},
  139 + {"BoxName": "T4","topcoord":"-53","leftcoord":"212","Answervalue":"","QuizText":"The enlarged tip of the penis is called the <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:270px;' id='blockbox-T4' droppable='true'></span>----------------------------------&nbsp;&nbsp;."}],
140 140 "Options": [{"OptionNumber": "A","OptionTitle": "scrotum","textalign":"bottom"},{"OptionNumber": "B","OptionTitle": "corpus spongiosum","textalign":"bottom"},
141 141 {"OptionNumber": "C","OptionTitle": "corpora cavernosa","textalign":"bottom"},{"OptionNumber": "D","OptionTitle": "glans penis","textalign":"bottom"}],
142 142 "correctResponse": [{"OptionBox": "T1","Answer": "A"},{"OptionBox": "T2","Answer": "B"},{"OptionBox": "T3","Answer": "C"},{"OptionBox": "T4","Answer": "D"}]
... ... @@ -145,10 +145,10 @@
145 145 "Title": "Complete the statements below.",
146 146 "activityTitle": "Accessory Glands",
147 147 "ImagePath":"",
148   - "OptionBox": [{"BoxName": "T1","topcoord":"-162","leftcoord":"-67","Answervalue":"","QuizText":"The <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:154px;' id='blockbox-T1' droppable='true' ></span>----------------------------------&nbsp;&nbsp; are the paired accessory glands that lie on the posterior bladder wall that produce approximately 60% of the volume of semen."},
149   - {"BoxName": "T2","topcoord":"-122","leftcoord":"-67","Answervalue":"","QuizText":"The <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:193px;' id='blockbox-T2' droppable='true'></span>----------------------------------&nbsp;&nbsp; gland surrounds the urethra and it contributes approximately one third of the semen volume."},
150   - {"BoxName": "T3","topcoord":"-86","leftcoord":"844","Answervalue":"","QuizText":"The small, paired glands at the base of the penis that produce a lubricating, alkaline secretion into the urethra prior to ejaculation are called the <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:231px;' id='blockbox-T3' droppable='true'></span>----------------------------------&nbsp;&nbsp; glands."},
151   - {"BoxName": "T4","topcoord":"-46","leftcoord":"473","Answervalue":"","QuizText":"The paired tubes that carry sperm from the epididymus to the ejaculatory duct are the <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:270px;' id='blockbox-T4' droppable='true'></span>----------------------------------&nbsp;&nbsp; ."}],
  148 + "OptionBox": [{"BoxName": "T1","topcoord":"-169","leftcoord":"-31","Answervalue":"","QuizText":"The <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:154px;' id='blockbox-T1' droppable='true' ></span>----------------------------------&nbsp;&nbsp; are the paired accessory glands that lie on the posterior bladder wall that produce approximately 60% of the volume of semen."},
  149 + {"BoxName": "T2","topcoord":"-130","leftcoord":"-31","Answervalue":"","QuizText":"The <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:193px;' id='blockbox-T2' droppable='true'></span>----------------------------------&nbsp;&nbsp; gland surrounds the urethra and it contributes approximately one third of the semen volume."},
  150 + {"BoxName": "T3","topcoord":"-92","leftcoord":"880","Answervalue":"","QuizText":"The small, paired glands at the base of the penis that produce a lubricating, alkaline secretion into the urethra prior to ejaculation are called the <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:231px;' id='blockbox-T3' droppable='true'></span>----------------------------------&nbsp;&nbsp; glands."},
  151 + {"BoxName": "T4","topcoord":"-53","leftcoord":"507","Answervalue":"","QuizText":"The paired tubes that carry sperm from the epididymus to the ejaculatory duct are the <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:270px;' id='blockbox-T4' droppable='true'></span>----------------------------------&nbsp;&nbsp; ."}],
152 152 "Options": [{"OptionNumber": "A","OptionTitle": "seminal vesicles","textalign":"bottom"},{"OptionNumber": "B","OptionTitle": "prostate","textalign":"bottom"},
153 153 {"OptionNumber": "C","OptionTitle": "bulbourethral","textalign":"bottom"},{"OptionNumber": "D","OptionTitle": "vas deferens","textalign":"bottom"}],
154 154 "correctResponse": [{"OptionBox": "T1","Answer": "A"},{"OptionBox": "T2","Answer": "B"},{"OptionBox": "T3","Answer": "C"},{"OptionBox": "T4","Answer": "D"}]
... ... @@ -157,10 +157,10 @@
157 157 "Title": "Complete the statements below.",
158 158 "activityTitle": "Hormones",
159 159 "ImagePath":"",
160   - "OptionBox": [{"BoxName": "T1","topcoord":"-163","leftcoord":"693","Answervalue":"","QuizText":"The hormone produced by the testes that causes development of the secondary sexual characteristics in a male is called <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:154px;' id='blockbox-T1' droppable='true' ></span>----------------------------------&nbsp;&nbsp; ."},
161   - {"BoxName": "T2","topcoord":"-123","leftcoord":"715","Answervalue":"","QuizText":"The hormone produced by the ovaries that causes development of the secondary sexual characteristics in a female is called <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:193px;' id='blockbox-T2' droppable='true'></span>----------------------------------&nbsp;&nbsp; ."},
162   - {"BoxName": "T3","topcoord":"-87","leftcoord":"876","Answervalue":"","QuizText":"The hormone secreted by the corpus luteum that sustains the thickness of the endometrium during the secretory phase of the uterine cycle is called <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:231px;' id='blockbox-T3' droppable='true'></span>----------------------------------&nbsp;&nbsp; ."},
163   - {"BoxName": "T4","topcoord":"-48","leftcoord":"579","Answervalue":"","QuizText":"The hormone secreted by the sustentacular cells of the testes in response to spermatogenesis is called <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:270px;' id='blockbox-T4' droppable='true'></span>----------------------------------&nbsp;&nbsp; ."}],
  160 + "OptionBox": [{"BoxName": "T1","topcoord":"-169","leftcoord":"729","Answervalue":"","QuizText":"The hormone produced by the testes that causes development of the secondary sexual characteristics in a male is called <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:154px;' id='blockbox-T1' droppable='true' ></span>----------------------------------&nbsp;&nbsp; ."},
  161 + {"BoxName": "T2","topcoord":"-131","leftcoord":"750","Answervalue":"","QuizText":"The hormone produced by the ovaries that causes development of the secondary sexual characteristics in a female is called <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:193px;' id='blockbox-T2' droppable='true'></span>----------------------------------&nbsp;&nbsp; ."},
  162 + {"BoxName": "T3","topcoord":"-92","leftcoord":"912","Answervalue":"","QuizText":"The hormone secreted by the corpus luteum that sustains the thickness of the endometrium during the secretory phase of the uterine cycle is called <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:231px;' id='blockbox-T3' droppable='true'></span>----------------------------------&nbsp;&nbsp; ."},
  163 + {"BoxName": "T4","topcoord":"-53","leftcoord":"614","Answervalue":"","QuizText":"The hormone secreted by the sustentacular cells of the testes in response to spermatogenesis is called <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:270px;' id='blockbox-T4' droppable='true'></span>----------------------------------&nbsp;&nbsp; ."}],
164 164 "Options": [{"OptionNumber": "A","OptionTitle": "testosterone","textalign":"bottom"},{"OptionNumber": "B","OptionTitle": "estrogen","textalign":"bottom"},
165 165 {"OptionNumber": "C","OptionTitle": "progesterone","textalign":"bottom"},{"OptionNumber": "D","OptionTitle": "inhibin","textalign":"bottom"}],
166 166 "correctResponse": [{"OptionBox": "T1","Answer": "A"},{"OptionBox": "T2","Answer": "B"},{"OptionBox": "T3","Answer": "C"},{"OptionBox": "T4","Answer": "D"}]
... ...
400-SOURCECODE/AIAHTML5.Web/content/data/json/le/qz_dat_rs.json
... ... @@ -169,10 +169,10 @@
169 169 "Title": "Complete the statements below.",
170 170 "activityTitle": "Pulmonary Ventilation",
171 171 "ImagePath":"",
172   - "OptionBox": [{"BoxName": "T1","topcoord":"-162","leftcoord":"179","Answervalue":"","QuizText":"The movement of air into and out of the lungs is called <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:154px;' id='blockbox-T1' droppable='true' ></span>----------------------------------&nbsp; <span> .</span>"},
173   - {"BoxName": "T2","topcoord":"-122","leftcoord":"332","Answervalue":"","QuizText":"The exchange of gases between the alveoli of the lungs and the blood is called <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:194px;' id='blockbox-T2' droppable='true'></span>----------------------------------&nbsp;<span> .</span>"},
174   - {"BoxName": "T3","topcoord":"-84","leftcoord":"229","Answervalue":"","QuizText":"The exchange of gases between the blood and tissues is called <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:233px;' id='blockbox-T3' droppable='true'></span>----------------------------------&nbsp;&nbsp;<span> respiration.</span>"},
175   - {"BoxName": "T4","topcoord":"-46","leftcoord":"269","Answervalue":"","QuizText":"The amount of air exchanged during quiet, restful breathing is called <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:272px;' id='blockbox-T4' droppable='true'></span>----------------------------------&nbsp;&nbsp;<span> volume.</span>"}],
  172 + "OptionBox": [{"BoxName": "T1","topcoord":"-169","leftcoord":"258","Answervalue":"","QuizText":"The movement of air into and out of the lungs is called <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:154px;' id='blockbox-T1' droppable='true' ></span>----------------------------------&nbsp; <span> .</span>"},
  173 + {"BoxName": "T2","topcoord":"-130","leftcoord":"411","Answervalue":"","QuizText":"The exchange of gases between the alveoli of the lungs and the blood is called <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:194px;' id='blockbox-T2' droppable='true'></span>----------------------------------&nbsp;<span> .</span>"},
  174 + {"BoxName": "T3","topcoord":"-92","leftcoord":"309","Answervalue":"","QuizText":"The exchange of gases between the blood and tissues is called <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:233px;' id='blockbox-T3' droppable='true'></span>----------------------------------&nbsp;&nbsp;<span> respiration.</span>"},
  175 + {"BoxName": "T4","topcoord":"-50","leftcoord":"349","Answervalue":"","QuizText":"The amount of air exchanged during quiet, restful breathing is called <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:272px;' id='blockbox-T4' droppable='true'></span>----------------------------------&nbsp;&nbsp;<span> volume.</span>"}],
176 176 "Options": [{"OptionNumber": "A","OptionTitle": "ventilation","textalign":"bottom"},{"OptionNumber": "B","OptionTitle": "external","textalign":"bottom"},
177 177 {"OptionNumber": "C","OptionTitle": "internal","textalign":"bottom"},{"OptionNumber": "D","OptionTitle": "tidal","textalign":"bottom"}],
178 178 "correctResponse": [{"OptionBox": "T1","Answer": "A"},{"OptionBox": "T2","Answer": "B"},{"OptionBox": "T3","Answer": "C"},{"OptionBox": "T4","Answer": "D"}]
... ... @@ -181,10 +181,10 @@
181 181 "Title": "Complete the statements below.",
182 182 "activityTitle": "Respiratory Volumes",
183 183 "ImagePath":"",
184   - "OptionBox": [{"BoxName": "T1","topcoord":"-161","leftcoord":"244","Answervalue":"","QuizText":"The active phase of breathing, drawing air into the lungs is called <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:155px;' id='blockbox-T1' droppable='true' ></span>----------------------------------&nbsp; <span>.</span>"},
185   - {"BoxName": "T2","topcoord":"-122","leftcoord":"250","Answervalue":"","QuizText":"The passive phase of breathing when air leaves the lungs is called <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:194px;' id='blockbox-T2' droppable='true'></span>----------------------------------&nbsp; <span>.</span>"},
186   - {"BoxName": "T3","topcoord":"-84","leftcoord":"661","Answervalue":"","QuizText":"The disease characterized by narrow respiratory passageways obstructing the movement of air into and out of the lungs is called <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:233px;' id='blockbox-T3' droppable='true'></span>----------------------------------&nbsp; <span>.</span>"},
187   - {"BoxName": "T4","topcoord":"-46","leftcoord":"540","Answervalue":"","QuizText":"The disease characterized by a reduction in the number of alveoli and a loss of elasticity of lung tissue is called <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:272px;' id='blockbox-T4' droppable='true'></span>----------------------------------&nbsp; <span>.</span>"}],
  184 + "OptionBox": [{"BoxName": "T1","topcoord":"-169","leftcoord":"319","Answervalue":"","QuizText":"The active phase of breathing, drawing air into the lungs is called <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:155px;' id='blockbox-T1' droppable='true' ></span>----------------------------------&nbsp; <span>.</span>"},
  185 + {"BoxName": "T2","topcoord":"-130","leftcoord":"322","Answervalue":"","QuizText":"The passive phase of breathing when air leaves the lungs is called <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:194px;' id='blockbox-T2' droppable='true'></span>----------------------------------&nbsp; <span>.</span>"},
  186 + {"BoxName": "T3","topcoord":"-90","leftcoord":"734","Answervalue":"","QuizText":"The disease characterized by narrow respiratory passageways obstructing the movement of air into and out of the lungs is called <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:233px;' id='blockbox-T3' droppable='true'></span>----------------------------------&nbsp; <span>.</span>"},
  187 + {"BoxName": "T4","topcoord":"-50","leftcoord":"620","Answervalue":"","QuizText":"The disease characterized by a reduction in the number of alveoli and a loss of elasticity of lung tissue is called <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:272px;' id='blockbox-T4' droppable='true'></span>----------------------------------&nbsp; <span>.</span>"}],
188 188 "Options": [{"OptionNumber": "A","OptionTitle": "inhalation","textalign":"bottom"},{"OptionNumber": "B","OptionTitle": "exhalation","textalign":"bottom"},
189 189 {"OptionNumber": "C","OptionTitle": "asthma","textalign":"bottom"},{"OptionNumber": "D","OptionTitle": "emphysema","textalign":"bottom"}],
190 190 "correctResponse": [{"OptionBox": "T1","Answer": "A"},{"OptionBox": "T2","Answer": "B"},{"OptionBox": "T3","Answer": "C"},{"OptionBox": "T4","Answer": "D"}]
... ...
400-SOURCECODE/AIAHTML5.Web/content/data/json/le/qz_dat_ss.json
... ... @@ -123,10 +123,10 @@
123 123 "Title": "Complete the statements below.",
124 124 "activityTitle": "Eye I",
125 125 "ImagePath":"",
126   - "OptionBox": [{"BoxName": "T1","topcoord":"-162","leftcoord":"61","Answervalue":"","QuizText":"The white of the eye is known as the <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:154px;' id='blockbox-T1' droppable='true' ></span>----------------------------------&nbsp; <span> .</span>"},
127   - {"BoxName": "T2","topcoord":"-124","leftcoord":"126","Answervalue":"","QuizText":"The colored portion of the eye is known as the <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:192px;' id='blockbox-T2' droppable='true'></span>-----------------------------------&nbsp;<span> .</span>"},
128   - {"BoxName": "T3","topcoord":"-83","leftcoord":"312","Answervalue":"","QuizText":"The opening in the center of the colored portion of the eye is known as the <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:233px;' id='blockbox-T3' droppable='true'></span>-----------------------------------&nbsp;<span> respiration.</span>"},
129   - {"BoxName": "T4","topcoord":"-47","leftcoord":"321","Answervalue":"","QuizText":"The clear outer covering over the anterior surface of the eye is known as the <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:271px;' id='blockbox-T4' droppable='true'></span><span>-----------------------------------&nbsp; volume.</span>"}],
  126 + "OptionBox": [{"BoxName": "T1","topcoord":"-169","leftcoord":"136","Answervalue":"","QuizText":"The white of the eye is known as the <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:154px;' id='blockbox-T1' droppable='true' ></span>----------------------------------&nbsp; <span> .</span>"},
  127 + {"BoxName": "T2","topcoord":"-130","leftcoord":"200","Answervalue":"","QuizText":"The colored portion of the eye is known as the <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:192px;' id='blockbox-T2' droppable='true'></span>-----------------------------------&nbsp;<span> .</span>"},
  128 + {"BoxName": "T3","topcoord":"-92","leftcoord":"386","Answervalue":"","QuizText":"The opening in the center of the colored portion of the eye is known as the <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:233px;' id='blockbox-T3' droppable='true'></span>-----------------------------------&nbsp;<span> respiration.</span>"},
  129 + {"BoxName": "T4","topcoord":"-52","leftcoord":"396","Answervalue":"","QuizText":"The clear outer covering over the anterior surface of the eye is known as the <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:271px;' id='blockbox-T4' droppable='true'></span><span>-----------------------------------&nbsp; volume.</span>"}],
130 130 "Options": [{"OptionNumber": "A","OptionTitle": "sclera","textalign":"bottom"},{"OptionNumber": "B","OptionTitle": "iris","textalign":"bottom"},
131 131 {"OptionNumber": "C","OptionTitle": "pupil","textalign":"bottom"},{"OptionNumber": "D","OptionTitle": "cornea","textalign":"bottom"}],
132 132 "correctResponse": [{"OptionBox": "T1","Answer": "A"},{"OptionBox": "T2","Answer": "B"},{"OptionBox": "T3","Answer": "C"},{"OptionBox": "T4","Answer": "D"}]
... ... @@ -135,10 +135,10 @@
135 135 "Title": "Complete the statements below.",
136 136 "activityTitle": "Eye II",
137 137 "ImagePath":"",
138   - "OptionBox": [{"BoxName": "T1","topcoord":"-162","leftcoord":"144","Answervalue":"","QuizText":"The inner, neural layer of the eye is known as the <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:154px;' id='blockbox-T1' droppable='true' ></span> -----------------------------------&nbsp;<span> .</span>"},
139   - {"BoxName": "T2","topcoord":"-124","leftcoord":"168","Answervalue":"","QuizText":"The middle, vascular layer of the eye is known as the <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:192px;' id='blockbox-T2' droppable='true'></span>-----------------------------------&nbsp;<span> .</span>"},
140   - {"BoxName": "T3","topcoord":"-84","leftcoord":"264","Answervalue":"","QuizText":"The vascular membrane covering the outer surface of the eye is the <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:233px;' id='blockbox-T3' droppable='true'></span>-----------------------------------&nbsp;<span> .</span>"},
141   - {"BoxName": "T4","topcoord":"-45","leftcoord":"47","Answervalue":"","QuizText":"Another name for the eyelid is the <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:271px;' id='blockbox-T4' droppable='true'></span>-----------------------------------&nbsp;<span> .</span>"}],
  138 + "OptionBox": [{"BoxName": "T1","topcoord":"-169","leftcoord":"219","Answervalue":"","QuizText":"The inner, neural layer of the eye is known as the <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:154px;' id='blockbox-T1' droppable='true' ></span> -----------------------------------&nbsp;<span> .</span>"},
  139 + {"BoxName": "T2","topcoord":"-130","leftcoord":"241","Answervalue":"","QuizText":"The middle, vascular layer of the eye is known as the <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:192px;' id='blockbox-T2' droppable='true'></span>-----------------------------------&nbsp;<span> .</span>"},
  140 + {"BoxName": "T3","topcoord":"-91","leftcoord":"339","Answervalue":"","QuizText":"The vascular membrane covering the outer surface of the eye is the <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:233px;' id='blockbox-T3' droppable='true'></span>-----------------------------------&nbsp;<span> .</span>"},
  141 + {"BoxName": "T4","topcoord":"-52","leftcoord":"121","Answervalue":"","QuizText":"Another name for the eyelid is the <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:271px;' id='blockbox-T4' droppable='true'></span>-----------------------------------&nbsp;<span> .</span>"}],
142 142 "Options": [{"OptionNumber": "A","OptionTitle": "retina","textalign":"bottom"},{"OptionNumber": "B","OptionTitle": "choroid","textalign":"bottom"},
143 143 {"OptionNumber": "C","OptionTitle": "conjunctiva","textalign":"bottom"},{"OptionNumber": "D","OptionTitle": "palpebra","textalign":"bottom"}],
144 144 "correctResponse": [{"OptionBox": "T1","Answer": "A"},{"OptionBox": "T2","Answer": "B"},{"OptionBox": "T3","Answer": "C"},{"OptionBox": "T4","Answer": "D"}]
... ... @@ -147,10 +147,10 @@
147 147 "Title": "Drag the labels to the correct location on the image.",
148 148 "activityTitle": "Ear I",
149 149 "ImagePath":"",
150   - "OptionBox": [{"BoxName": "T1","topcoord":"-162","leftcoord":"178","Answervalue":"","QuizText":"The external, visible portion of the ear is known as the <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:154px;' id='blockbox-T1' droppable='true'></span> -----------------------------------&nbsp;<span> .</span>"},
151   - {"BoxName": "T2","topcoord":"-124","leftcoord":"151","Answervalue":"","QuizText":"The region of the ear containing the ossicles is the <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:192px;' id='blockbox-T2' droppable='true'></span>-----------------------------------&nbsp;<span> .</span>"},
152   - {"BoxName": "T3","topcoord":"-84","leftcoord":"346","Answervalue":"","QuizText":"The region of the ear containing the sense organs for hearing and balance is the <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:233px;' id='blockbox-T3' droppable='true'></span>-----------------------------------&nbsp;<span> .</span>"},
153   - {"BoxName": "T4","topcoord":"-45","leftcoord":"245","Answervalue":"","QuizText":"The portion of the ear containing the receptors for hearing is the <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:271px;' id='blockbox-T4' droppable='true'></span>-----------------------------------&nbsp;<span> .</span>"}],
  150 + "OptionBox": [{"BoxName": "T1","topcoord":"-169","leftcoord":"251","Answervalue":"","QuizText":"The external, visible portion of the ear is known as the <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:154px;' id='blockbox-T1' droppable='true'></span> -----------------------------------&nbsp;<span> .</span>"},
  151 + {"BoxName": "T2","topcoord":"-130","leftcoord":"225","Answervalue":"","QuizText":"The region of the ear containing the ossicles is the <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:192px;' id='blockbox-T2' droppable='true'></span>-----------------------------------&nbsp;<span> .</span>"},
  152 + {"BoxName": "T3","topcoord":"-91","leftcoord":"420","Answervalue":"","QuizText":"The region of the ear containing the sense organs for hearing and balance is the <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:233px;' id='blockbox-T3' droppable='true'></span>-----------------------------------&nbsp;<span> .</span>"},
  153 + {"BoxName": "T4","topcoord":"-52","leftcoord":"321","Answervalue":"","QuizText":"The portion of the ear containing the receptors for hearing is the <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:271px;' id='blockbox-T4' droppable='true'></span>-----------------------------------&nbsp;<span> .</span>"}],
154 154 "Options": [{"OptionNumber": "A","OptionTitle": "auricle","textalign":"bottom"},{"OptionNumber": "B","OptionTitle": "middle","textalign":"bottom"},
155 155 {"OptionNumber": "C","OptionTitle": "internal","textalign":"bottom"},{"OptionNumber": "D","OptionTitle": "cochlea","textalign":"bottom"}],
156 156 "correctResponse": [{"OptionBox": "T1","Answer": "A"},{"OptionBox": "T2","Answer": "B"},{"OptionBox": "T3","Answer": "C"},{"OptionBox": "T4","Answer": "D"}]
... ... @@ -159,11 +159,11 @@
159 159 "Title": "Drag the labels to the correct location on the image.",
160 160 "activityTitle": "Ear II",
161 161 "ImagePath":"",
162   - "OptionBox": [{"BoxName": "T1","topcoord":"-202","leftcoord":"274","Answervalue":"","QuizText":"The portion of the ear commonly referred to as the 'ear drum' is the <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:154px;' id='blockbox-T1' droppable='true' ></span>----------------------------------&nbsp;<span> .</span>"},
163   - {"BoxName": "T2","topcoord":"-163","leftcoord":"312","Answervalue":"","QuizText":"The portion of the ear containing the receptors for dynamic balance is the <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:192px;' id='blockbox-T2' droppable='true'></span>----------------------------------&nbsp;<span> .</span>"},
164   - {"BoxName": "T3","topcoord":"-122","leftcoord":"-144","Answervalue":"","QuizText":"The <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:233px;' id='blockbox-T3' droppable='true'></span>----------------------------------&nbsp;&nbsp; is the common name for the malleus."},
165   - {"BoxName": "T4","topcoord":"-84","leftcoord":"-144","Answervalue":"","QuizText":"The <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:271px;' id='blockbox-T4' droppable='true'></span>----------------------------------&nbsp;&nbsp; is the common name for the incus."},
166   - {"BoxName": "T5","topcoord":"-45","leftcoord":"-144","Answervalue":"","QuizText":"The <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:310px;' id='blockbox-T5' droppable='true'></span>----------------------------------&nbsp;&nbsp; is the common name for the stapes."}],
  162 + "OptionBox": [{"BoxName": "T1","topcoord":"-210","leftcoord":"341","Answervalue":"","QuizText":"The portion of the ear commonly referred to as the 'ear drum' is the <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:154px;' id='blockbox-T1' droppable='true' ></span>----------------------------------&nbsp;<span> .</span>"},
  163 + {"BoxName": "T2","topcoord":"-171","leftcoord":"380","Answervalue":"","QuizText":"The portion of the ear containing the receptors for dynamic balance is the <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:192px;' id='blockbox-T2' droppable='true'></span>----------------------------------&nbsp;<span> .</span>"},
  164 + {"BoxName": "T3","topcoord":"-130","leftcoord":"-77","Answervalue":"","QuizText":"The <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:233px;' id='blockbox-T3' droppable='true'></span>----------------------------------&nbsp;&nbsp; is the common name for the malleus."},
  165 + {"BoxName": "T4","topcoord":"-92","leftcoord":"-77","Answervalue":"","QuizText":"The <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:271px;' id='blockbox-T4' droppable='true'></span>----------------------------------&nbsp;&nbsp; is the common name for the incus."},
  166 + {"BoxName": "T5","topcoord":"-50","leftcoord":"-77","Answervalue":"","QuizText":"The <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:310px;' id='blockbox-T5' droppable='true'></span>----------------------------------&nbsp;&nbsp; is the common name for the stapes."}],
167 167 "Options": [{"OptionNumber": "A","OptionTitle": "tympanic membrane","textalign":"bottom"},{"OptionNumber": "B","OptionTitle": "semicircular canal","textalign":"bottom"},
168 168 {"OptionNumber": "C","OptionTitle": "hammer","textalign":"bottom"},{"OptionNumber": "D","OptionTitle": "anvil","textalign":"bottom"},
169 169 {"OptionNumber": "E","OptionTitle": "stirrup","textalign":"bottom"}],
... ...
400-SOURCECODE/AIAHTML5.Web/content/data/json/le/qz_dat_ur.json
... ... @@ -96,10 +96,10 @@
96 96 "Title": "Complete the statements below.",
97 97 "activityTitle": "Anatomy",
98 98 "ImagePath":"",
99   - "OptionBox": [{"BoxName": "T1","topcoord":"-162","leftcoord":"-67","Answervalue":"","QuizText":"The <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:154px;' id='blockbox-T1' droppable='true' ></span>-----------------------------------&nbsp; connects the kidney to the bladder."},
100   - {"BoxName": "T2","topcoord":"-123","leftcoord":"-67","Answervalue":"","QuizText":"The <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:192px;' id='blockbox-T2' droppable='true'></span>-----------------------------------&nbsp; serves as a storage tank for urine."},
101   - {"BoxName": "T3","topcoord":"-84","leftcoord":"-67","Answervalue":"","QuizText":"The <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:233px;' id='blockbox-T3' droppable='true'></span>-----------------------------------&nbsp; drains the bladder of urination."},
102   - {"BoxName": "T4","topcoord":"-46","leftcoord":"-67","Answervalue":"","QuizText":"The <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:271px;' id='blockbox-T4' droppable='true'></span>-----------------------------------&nbsp; contains the nephrons responsible for filtering blood."}],
  99 + "OptionBox": [{"BoxName": "T1","topcoord":"-169","leftcoord":"-31","Answervalue":"","QuizText":"The <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:154px;' id='blockbox-T1' droppable='true' ></span>-----------------------------------&nbsp; connects the kidney to the bladder."},
  100 + {"BoxName": "T2","topcoord":"-130","leftcoord":"-31","Answervalue":"","QuizText":"The <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:192px;' id='blockbox-T2' droppable='true'></span>-----------------------------------&nbsp; serves as a storage tank for urine."},
  101 + {"BoxName": "T3","topcoord":"-91","leftcoord":"-31","Answervalue":"","QuizText":"The <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:233px;' id='blockbox-T3' droppable='true'></span>-----------------------------------&nbsp; drains the bladder of urination."},
  102 + {"BoxName": "T4","topcoord":"-53","leftcoord":"-31","Answervalue":"","QuizText":"The <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:271px;' id='blockbox-T4' droppable='true'></span>-----------------------------------&nbsp; contains the nephrons responsible for filtering blood."}],
103 103 "Options": [{"OptionNumber": "A","OptionTitle": "ureter","textalign":"bottom"},{"OptionNumber": "B","OptionTitle": "bladder","textalign":"bottom"},
104 104 {"OptionNumber": "C","OptionTitle": "urethra","textalign":"bottom"},{"OptionNumber": "D","OptionTitle": "kidney","textalign":"bottom"}],
105 105 "correctResponse": [{"OptionBox": "T1","Answer": "A"},{"OptionBox": "T2","Answer": "B"},{"OptionBox": "T3","Answer": "C"},{"OptionBox": "T4","Answer": "D"}]
... ... @@ -108,10 +108,10 @@
108 108 "Title": "Complete the statements below.",
109 109 "activityTitle": "Urine I",
110 110 "ImagePath":"",
111   - "OptionBox": [{"BoxName": "T1","topcoord":"-162","leftcoord":"-94","Answervalue":"","QuizText":"<span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:154px;' id='blockbox-T1' droppable='true' ></span>-----------------------------------&nbsp; is a feeling when it is necessary to void the bladder of urine."},
112   - {"BoxName": "T2","topcoord":"-123","leftcoord":"-94","Answervalue":"","QuizText":"<span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:192px;' id='blockbox-T2' droppable='true'></span>-----------------------------------&nbsp; is the frequent voiding of small amounts of urine."},
113   - {"BoxName": "T3","topcoord":"-84","leftcoord":"-94","Answervalue":"","QuizText":"<span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:233px;' id='blockbox-T3' droppable='true'></span>-----------------------------------&nbsp; is a condition where the bladder is unable to expel urine."},
114   - {"BoxName": "T4","topcoord":"-46","leftcoord":"-94","Answervalue":"","QuizText":"<span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:271px;' id='blockbox-T4' droppable='true'></span>-----------------------------------&nbsp; is a condition when a person is unable to voluntarily control the external urethral sphincter."}],
  111 + "OptionBox": [{"BoxName": "T1","topcoord":"-169","leftcoord":"-59","Answervalue":"","QuizText":"<span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:154px;' id='blockbox-T1' droppable='true' ></span>-----------------------------------&nbsp; is a feeling when it is necessary to void the bladder of urine."},
  112 + {"BoxName": "T2","topcoord":"-130","leftcoord":"-59","Answervalue":"","QuizText":"<span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:192px;' id='blockbox-T2' droppable='true'></span>-----------------------------------&nbsp; is the frequent voiding of small amounts of urine."},
  113 + {"BoxName": "T3","topcoord":"-91","leftcoord":"-59","Answervalue":"","QuizText":"<span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:233px;' id='blockbox-T3' droppable='true'></span>-----------------------------------&nbsp; is a condition where the bladder is unable to expel urine."},
  114 + {"BoxName": "T4","topcoord":"-53","leftcoord":"-59","Answervalue":"","QuizText":"<span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:271px;' id='blockbox-T4' droppable='true'></span>-----------------------------------&nbsp; is a condition when a person is unable to voluntarily control the external urethral sphincter."}],
115 115 "Options": [{"OptionNumber": "A","OptionTitle": "Urgency","textalign":"bottom"},{"OptionNumber": "B","OptionTitle": "Frequency","textalign":"bottom"},
116 116 {"OptionNumber": "C","OptionTitle": "Retention","textalign":"bottom"},{"OptionNumber": "D","OptionTitle": "Incontinence","textalign":"bottom"}],
117 117 "correctResponse": [{"OptionBox": "T1","Answer": "A"},{"OptionBox": "T2","Answer": "B"},{"OptionBox": "T3","Answer": "C"},{"OptionBox": "T4","Answer": "D"}]
... ... @@ -120,10 +120,10 @@
120 120 "Title": "Complete the statements below.",
121 121 "activityTitle": "Kidney",
122 122 "ImagePath":"",
123   - "OptionBox": [{"BoxName": "T1","topcoord":"-162","leftcoord":"315","Answervalue":"","QuizText":"The triangular structures found in the renal medulla are called <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:154px;' id='blockbox-T1' droppable='true' ></span>-----------------------------------&nbsp;<span>.</span>"},
124   - {"BoxName": "T2","topcoord":"-123","leftcoord":"359","Answervalue":"","QuizText":"The collecting ducts of the nephrons drain into a small space called a <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:192px;' id='blockbox-T2' droppable='true'></span>-----------------------------------&nbsp;<span>.</span>"},
125   - {"BoxName": "T3","topcoord":"-84","leftcoord":"387","Answervalue":"","QuizText":"The large, funnel-shaped chamber that drains into the ureter is called the <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:233px;' id='blockbox-T3' droppable='true'></span>-----------------------------------&nbsp;<span>.</span>"},
126   - {"BoxName": "T4","topcoord":"-46","leftcoord":"374","Answervalue":"","QuizText":"The outer layer of the kidney containing the majority of nephrons is the <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:271px;' id='blockbox-T4' droppable='true'></span>-----------------------------------&nbsp;<span>.</span>"}],
  123 + "OptionBox": [{"BoxName": "T1","topcoord":"-169","leftcoord":"350","Answervalue":"","QuizText":"The triangular structures found in the renal medulla are called <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:154px;' id='blockbox-T1' droppable='true' ></span>-----------------------------------&nbsp;<span>.</span>"},
  124 + {"BoxName": "T2","topcoord":"-130","leftcoord":"393","Answervalue":"","QuizText":"The collecting ducts of the nephrons drain into a small space called a <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:192px;' id='blockbox-T2' droppable='true'></span>-----------------------------------&nbsp;<span>.</span>"},
  125 + {"BoxName": "T3","topcoord":"-91","leftcoord":"422","Answervalue":"","QuizText":"The large, funnel-shaped chamber that drains into the ureter is called the <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:233px;' id='blockbox-T3' droppable='true'></span>-----------------------------------&nbsp;<span>.</span>"},
  126 + {"BoxName": "T4","topcoord":"-53","leftcoord":"410","Answervalue":"","QuizText":"The outer layer of the kidney containing the majority of nephrons is the <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:271px;' id='blockbox-T4' droppable='true'></span>-----------------------------------&nbsp;<span>.</span>"}],
127 127 "Options": [{"OptionNumber": "A","OptionTitle": "pyramids","textalign":"bottom"},{"OptionNumber": "B","OptionTitle": "calyx","textalign":"bottom"},
128 128 {"OptionNumber": "C","OptionTitle": "renal pelvis","textalign":"bottom"},{"OptionNumber": "D","OptionTitle": "cortex","textalign":"bottom"}],
129 129 "correctResponse": [{"OptionBox": "T1","Answer": "A"},{"OptionBox": "T2","Answer": "B"},{"OptionBox": "T3","Answer": "C"},{"OptionBox": "T4","Answer": "D"}]
... ... @@ -132,10 +132,10 @@
132 132 "Title": "Complete the statements below.",
133 133 "activityTitle": "Blood Supply",
134 134 "ImagePath":"",
135   - "OptionBox": [{"BoxName": "T1","topcoord":"-162","leftcoord":"-67","Answervalue":"","QuizText":"The <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:154px;' id='blockbox-T1' droppable='true' ></span>-----------------------------------&nbsp; supplies blood to the kidney."},
136   - {"BoxName": "T2","topcoord":"-123","leftcoord":"-67","Answervalue":"","QuizText":"The <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:192px;' id='blockbox-T2' droppable='true'></span>-----------------------------------&nbsp; is the site for the filtration of blood."},
137   - {"BoxName": "T3","topcoord":"-84","leftcoord":"-67","Answervalue":"","QuizText":"The <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:233px;' id='blockbox-T3' droppable='true'></span>-----------------------------------&nbsp; collect reabsorbed fluid from the renal tubules."},
138   - {"BoxName": "T4","topcoord":"-46","leftcoord":"-67","Answervalue":"","QuizText":"The <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:271px;' id='blockbox-T4' droppable='true'></span>-----------------------------------&nbsp; delivers blood to the glomerulus."}],
  135 + "OptionBox": [{"BoxName": "T1","topcoord":"-169","leftcoord":"-31","Answervalue":"","QuizText":"The <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:154px;' id='blockbox-T1' droppable='true' ></span>-----------------------------------&nbsp; supplies blood to the kidney."},
  136 + {"BoxName": "T2","topcoord":"-130","leftcoord":"-31","Answervalue":"","QuizText":"The <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:192px;' id='blockbox-T2' droppable='true'></span>-----------------------------------&nbsp; is the site for the filtration of blood."},
  137 + {"BoxName": "T3","topcoord":"-91","leftcoord":"-31","Answervalue":"","QuizText":"The <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:233px;' id='blockbox-T3' droppable='true'></span>-----------------------------------&nbsp; collect reabsorbed fluid from the renal tubules."},
  138 + {"BoxName": "T4","topcoord":"-53","leftcoord":"-31","Answervalue":"","QuizText":"The <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:271px;' id='blockbox-T4' droppable='true'></span>-----------------------------------&nbsp; delivers blood to the glomerulus."}],
139 139 "Options": [{"OptionNumber": "A","OptionTitle": "renal artery","textalign":"bottom"},{"OptionNumber": "B","OptionTitle": "glomerulus","textalign":"bottom"},
140 140 {"OptionNumber": "C","OptionTitle": "peritubular capillaries","textalign":"bottom"},{"OptionNumber": "D","OptionTitle": "afferent arteriole","textalign":"bottom"}],
141 141 "correctResponse": [{"OptionBox": "T1","Answer": "A"},{"OptionBox": "T2","Answer": "B"},{"OptionBox": "T3","Answer": "C"},{"OptionBox": "T4","Answer": "D"}]
... ... @@ -144,10 +144,10 @@
144 144 "Title": "Complete the statements below.",
145 145 "activityTitle": "Bladder",
146 146 "ImagePath":"",
147   - "OptionBox": [{"BoxName": "T1","topcoord":"-162","leftcoord":"-67","Answervalue":"","QuizText":"The <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:154px;' id='blockbox-T1' droppable='true' ></span>-----------------------------------&nbsp; muscle contracts to push urine out of the bladder."},
148   - {"BoxName": "T2","topcoord":"-123","leftcoord":"-67","Answervalue":"","QuizText":"The <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:192px;' id='blockbox-T2' droppable='true'></span>-----------------------------------&nbsp; is the triangular region of the bladder between the openings for the ureters and urethra."},
149   - {"BoxName": "T3","topcoord":"-84","leftcoord":"-67","Answervalue":"","QuizText":"The <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:233px;' id='blockbox-T3' droppable='true'></span>-----------------------------------&nbsp; sphincter is voluntary and made of skeletal muscle."},
150   - {"BoxName": "T4","topcoord":"-46","leftcoord":"-67","Answervalue":"","QuizText":"The <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:271px;' id='blockbox-T4' droppable='true'></span>-----------------------------------&nbsp; sphincter is involuntary and made of smooth muscle."}],
  147 + "OptionBox": [{"BoxName": "T1","topcoord":"-169","leftcoord":"-31","Answervalue":"","QuizText":"The <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:154px;' id='blockbox-T1' droppable='true' ></span>-----------------------------------&nbsp; muscle contracts to push urine out of the bladder."},
  148 + {"BoxName": "T2","topcoord":"-130","leftcoord":"-31","Answervalue":"","QuizText":"The <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:192px;' id='blockbox-T2' droppable='true'></span>-----------------------------------&nbsp; is the triangular region of the bladder between the openings for the ureters and urethra."},
  149 + {"BoxName": "T3","topcoord":"-91","leftcoord":"-31","Answervalue":"","QuizText":"The <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:233px;' id='blockbox-T3' droppable='true'></span>-----------------------------------&nbsp; sphincter is voluntary and made of skeletal muscle."},
  150 + {"BoxName": "T4","topcoord":"-53","leftcoord":"-31","Answervalue":"","QuizText":"The <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:271px;' id='blockbox-T4' droppable='true'></span>-----------------------------------&nbsp; sphincter is involuntary and made of smooth muscle."}],
151 151 "Options": [{"OptionNumber": "A","OptionTitle": "detrusor","textalign":"bottom"},{"OptionNumber": "B","OptionTitle": "trigone","textalign":"bottom"},
152 152 {"OptionNumber": "C","OptionTitle": "external urethral","textalign":"bottom"},{"OptionNumber": "D","OptionTitle": "internal urethral","textalign":"bottom"}],
153 153 "correctResponse": [{"OptionBox": "T1","Answer": "A"},{"OptionBox": "T2","Answer": "B"},{"OptionBox": "T3","Answer": "C"},{"OptionBox": "T4","Answer": "D"}]
... ... @@ -156,10 +156,10 @@
156 156 "Title": "Complete the statements below.",
157 157 "activityTitle": "Urine II",
158 158 "ImagePath":"",
159   - "OptionBox": [{"BoxName": "T1","topcoord":"-162","leftcoord":"213","Answervalue":"","QuizText":"The presence of sugar in the urine is known as <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:154px;' id='blockbox-T1' droppable='true' ></span>-----------------------------------&nbsp;<span> .</span>"},
160   - {"BoxName": "T2","topcoord":"-123","leftcoord":"201","Answervalue":"","QuizText":"The presence of pus in the urine is known as <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:192px;' id='blockbox-T2' droppable='true'></span>-----------------------------------&nbsp;<span> .</span>"},
161   - {"BoxName": "T3","topcoord":"-84","leftcoord":"214","Answervalue":"","QuizText":"The presence of blood in the urine is known as <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:233px;' id='blockbox-T3' droppable='true'></span>-----------------------------------&nbsp;<span> .</span>"},
162   - {"BoxName": "T4","topcoord":"-46","leftcoord":"268","Answervalue":"","QuizText":"The presence of ketone bodies in the urine is known as <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:271px;' id='blockbox-T4' droppable='true'></span>-----------------------------------&nbsp;<span> .</span>"}],
  159 + "OptionBox": [{"BoxName": "T1","topcoord":"-169","leftcoord":"248","Answervalue":"","QuizText":"The presence of sugar in the urine is known as <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:154px;' id='blockbox-T1' droppable='true' ></span>-----------------------------------&nbsp;<span> .</span>"},
  160 + {"BoxName": "T2","topcoord":"-130","leftcoord":"236","Answervalue":"","QuizText":"The presence of pus in the urine is known as <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:192px;' id='blockbox-T2' droppable='true'></span>-----------------------------------&nbsp;<span> .</span>"},
  161 + {"BoxName": "T3","topcoord":"-91","leftcoord":"249","Answervalue":"","QuizText":"The presence of blood in the urine is known as <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:233px;' id='blockbox-T3' droppable='true'></span>-----------------------------------&nbsp;<span> .</span>"},
  162 + {"BoxName": "T4","topcoord":"-53","leftcoord":"303","Answervalue":"","QuizText":"The presence of ketone bodies in the urine is known as <span style='position: absolute;border: 0px solid rgb(51, 51, 51); background: rgb(232, 232, 232);height:30px;width:160px;top:271px;' id='blockbox-T4' droppable='true'></span>-----------------------------------&nbsp;<span> .</span>"}],
163 163 "Options": [{"OptionNumber": "A","OptionTitle": "glycosuria","textalign":"bottom"},{"OptionNumber": "B","OptionTitle": "pyuria","textalign":"bottom"},
164 164 {"OptionNumber": "C","OptionTitle": "hematuria","textalign":"bottom"},{"OptionNumber": "D","OptionTitle": "ketonuria","textalign":"bottom"}],
165 165 "correctResponse": [{"OptionBox": "T1","Answer": "A"},{"OptionBox": "T2","Answer": "B"},{"OptionBox": "T3","Answer": "C"},{"OptionBox": "T4","Answer": "D"}]
... ...