RQExerciseToolBarView.xib 27 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="20037" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
  3. <device id="retina6_1" orientation="portrait" appearance="light"/>
  4. <dependencies>
  5. <deployment identifier="iOS"/>
  6. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="20020"/>
  7. <capability name="System colors in document resources" minToolsVersion="11.0"/>
  8. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  9. </dependencies>
  10. <objects>
  11. <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
  12. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  13. <view contentMode="scaleToFill" id="iN0-l3-epB" customClass="RQExerciseToolBarView">
  14. <rect key="frame" x="0.0" y="0.0" width="375" height="50"/>
  15. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  16. <subviews>
  17. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="4cc-oc-MVS">
  18. <rect key="frame" x="0.0" y="-4.5" width="217.5" height="59"/>
  19. <color key="backgroundColor" systemColor="systemBackgroundColor"/>
  20. </view>
  21. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="mdt-Yj-5j4">
  22. <rect key="frame" x="157.5" y="-4.5" width="217.5" height="59"/>
  23. <color key="backgroundColor" systemColor="systemBackgroundColor"/>
  24. </view>
  25. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Duk-Gi-I0R">
  26. <rect key="frame" x="0.0" y="0.0" width="60" height="50"/>
  27. <subviews>
  28. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="LastQuestion" translatesAutoresizingMaskIntoConstraints="NO" id="poh-8N-m22">
  29. <rect key="frame" x="19" y="7" width="22" height="22"/>
  30. <constraints>
  31. <constraint firstAttribute="height" constant="22" id="NqJ-s4-fR6"/>
  32. <constraint firstAttribute="width" secondItem="poh-8N-m22" secondAttribute="height" multiplier="1:1" id="ghe-O0-a0g"/>
  33. </constraints>
  34. </imageView>
  35. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="上一题" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Ne2-Um-2KV">
  36. <rect key="frame" x="10" y="32" width="40" height="14"/>
  37. <constraints>
  38. <constraint firstAttribute="height" constant="14" id="s5T-Uk-4qp"/>
  39. </constraints>
  40. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  41. <color key="textColor" red="0.54117647058823526" green="0.56470588235294117" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  42. <nil key="highlightedColor"/>
  43. </label>
  44. </subviews>
  45. <color key="backgroundColor" systemColor="systemBackgroundColor"/>
  46. <constraints>
  47. <constraint firstAttribute="bottom" secondItem="Ne2-Um-2KV" secondAttribute="bottom" constant="4" id="Ofc-w3-hb2"/>
  48. <constraint firstItem="poh-8N-m22" firstAttribute="centerX" secondItem="Duk-Gi-I0R" secondAttribute="centerX" id="cGY-i9-uVW"/>
  49. <constraint firstItem="poh-8N-m22" firstAttribute="top" secondItem="Duk-Gi-I0R" secondAttribute="top" constant="7" id="hc4-Zu-8Jl"/>
  50. <constraint firstItem="Ne2-Um-2KV" firstAttribute="centerX" secondItem="Duk-Gi-I0R" secondAttribute="centerX" id="lbg-NT-wKG"/>
  51. </constraints>
  52. </view>
  53. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Cbo-rm-F3g">
  54. <rect key="frame" x="71" y="0.0" width="76" height="50"/>
  55. <subviews>
  56. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="CorrectOption" translatesAutoresizingMaskIntoConstraints="NO" id="hMo-O6-NJO">
  57. <rect key="frame" x="8" y="7" width="22" height="22"/>
  58. <constraints>
  59. <constraint firstAttribute="height" constant="22" id="803-xW-arb"/>
  60. <constraint firstAttribute="width" secondItem="hMo-O6-NJO" secondAttribute="height" multiplier="1:1" id="mfs-jE-qPC"/>
  61. </constraints>
  62. </imageView>
  63. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="0" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="b7t-Nc-KbU">
  64. <rect key="frame" x="15" y="32" width="8" height="14"/>
  65. <constraints>
  66. <constraint firstAttribute="height" constant="14" id="1Bj-ae-KQG"/>
  67. </constraints>
  68. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  69. <color key="textColor" red="0.54117647058823526" green="0.56470588235294117" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  70. <nil key="highlightedColor"/>
  71. </label>
  72. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="ErrorOption" translatesAutoresizingMaskIntoConstraints="NO" id="fgW-nP-yMe">
  73. <rect key="frame" x="46" y="7" width="22" height="22"/>
  74. <constraints>
  75. <constraint firstAttribute="width" secondItem="fgW-nP-yMe" secondAttribute="height" multiplier="1:1" id="4HG-Y2-4md"/>
  76. <constraint firstAttribute="height" constant="22" id="nTs-mO-Oyd"/>
  77. </constraints>
  78. </imageView>
  79. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="0" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="t04-gv-4wI">
  80. <rect key="frame" x="53" y="32" width="8" height="14"/>
  81. <constraints>
  82. <constraint firstAttribute="height" constant="14" id="b4R-S3-m24"/>
  83. </constraints>
  84. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  85. <color key="textColor" red="0.54117647058823526" green="0.56470588235294117" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  86. <nil key="highlightedColor"/>
  87. </label>
  88. </subviews>
  89. <color key="backgroundColor" systemColor="systemBackgroundColor"/>
  90. <constraints>
  91. <constraint firstItem="fgW-nP-yMe" firstAttribute="top" secondItem="Cbo-rm-F3g" secondAttribute="top" constant="7" id="Hbb-2j-cI7"/>
  92. <constraint firstAttribute="bottom" secondItem="b7t-Nc-KbU" secondAttribute="bottom" constant="4" id="HoH-0S-61S"/>
  93. <constraint firstAttribute="width" constant="76" id="IuF-Pb-ns7"/>
  94. <constraint firstItem="hMo-O6-NJO" firstAttribute="top" secondItem="Cbo-rm-F3g" secondAttribute="top" constant="7" id="PFd-fN-KtL"/>
  95. <constraint firstItem="hMo-O6-NJO" firstAttribute="leading" secondItem="Cbo-rm-F3g" secondAttribute="leading" constant="8" id="XOI-JW-HSD"/>
  96. <constraint firstAttribute="bottom" secondItem="t04-gv-4wI" secondAttribute="bottom" constant="4" id="e5l-MG-y5D"/>
  97. <constraint firstItem="fgW-nP-yMe" firstAttribute="width" secondItem="fgW-nP-yMe" secondAttribute="height" multiplier="1:1" id="leo-YK-MMM"/>
  98. <constraint firstAttribute="trailing" secondItem="fgW-nP-yMe" secondAttribute="trailing" constant="8" id="vyi-87-Roh"/>
  99. <constraint firstItem="t04-gv-4wI" firstAttribute="centerX" secondItem="fgW-nP-yMe" secondAttribute="centerX" id="wNb-mf-0Ls"/>
  100. <constraint firstItem="b7t-Nc-KbU" firstAttribute="centerX" secondItem="hMo-O6-NJO" secondAttribute="centerX" id="ymA-ZL-j79"/>
  101. </constraints>
  102. </view>
  103. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="5hO-tH-0Ab">
  104. <rect key="frame" x="157.5" y="0.0" width="60" height="50"/>
  105. <subviews>
  106. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="TotalNumberOfQuestions" translatesAutoresizingMaskIntoConstraints="NO" id="Qu6-Np-jFO">
  107. <rect key="frame" x="20" y="7" width="20" height="22"/>
  108. <constraints>
  109. <constraint firstAttribute="width" secondItem="Qu6-Np-jFO" secondAttribute="height" multiplier="20:22" id="7A0-UJ-3jN"/>
  110. <constraint firstAttribute="height" constant="22" id="zD3-Og-tAZ"/>
  111. </constraints>
  112. </imageView>
  113. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="0/1" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="pfS-D0-xVs">
  114. <rect key="frame" x="21" y="32" width="18" height="14"/>
  115. <constraints>
  116. <constraint firstAttribute="height" constant="14" id="cw5-rN-hIv"/>
  117. </constraints>
  118. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  119. <color key="textColor" red="0.54117647058823526" green="0.56470588235294117" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  120. <nil key="highlightedColor"/>
  121. </label>
  122. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="S5h-jn-CNU">
  123. <rect key="frame" x="21" y="32" width="0.0" height="14"/>
  124. <constraints>
  125. <constraint firstAttribute="height" constant="14" id="hCq-ZK-PSV"/>
  126. </constraints>
  127. <fontDescription key="fontDescription" type="system" pointSize="10"/>
  128. <color key="textColor" red="0.54117647059999996" green="0.56470588239999997" blue="0.59999999999999998" alpha="1" colorSpace="calibratedRGB"/>
  129. <nil key="highlightedColor"/>
  130. </label>
  131. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Quq-Wd-oyG">
  132. <rect key="frame" x="39" y="32" width="0.0" height="14"/>
  133. <constraints>
  134. <constraint firstAttribute="height" constant="14" id="aXJ-nw-A7p"/>
  135. </constraints>
  136. <fontDescription key="fontDescription" type="system" pointSize="10"/>
  137. <color key="textColor" red="0.54117647059999996" green="0.56470588239999997" blue="0.59999999999999998" alpha="1" colorSpace="calibratedRGB"/>
  138. <nil key="highlightedColor"/>
  139. </label>
  140. </subviews>
  141. <color key="backgroundColor" systemColor="systemBackgroundColor"/>
  142. <constraints>
  143. <constraint firstItem="Qu6-Np-jFO" firstAttribute="top" secondItem="5hO-tH-0Ab" secondAttribute="top" constant="7" id="LYW-hp-Gnf"/>
  144. <constraint firstItem="Quq-Wd-oyG" firstAttribute="centerY" secondItem="pfS-D0-xVs" secondAttribute="centerY" id="RjJ-5V-TsI"/>
  145. <constraint firstItem="Quq-Wd-oyG" firstAttribute="leading" secondItem="pfS-D0-xVs" secondAttribute="trailing" id="Y3S-IQ-QEX"/>
  146. <constraint firstItem="pfS-D0-xVs" firstAttribute="centerX" secondItem="5hO-tH-0Ab" secondAttribute="centerX" id="biN-hp-V4o"/>
  147. <constraint firstItem="pfS-D0-xVs" firstAttribute="leading" secondItem="S5h-jn-CNU" secondAttribute="trailing" id="dp6-Lk-hBN"/>
  148. <constraint firstItem="Qu6-Np-jFO" firstAttribute="centerX" secondItem="5hO-tH-0Ab" secondAttribute="centerX" id="qS9-2a-bWT"/>
  149. <constraint firstAttribute="bottom" secondItem="pfS-D0-xVs" secondAttribute="bottom" constant="4" id="vGU-bg-ltb"/>
  150. <constraint firstItem="S5h-jn-CNU" firstAttribute="centerY" secondItem="pfS-D0-xVs" secondAttribute="centerY" id="xem-IV-siD"/>
  151. </constraints>
  152. </view>
  153. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="kgf-wh-L1a">
  154. <rect key="frame" x="236.5" y="0.0" width="59.5" height="50"/>
  155. <subviews>
  156. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="OfficialInterpretation" translatesAutoresizingMaskIntoConstraints="NO" id="UaP-V3-Jaa">
  157. <rect key="frame" x="19" y="7" width="22" height="22"/>
  158. <constraints>
  159. <constraint firstAttribute="height" constant="22" id="gm0-r0-H8g"/>
  160. <constraint firstAttribute="width" secondItem="UaP-V3-Jaa" secondAttribute="height" multiplier="22:22" id="iu8-qA-f3D"/>
  161. </constraints>
  162. </imageView>
  163. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="官方解释" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="wYo-eR-uhN">
  164. <rect key="frame" x="3" y="32" width="53.5" height="14"/>
  165. <constraints>
  166. <constraint firstAttribute="height" constant="14" id="hMq-41-vmo"/>
  167. </constraints>
  168. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  169. <color key="textColor" red="0.54117647058823526" green="0.56470588235294117" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  170. <nil key="highlightedColor"/>
  171. </label>
  172. </subviews>
  173. <color key="backgroundColor" systemColor="systemBackgroundColor"/>
  174. <constraints>
  175. <constraint firstItem="wYo-eR-uhN" firstAttribute="centerX" secondItem="kgf-wh-L1a" secondAttribute="centerX" id="5hZ-d8-DMK"/>
  176. <constraint firstItem="UaP-V3-Jaa" firstAttribute="top" secondItem="kgf-wh-L1a" secondAttribute="top" constant="7" id="5xD-JD-L8b"/>
  177. <constraint firstItem="UaP-V3-Jaa" firstAttribute="centerX" secondItem="kgf-wh-L1a" secondAttribute="centerX" id="hI9-Ei-ycU"/>
  178. <constraint firstAttribute="bottom" secondItem="wYo-eR-uhN" secondAttribute="bottom" constant="4" id="wYs-Jc-qYg"/>
  179. </constraints>
  180. </view>
  181. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="pjn-0V-ieD">
  182. <rect key="frame" x="315" y="0.0" width="60" height="50"/>
  183. <subviews>
  184. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="NextQuestion" translatesAutoresizingMaskIntoConstraints="NO" id="C6b-i8-ieJ">
  185. <rect key="frame" x="19" y="7" width="22" height="22"/>
  186. <constraints>
  187. <constraint firstAttribute="height" constant="22" id="b3i-lW-Xaf"/>
  188. <constraint firstAttribute="width" secondItem="C6b-i8-ieJ" secondAttribute="height" multiplier="1:1" id="hJ0-EH-lDJ"/>
  189. </constraints>
  190. </imageView>
  191. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="下一题" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="eKa-Nt-kLG">
  192. <rect key="frame" x="10" y="32" width="40" height="14"/>
  193. <constraints>
  194. <constraint firstAttribute="height" constant="14" id="BqB-H7-NVU"/>
  195. </constraints>
  196. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  197. <color key="textColor" red="0.54117647058823526" green="0.56470588235294117" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  198. <nil key="highlightedColor"/>
  199. </label>
  200. </subviews>
  201. <color key="backgroundColor" systemColor="systemBackgroundColor"/>
  202. <constraints>
  203. <constraint firstItem="C6b-i8-ieJ" firstAttribute="top" secondItem="pjn-0V-ieD" secondAttribute="top" constant="7" id="6lV-GP-mGp"/>
  204. <constraint firstAttribute="bottom" secondItem="eKa-Nt-kLG" secondAttribute="bottom" constant="4" id="NVf-og-oLd"/>
  205. <constraint firstItem="eKa-Nt-kLG" firstAttribute="centerX" secondItem="pjn-0V-ieD" secondAttribute="centerX" id="bag-2g-oEZ"/>
  206. <constraint firstItem="C6b-i8-ieJ" firstAttribute="centerX" secondItem="pjn-0V-ieD" secondAttribute="centerX" id="ziS-VY-jsG"/>
  207. </constraints>
  208. </view>
  209. </subviews>
  210. <color key="backgroundColor" systemColor="systemBackgroundColor"/>
  211. <constraints>
  212. <constraint firstItem="kgf-wh-L1a" firstAttribute="height" secondItem="iN0-l3-epB" secondAttribute="height" id="0Zi-u6-40O"/>
  213. <constraint firstItem="mdt-Yj-5j4" firstAttribute="leading" secondItem="5hO-tH-0Ab" secondAttribute="leading" id="3vc-S4-Nv3"/>
  214. <constraint firstItem="5hO-tH-0Ab" firstAttribute="height" secondItem="iN0-l3-epB" secondAttribute="height" id="4sl-A0-PGA"/>
  215. <constraint firstItem="pjn-0V-ieD" firstAttribute="height" secondItem="iN0-l3-epB" secondAttribute="height" id="5zb-ng-UOd"/>
  216. <constraint firstItem="5hO-tH-0Ab" firstAttribute="width" secondItem="iN0-l3-epB" secondAttribute="width" multiplier="60:375" id="9Sk-7V-0Kl"/>
  217. <constraint firstItem="mdt-Yj-5j4" firstAttribute="height" secondItem="iN0-l3-epB" secondAttribute="height" multiplier="1.18" id="Enb-Ev-xDQ"/>
  218. <constraint firstItem="pjn-0V-ieD" firstAttribute="width" secondItem="iN0-l3-epB" secondAttribute="width" multiplier="60:375" id="GhJ-aT-P5S"/>
  219. <constraint firstAttribute="trailing" secondItem="pjn-0V-ieD" secondAttribute="trailing" id="KPf-Vs-7Bx"/>
  220. <constraint firstItem="Duk-Gi-I0R" firstAttribute="width" secondItem="iN0-l3-epB" secondAttribute="width" multiplier="60:375" id="L4U-d7-hbV"/>
  221. <constraint firstItem="4cc-oc-MVS" firstAttribute="height" secondItem="iN0-l3-epB" secondAttribute="height" multiplier="1.18" id="NtS-qk-cMn"/>
  222. <constraint firstItem="mdt-Yj-5j4" firstAttribute="centerY" secondItem="iN0-l3-epB" secondAttribute="centerY" id="P2K-hH-hnA"/>
  223. <constraint firstItem="pjn-0V-ieD" firstAttribute="centerY" secondItem="iN0-l3-epB" secondAttribute="centerY" id="P32-MT-hdc"/>
  224. <constraint firstItem="kgf-wh-L1a" firstAttribute="centerX" secondItem="mdt-Yj-5j4" secondAttribute="centerX" id="PUX-dl-ELP"/>
  225. <constraint firstItem="Cbo-rm-F3g" firstAttribute="centerY" secondItem="iN0-l3-epB" secondAttribute="centerY" id="Shv-FC-Jhx"/>
  226. <constraint firstItem="Duk-Gi-I0R" firstAttribute="centerY" secondItem="iN0-l3-epB" secondAttribute="centerY" id="Uhu-Ah-EBx"/>
  227. <constraint firstItem="5hO-tH-0Ab" firstAttribute="centerY" secondItem="iN0-l3-epB" secondAttribute="centerY" id="VX9-lA-yZb"/>
  228. <constraint firstItem="Cbo-rm-F3g" firstAttribute="centerX" secondItem="4cc-oc-MVS" secondAttribute="centerX" id="avZ-sb-pty"/>
  229. <constraint firstItem="kgf-wh-L1a" firstAttribute="width" secondItem="iN0-l3-epB" secondAttribute="width" multiplier="0.15942" id="hvy-HJ-gbn"/>
  230. <constraint firstItem="Duk-Gi-I0R" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="i3T-Ni-2rk"/>
  231. <constraint firstAttribute="trailing" secondItem="mdt-Yj-5j4" secondAttribute="trailing" id="lth-uq-Kv9"/>
  232. <constraint firstItem="Cbo-rm-F3g" firstAttribute="height" secondItem="iN0-l3-epB" secondAttribute="height" id="m2e-Sx-dUx"/>
  233. <constraint firstItem="4cc-oc-MVS" firstAttribute="trailing" secondItem="5hO-tH-0Ab" secondAttribute="trailing" id="ntL-XD-oyG"/>
  234. <constraint firstItem="4cc-oc-MVS" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="nvh-JD-edZ"/>
  235. <constraint firstItem="Duk-Gi-I0R" firstAttribute="height" secondItem="iN0-l3-epB" secondAttribute="height" id="oNE-Es-YX0"/>
  236. <constraint firstItem="kgf-wh-L1a" firstAttribute="centerY" secondItem="iN0-l3-epB" secondAttribute="centerY" id="unK-vs-GmV"/>
  237. <constraint firstItem="5hO-tH-0Ab" firstAttribute="centerX" secondItem="iN0-l3-epB" secondAttribute="centerX" id="ymX-g9-OcM"/>
  238. <constraint firstItem="4cc-oc-MVS" firstAttribute="centerY" secondItem="iN0-l3-epB" secondAttribute="centerY" id="zpY-d1-TF0"/>
  239. </constraints>
  240. <nil key="simulatedTopBarMetrics"/>
  241. <nil key="simulatedBottomBarMetrics"/>
  242. <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
  243. <userDefinedRuntimeAttributes>
  244. <userDefinedRuntimeAttribute type="number" keyPath="layer.shadowRadius">
  245. <integer key="value" value="3"/>
  246. </userDefinedRuntimeAttribute>
  247. <userDefinedRuntimeAttribute type="number" keyPath="layer.shadowOpacity">
  248. <integer key="value" value="1"/>
  249. </userDefinedRuntimeAttribute>
  250. <userDefinedRuntimeAttribute type="size" keyPath="layer.shadowOffset">
  251. <size key="value" width="1" height="-1"/>
  252. </userDefinedRuntimeAttribute>
  253. <userDefinedRuntimeAttribute type="boolean" keyPath="layer.masksToBounds" value="NO"/>
  254. </userDefinedRuntimeAttributes>
  255. <connections>
  256. <outlet property="allQuestionNumLabel" destination="Quq-Wd-oyG" id="bNs-tQ-UdD"/>
  257. <outlet property="correctOptionNumLabel" destination="b7t-Nc-KbU" id="ZK8-ue-mzY"/>
  258. <outlet property="currentQuestionNumLabel" destination="S5h-jn-CNU" id="oNe-nT-sHy"/>
  259. <outlet property="errorOptionNumLabel" destination="t04-gv-4wI" id="1Eh-aB-emm"/>
  260. <outlet property="lastQuestionView" destination="Duk-Gi-I0R" id="2fc-bC-doj"/>
  261. <outlet property="nextQuestionView" destination="pjn-0V-ieD" id="WHO-do-1fg"/>
  262. <outlet property="officialInterpretationView" destination="kgf-wh-L1a" id="3i6-Bc-dzS"/>
  263. <outlet property="totalNumberOfQuestionsLabel" destination="pfS-D0-xVs" id="67H-kP-3Yd"/>
  264. <outlet property="totalNumberOfQuestionsView" destination="5hO-tH-0Ab" id="3VD-Q9-mz2"/>
  265. </connections>
  266. <point key="canvasLocation" x="121.0144927536232" y="103.125"/>
  267. </view>
  268. </objects>
  269. <resources>
  270. <image name="CorrectOption" width="22" height="22"/>
  271. <image name="ErrorOption" width="22" height="22"/>
  272. <image name="LastQuestion" width="22" height="21.5"/>
  273. <image name="NextQuestion" width="22" height="21.5"/>
  274. <image name="OfficialInterpretation" width="22" height="22"/>
  275. <image name="TotalNumberOfQuestions" width="20" height="22"/>
  276. <systemColor name="systemBackgroundColor">
  277. <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  278. </systemColor>
  279. </resources>
  280. </document>