2019-07-09 19:39:06 +02:00
<?xml version="1.0" encoding="UTF-8"?>
2019-10-08 21:37:42 +02:00
<document type= "com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version= "3.0" toolsVersion= "15400" targetRuntime= "iOS.CocoaTouch" propertyAccessControl= "none" useAutolayout= "YES" useTraitCollections= "YES" useSafeAreas= "YES" colorMatched= "YES" initialViewController= "49e-Tb-3d3" >
<device id= "retina6_5" orientation= "portrait" appearance= "light" />
2019-07-09 19:39:06 +02:00
<dependencies>
<deployment identifier= "iOS" />
2019-10-08 21:37:42 +02:00
<plugIn identifier= "com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version= "15404" />
<capability name= "Named colors" minToolsVersion= "9.0" />
2019-07-09 19:39:06 +02:00
<capability name= "Safe area layout guides" minToolsVersion= "9.0" />
<capability name= "documents saved in the Xcode 8 format" minToolsVersion= "8.0" />
</dependencies>
<scenes>
<!--AvH Plan-->
<scene sceneID= "hNz-n2-bh7" >
<objects>
2019-07-16 13:17:22 +02:00
<viewController title= "AvH Plan" id= "9pv-A4-QxB" customClass= "GeneralViewController" customModule= "AvH_Plan" customModuleProvider= "target" sceneMemberID= "viewController" >
2019-07-09 19:39:06 +02:00
<view key= "view" contentMode= "scaleToFill" id= "tsR-hK-woN" >
2019-08-03 11:01:56 +02:00
<rect key= "frame" x= "0.0" y= "0.0" width= "414" height= "896" />
2019-07-09 19:39:06 +02:00
<autoresizingMask key= "autoresizingMask" widthSizable= "YES" heightSizable= "YES" />
2019-10-08 21:37:42 +02:00
<color key= "backgroundColor" name= "colorBackground" />
2019-07-09 19:39:06 +02:00
<viewLayoutGuide key= "safeArea" id= "PQr-Ze-W5v" />
</view>
2019-08-03 11:01:56 +02:00
<navigationItem key= "navigationItem" id= "Qub-xW-2XJ" >
<barButtonItem key= "rightBarButtonItem" title= "Customize" id= "bae-uC-OAx" >
<connections>
2019-09-20 18:11:27 +02:00
<action selector= "customize:" destination= "9pv-A4-QxB" id= "aqn-9o-yj2" />
2019-08-03 11:01:56 +02:00
</connections>
</barButtonItem>
</navigationItem>
2019-07-09 19:39:06 +02:00
</viewController>
<placeholder placeholderIdentifier= "IBFirstResponder" id= "W5J-7L-Pyd" sceneMemberID= "firstResponder" />
</objects>
2019-08-03 11:01:56 +02:00
<point key= "canvasLocation" x= "1628" y= "-790" />
2019-07-09 19:39:06 +02:00
</scene>
2019-09-28 12:46:17 +02:00
<!--Customize-->
<scene sceneID= "Qs1-wD-U6L" >
<objects>
<tableViewController id= "5GD-rn-jaq" customClass= "CustomizationViewController" customModule= "AvH_Plan" customModuleProvider= "target" sceneMemberID= "viewController" >
<tableView key= "view" clipsSubviews= "YES" contentMode= "scaleToFill" alwaysBounceVertical= "YES" dataMode= "static" style= "grouped" separatorStyle= "default" allowsSelection= "NO" rowHeight= "-1" estimatedRowHeight= "-1" sectionHeaderHeight= "18" sectionFooterHeight= "18" id= "8Fj-Vm-IOk" >
<rect key= "frame" x= "0.0" y= "0.0" width= "414" height= "896" />
<autoresizingMask key= "autoresizingMask" widthSizable= "YES" heightSizable= "YES" />
2019-10-08 21:37:42 +02:00
<color key= "backgroundColor" name= "colorBackground" />
<color key= "separatorColor" name= "colorHint" />
<color key= "sectionIndexBackgroundColor" name= "colorDefault" />
2019-09-28 12:46:17 +02:00
<sections>
<tableViewSection headerTitle= "Personalize" id= "whN-45-XN6" >
<cells>
<tableViewCell clipsSubviews= "YES" contentMode= "scaleToFill" preservesSuperviewLayoutMargins= "YES" selectionStyle= "default" indentationWidth= "10" id= "aGd-tl-E6D" >
2019-10-08 21:37:42 +02:00
<rect key= "frame" x= "0.0" y= "55.333332061767578" width= "414" height= "44" />
2019-09-28 12:46:17 +02:00
<autoresizingMask key= "autoresizingMask" />
<tableViewCellContentView key= "contentView" opaque= "NO" clipsSubviews= "YES" multipleTouchEnabled= "YES" contentMode= "center" preservesSuperviewLayoutMargins= "YES" insetsLayoutMarginsFromSafeArea= "NO" tableViewCell= "aGd-tl-E6D" id= "orr-O8-P2M" >
2019-10-08 21:37:42 +02:00
<rect key= "frame" x= "0.0" y= "0.0" width= "414" height= "44" />
2019-09-28 12:46:17 +02:00
<autoresizingMask key= "autoresizingMask" />
<subviews>
<textField opaque= "NO" contentMode= "scaleToFill" contentHorizontalAlignment= "left" contentVerticalAlignment= "center" borderStyle= "roundedRect" placeholder= "Your name" textAlignment= "natural" minimumFontSize= "17" translatesAutoresizingMaskIntoConstraints= "NO" id= "A2b-5v-r2j" >
2019-10-08 21:37:42 +02:00
<rect key= "frame" x= "16" y= "8" width= "382" height= "28" />
2019-09-28 12:46:17 +02:00
<fontDescription key= "fontDescription" type= "system" pointSize= "14" />
<textInputTraits key= "textInputTraits" autocorrectionType= "no" spellCheckingType= "no" smartDashesType= "no" smartInsertDeleteType= "no" smartQuotesType= "no" />
</textField>
</subviews>
<constraints>
<constraint firstAttribute= "trailing" secondItem= "A2b-5v-r2j" secondAttribute= "trailing" constant= "16" id= "EKZ-7B-Cmd" />
<constraint firstItem= "A2b-5v-r2j" firstAttribute= "leading" secondItem= "orr-O8-P2M" secondAttribute= "leading" constant= "16" id= "L1E-av-Kvr" />
<constraint firstAttribute= "bottom" secondItem= "A2b-5v-r2j" secondAttribute= "bottom" constant= "8" id= "SRa-sr-922" />
<constraint firstItem= "A2b-5v-r2j" firstAttribute= "top" secondItem= "orr-O8-P2M" secondAttribute= "top" constant= "8" id= "mVv-l0-oS3" />
</constraints>
</tableViewCellContentView>
2019-10-08 21:37:42 +02:00
<color key= "backgroundColor" name= "colorPreferenceCell" />
2019-09-28 12:46:17 +02:00
</tableViewCell>
<tableViewCell clipsSubviews= "YES" contentMode= "scaleToFill" preservesSuperviewLayoutMargins= "YES" selectionStyle= "default" indentationWidth= "10" id= "20f-v9-Ea0" >
2019-10-08 21:37:42 +02:00
<rect key= "frame" x= "0.0" y= "99.333332061767578" width= "414" height= "44" />
2019-09-28 12:46:17 +02:00
<autoresizingMask key= "autoresizingMask" />
<tableViewCellContentView key= "contentView" opaque= "NO" clipsSubviews= "YES" multipleTouchEnabled= "YES" contentMode= "center" preservesSuperviewLayoutMargins= "YES" insetsLayoutMarginsFromSafeArea= "NO" tableViewCell= "20f-v9-Ea0" id= "RFv-Y7-Amv" >
2019-10-08 21:37:42 +02:00
<rect key= "frame" x= "0.0" y= "0.0" width= "414" height= "44" />
2019-09-28 12:46:17 +02:00
<autoresizingMask key= "autoresizingMask" />
<subviews>
<button opaque= "NO" contentMode= "scaleToFill" contentHorizontalAlignment= "center" contentVerticalAlignment= "center" buttonType= "roundedRect" lineBreakMode= "middleTruncation" translatesAutoresizingMaskIntoConstraints= "NO" id= "jng-S6-ZuJ" >
2019-10-08 21:37:42 +02:00
<rect key= "frame" x= "16" y= "8" width= "382" height= "28" />
2019-10-08 11:51:21 +02:00
<gestureRecognizers/>
2019-09-28 12:46:17 +02:00
<state key= "normal" title= "Customize course colors" />
<connections>
<action selector= "customizeColoursButton:" destination= "5GD-rn-jaq" eventType= "touchUpInside" id= "35i-it-53Q" />
2019-10-08 11:51:21 +02:00
<outletCollection property= "gestureRecognizers" destination= "M8p-Lq-ly5" appends= "YES" id= "wsn-xc-r0D" />
2019-09-28 12:46:17 +02:00
</connections>
</button>
</subviews>
<constraints>
<constraint firstItem= "jng-S6-ZuJ" firstAttribute= "top" secondItem= "RFv-Y7-Amv" secondAttribute= "top" constant= "8" id= "0Xf-na-Ot4" />
<constraint firstItem= "jng-S6-ZuJ" firstAttribute= "leading" secondItem= "RFv-Y7-Amv" secondAttribute= "leading" constant= "16" id= "BkY-i5-aoq" />
<constraint firstAttribute= "bottom" secondItem= "jng-S6-ZuJ" secondAttribute= "bottom" constant= "8" id= "Ksd-jh-YgZ" />
<constraint firstAttribute= "trailing" secondItem= "jng-S6-ZuJ" secondAttribute= "trailing" constant= "16" id= "ezW-Cd-928" />
</constraints>
</tableViewCellContentView>
2019-10-08 21:37:42 +02:00
<color key= "backgroundColor" name= "colorPreferenceCell" />
2019-09-28 12:46:17 +02:00
</tableViewCell>
</cells>
</tableViewSection>
<tableViewSection headerTitle= "Filters" id= "BHV-EE-xi3" >
<cells>
<tableViewCell clipsSubviews= "YES" contentMode= "scaleToFill" preservesSuperviewLayoutMargins= "YES" selectionStyle= "default" indentationWidth= "10" id= "1Sl-WQ-myP" >
2019-10-08 21:37:42 +02:00
<rect key= "frame" x= "0.0" y= "199.33333206176758" width= "414" height= "44" />
2019-09-28 12:46:17 +02:00
<autoresizingMask key= "autoresizingMask" />
<tableViewCellContentView key= "contentView" opaque= "NO" clipsSubviews= "YES" multipleTouchEnabled= "YES" contentMode= "center" preservesSuperviewLayoutMargins= "YES" insetsLayoutMarginsFromSafeArea= "NO" tableViewCell= "1Sl-WQ-myP" id= "Ppe-Bk-pw7" >
2019-10-08 21:37:42 +02:00
<rect key= "frame" x= "0.0" y= "0.0" width= "414" height= "44" />
2019-09-28 12:46:17 +02:00
<autoresizingMask key= "autoresizingMask" />
<subviews>
<textField opaque= "NO" contentMode= "scaleToFill" contentHorizontalAlignment= "left" contentVerticalAlignment= "center" borderStyle= "roundedRect" placeholder= "Your grade" textAlignment= "natural" minimumFontSize= "17" translatesAutoresizingMaskIntoConstraints= "NO" id= "x8A-kh-LX4" >
2019-10-08 21:37:42 +02:00
<rect key= "frame" x= "16" y= "8" width= "333.66666666666669" height= "28" />
2019-09-28 12:46:17 +02:00
<fontDescription key= "fontDescription" type= "system" pointSize= "14" />
<textInputTraits key= "textInputTraits" autocorrectionType= "no" spellCheckingType= "no" smartDashesType= "no" smartInsertDeleteType= "no" smartQuotesType= "no" />
</textField>
<button opaque= "NO" contentMode= "scaleToFill" horizontalHuggingPriority= "251" horizontalCompressionResistancePriority= "751" contentHorizontalAlignment= "center" contentVerticalAlignment= "center" buttonType= "detailDisclosure" lineBreakMode= "middleTruncation" translatesAutoresizingMaskIntoConstraints= "NO" id= "tGW-2L-bfh" >
2019-10-08 21:37:42 +02:00
<rect key= "frame" x= "365.66666666666669" y= "8" width= "24.333333333333314" height= "28" />
2019-09-28 12:46:17 +02:00
<connections>
<action selector= "groupHelpButton:" destination= "5GD-rn-jaq" eventType= "touchUpInside" id= "b1G-MP-U4Q" />
</connections>
</button>
</subviews>
<constraints>
<constraint firstItem= "x8A-kh-LX4" firstAttribute= "top" secondItem= "Ppe-Bk-pw7" secondAttribute= "top" constant= "8" id= "1DB-0a-62h" />
<constraint firstAttribute= "trailing" secondItem= "tGW-2L-bfh" secondAttribute= "trailing" constant= "24" id= "KlK-a2-BHf" />
<constraint firstItem= "tGW-2L-bfh" firstAttribute= "top" secondItem= "Ppe-Bk-pw7" secondAttribute= "top" constant= "8" id= "Tpw-AU-Nd8" />
<constraint firstItem= "tGW-2L-bfh" firstAttribute= "leading" secondItem= "x8A-kh-LX4" secondAttribute= "trailing" constant= "16" id= "W3Z-94-NnJ" />
<constraint firstItem= "x8A-kh-LX4" firstAttribute= "leading" secondItem= "Ppe-Bk-pw7" secondAttribute= "leading" constant= "16" id= "eYN-Sw-g4U" />
<constraint firstAttribute= "bottom" secondItem= "x8A-kh-LX4" secondAttribute= "bottom" constant= "8" id= "xzb-We-wzf" />
<constraint firstAttribute= "bottom" secondItem= "tGW-2L-bfh" secondAttribute= "bottom" constant= "8" id= "yhM-5a-t5v" />
</constraints>
</tableViewCellContentView>
2019-10-08 21:37:42 +02:00
<color key= "backgroundColor" name= "colorPreferenceCell" />
2019-09-28 12:46:17 +02:00
</tableViewCell>
<tableViewCell clipsSubviews= "YES" contentMode= "scaleToFill" preservesSuperviewLayoutMargins= "YES" selectionStyle= "default" indentationWidth= "10" id= "ADr-9Q-aFd" >
2019-10-08 21:37:42 +02:00
<rect key= "frame" x= "0.0" y= "243.33333206176758" width= "414" height= "44" />
2019-09-28 12:46:17 +02:00
<autoresizingMask key= "autoresizingMask" />
<tableViewCellContentView key= "contentView" opaque= "NO" clipsSubviews= "YES" multipleTouchEnabled= "YES" contentMode= "center" preservesSuperviewLayoutMargins= "YES" insetsLayoutMarginsFromSafeArea= "NO" tableViewCell= "ADr-9Q-aFd" id= "sWM-ta-aIS" >
2019-10-08 21:37:42 +02:00
<rect key= "frame" x= "0.0" y= "0.0" width= "414" height= "44" />
2019-09-28 12:46:17 +02:00
<autoresizingMask key= "autoresizingMask" />
<subviews>
<textField opaque= "NO" contentMode= "scaleToFill" contentHorizontalAlignment= "left" contentVerticalAlignment= "center" borderStyle= "roundedRect" placeholder= "Your courses" textAlignment= "natural" minimumFontSize= "17" translatesAutoresizingMaskIntoConstraints= "NO" id= "zxv-h1-Q8u" >
2019-10-08 21:37:42 +02:00
<rect key= "frame" x= "16" y= "8" width= "333.66666666666669" height= "28" />
2019-09-28 12:46:17 +02:00
<fontDescription key= "fontDescription" type= "system" pointSize= "14" />
<textInputTraits key= "textInputTraits" autocorrectionType= "no" spellCheckingType= "no" smartDashesType= "yes" smartInsertDeleteType= "no" smartQuotesType= "no" />
</textField>
<button opaque= "NO" contentMode= "scaleToFill" horizontalHuggingPriority= "251" horizontalCompressionResistancePriority= "751" contentHorizontalAlignment= "center" contentVerticalAlignment= "center" buttonType= "detailDisclosure" lineBreakMode= "middleTruncation" translatesAutoresizingMaskIntoConstraints= "NO" id= "9Jr-BA-G9n" >
2019-10-08 21:37:42 +02:00
<rect key= "frame" x= "365.66666666666669" y= "8" width= "24.333333333333314" height= "28" />
2019-10-08 11:51:21 +02:00
<gestureRecognizers/>
2019-09-28 12:46:17 +02:00
<connections>
<action selector= "courseHelpButton:" destination= "5GD-rn-jaq" eventType= "touchUpInside" id= "s6W-7N-y6f" />
2019-10-08 11:51:21 +02:00
<outletCollection property= "gestureRecognizers" destination= "z35-to-GHz" appends= "YES" id= "hRI-cP-ZTs" />
2019-09-28 12:46:17 +02:00
</connections>
</button>
</subviews>
<constraints>
<constraint firstAttribute= "bottom" secondItem= "zxv-h1-Q8u" secondAttribute= "bottom" constant= "8" id= "3TL-ae-PMo" />
<constraint firstItem= "zxv-h1-Q8u" firstAttribute= "leading" secondItem= "sWM-ta-aIS" secondAttribute= "leading" constant= "16" id= "6Gi-if-hvj" />
<constraint firstItem= "9Jr-BA-G9n" firstAttribute= "top" secondItem= "sWM-ta-aIS" secondAttribute= "top" constant= "8" id= "8Yh-XK-fBH" />
<constraint firstItem= "9Jr-BA-G9n" firstAttribute= "leading" secondItem= "zxv-h1-Q8u" secondAttribute= "trailing" constant= "16" id= "J4C-rD-AVv" />
<constraint firstAttribute= "trailing" secondItem= "9Jr-BA-G9n" secondAttribute= "trailing" constant= "24" id= "RXG-Pv-5C1" />
<constraint firstAttribute= "bottom" secondItem= "9Jr-BA-G9n" secondAttribute= "bottom" constant= "8" id= "zJ2-jV-8Mu" />
<constraint firstItem= "zxv-h1-Q8u" firstAttribute= "top" secondItem= "sWM-ta-aIS" secondAttribute= "top" constant= "8" id= "zuH-M7-EuZ" />
</constraints>
</tableViewCellContentView>
2019-10-08 21:37:42 +02:00
<color key= "backgroundColor" name= "colorPreferenceCell" />
2019-09-28 12:46:17 +02:00
</tableViewCell>
<tableViewCell clipsSubviews= "YES" contentMode= "scaleToFill" preservesSuperviewLayoutMargins= "YES" selectionStyle= "default" indentationWidth= "10" id= "c1h-S1-7hb" >
2019-10-08 21:37:42 +02:00
<rect key= "frame" x= "0.0" y= "287.33333206176758" width= "414" height= "44" />
2019-09-28 12:46:17 +02:00
<autoresizingMask key= "autoresizingMask" />
<tableViewCellContentView key= "contentView" opaque= "NO" clipsSubviews= "YES" multipleTouchEnabled= "YES" contentMode= "center" preservesSuperviewLayoutMargins= "YES" insetsLayoutMarginsFromSafeArea= "NO" tableViewCell= "c1h-S1-7hb" id= "oF0-xm-wEa" >
2019-10-08 21:37:42 +02:00
<rect key= "frame" x= "0.0" y= "0.0" width= "414" height= "44" />
2019-09-28 12:46:17 +02:00
<autoresizingMask key= "autoresizingMask" />
<subviews>
<segmentedControl opaque= "NO" contentMode= "scaleToFill" contentHorizontalAlignment= "left" contentVerticalAlignment= "top" segmentControlStyle= "plain" selectedSegmentIndex= "0" translatesAutoresizingMaskIntoConstraints= "NO" id= "1Nm-Wb-8js" >
2019-10-08 21:37:42 +02:00
<rect key= "frame" x= "16" y= "8" width= "333.66666666666669" height= "29" />
2019-09-28 12:46:17 +02:00
<segments>
<segment title= "App order" />
<segment title= "Website order" />
</segments>
</segmentedControl>
<button opaque= "NO" contentMode= "scaleToFill" horizontalHuggingPriority= "251" horizontalCompressionResistancePriority= "751" contentHorizontalAlignment= "center" contentVerticalAlignment= "center" buttonType= "detailDisclosure" lineBreakMode= "middleTruncation" translatesAutoresizingMaskIntoConstraints= "NO" id= "d3J-cU-Fkz" >
2019-10-08 21:37:42 +02:00
<rect key= "frame" x= "365.66666666666669" y= "8" width= "24.333333333333314" height= "28" />
2019-09-28 12:46:17 +02:00
<connections>
<action selector= "orderHelpButton:" destination= "5GD-rn-jaq" eventType= "touchUpInside" id= "0eZ-qg-y9V" />
</connections>
</button>
</subviews>
<constraints>
<constraint firstItem= "1Nm-Wb-8js" firstAttribute= "top" secondItem= "oF0-xm-wEa" secondAttribute= "top" constant= "8" id= "7b8-2C-GwB" />
<constraint firstAttribute= "bottom" secondItem= "d3J-cU-Fkz" secondAttribute= "bottom" constant= "8" id= "Qc2-N3-Xyu" />
<constraint firstItem= "d3J-cU-Fkz" firstAttribute= "top" secondItem= "oF0-xm-wEa" secondAttribute= "top" constant= "8" id= "S8U-Vg-OCe" />
<constraint firstItem= "1Nm-Wb-8js" firstAttribute= "leading" secondItem= "oF0-xm-wEa" secondAttribute= "leading" constant= "16" id= "i0z-t8-25y" />
<constraint firstItem= "d3J-cU-Fkz" firstAttribute= "leading" secondItem= "1Nm-Wb-8js" secondAttribute= "trailing" constant= "16" id= "oiR-d6-Yd9" />
<constraint firstAttribute= "trailing" secondItem= "d3J-cU-Fkz" secondAttribute= "trailing" constant= "24" id= "rnX-P2-PUt" />
<constraint firstAttribute= "bottom" secondItem= "1Nm-Wb-8js" secondAttribute= "bottom" constant= "8" id= "sCI-hI-oDh" />
</constraints>
</tableViewCellContentView>
2019-10-08 21:37:42 +02:00
<color key= "backgroundColor" name= "colorPreferenceCell" />
2019-09-28 12:46:17 +02:00
</tableViewCell>
</cells>
</tableViewSection>
<tableViewSection headerTitle= "Miscellaneous" id= "N8h-rV-nYA" >
<cells>
<tableViewCell clipsSubviews= "YES" contentMode= "scaleToFill" preservesSuperviewLayoutMargins= "YES" selectionStyle= "default" indentationWidth= "10" id= "XDL-nE-bMY" >
2019-10-08 21:37:42 +02:00
<rect key= "frame" x= "0.0" y= "387.33333206176758" width= "414" height= "44" />
2019-09-28 12:46:17 +02:00
<autoresizingMask key= "autoresizingMask" />
<tableViewCellContentView key= "contentView" opaque= "NO" clipsSubviews= "YES" multipleTouchEnabled= "YES" contentMode= "center" preservesSuperviewLayoutMargins= "YES" insetsLayoutMarginsFromSafeArea= "NO" tableViewCell= "XDL-nE-bMY" id= "wHS-8D-vX0" >
2019-10-08 21:37:42 +02:00
<rect key= "frame" x= "0.0" y= "0.0" width= "414" height= "44" />
2019-09-28 12:46:17 +02:00
<autoresizingMask key= "autoresizingMask" />
<subviews>
<switch opaque= "NO" contentMode= "scaleToFill" horizontalHuggingPriority= "750" verticalHuggingPriority= "750" horizontalCompressionResistancePriority= "751" contentHorizontalAlignment= "center" contentVerticalAlignment= "center" on= "YES" translatesAutoresizingMaskIntoConstraints= "NO" id= "Evc-f7-YMZ" >
2019-10-08 21:37:42 +02:00
<rect key= "frame" x= "349" y= "8" width= "51" height= "28" />
2019-09-28 12:46:17 +02:00
<color key= "onTintColor" red= "0.0" green= "0.47843137250000001" blue= "1" alpha= "1" colorSpace= "custom" customColorSpace= "sRGB" />
</switch>
<label opaque= "NO" userInteractionEnabled= "NO" contentMode= "left" horizontalHuggingPriority= "251" verticalHuggingPriority= "251" text= "Personalized plan as default" textAlignment= "natural" lineBreakMode= "tailTruncation" baselineAdjustment= "alignBaselines" adjustsFontSizeToFit= "NO" translatesAutoresizingMaskIntoConstraints= "NO" id= "Dkg-Jy-5Sf" >
2019-10-08 21:37:42 +02:00
<rect key= "frame" x= "16" y= "8" width= "317" height= "28" />
2019-09-28 12:46:17 +02:00
<fontDescription key= "fontDescription" type= "system" pointSize= "17" />
<nil key= "textColor" />
<nil key= "highlightedColor" />
</label>
</subviews>
<constraints>
<constraint firstItem= "Dkg-Jy-5Sf" firstAttribute= "top" secondItem= "wHS-8D-vX0" secondAttribute= "top" constant= "8" id= "1Lz-rk-TwE" />
<constraint firstItem= "Evc-f7-YMZ" firstAttribute= "top" secondItem= "wHS-8D-vX0" secondAttribute= "top" constant= "8" id= "8wR-u8-4Pb" />
<constraint firstAttribute= "bottom" secondItem= "Evc-f7-YMZ" secondAttribute= "bottom" constant= "8" id= "CRQ-5B-R2L" />
<constraint firstAttribute= "bottom" secondItem= "Dkg-Jy-5Sf" secondAttribute= "bottom" constant= "8" id= "G0z-yF-ykK" />
<constraint firstItem= "Evc-f7-YMZ" firstAttribute= "leading" secondItem= "Dkg-Jy-5Sf" secondAttribute= "trailing" constant= "16" id= "j4T-hj-I7j" />
<constraint firstItem= "Dkg-Jy-5Sf" firstAttribute= "leading" secondItem= "wHS-8D-vX0" secondAttribute= "leading" constant= "16" id= "kCK-Cg-q6R" />
<constraint firstAttribute= "trailing" secondItem= "Evc-f7-YMZ" secondAttribute= "trailing" constant= "16" id= "p2p-Y1-REw" />
</constraints>
</tableViewCellContentView>
2019-10-08 21:37:42 +02:00
<color key= "backgroundColor" name= "colorPreferenceCell" />
2019-09-28 12:46:17 +02:00
</tableViewCell>
<tableViewCell clipsSubviews= "YES" contentMode= "scaleToFill" preservesSuperviewLayoutMargins= "YES" selectionStyle= "default" indentationWidth= "10" id= "5BJ-Ob-uur" >
2019-10-08 21:37:42 +02:00
<rect key= "frame" x= "0.0" y= "431.33333206176758" width= "414" height= "44" />
2019-09-28 12:46:17 +02:00
<autoresizingMask key= "autoresizingMask" />
<tableViewCellContentView key= "contentView" opaque= "NO" clipsSubviews= "YES" multipleTouchEnabled= "YES" contentMode= "center" preservesSuperviewLayoutMargins= "YES" insetsLayoutMarginsFromSafeArea= "NO" tableViewCell= "5BJ-Ob-uur" id= "ge8-YB-y6z" >
2019-10-08 21:37:42 +02:00
<rect key= "frame" x= "0.0" y= "0.0" width= "414" height= "44" />
2019-09-28 12:46:17 +02:00
<autoresizingMask key= "autoresizingMask" />
<subviews>
<switch opaque= "NO" contentMode= "scaleToFill" horizontalHuggingPriority= "750" verticalHuggingPriority= "750" horizontalCompressionResistancePriority= "751" contentHorizontalAlignment= "center" contentVerticalAlignment= "center" on= "YES" translatesAutoresizingMaskIntoConstraints= "NO" id= "MmI-fr-TwC" >
2019-10-08 21:37:42 +02:00
<rect key= "frame" x= "349" y= "8" width= "51" height= "28" />
2019-09-28 12:46:17 +02:00
<color key= "onTintColor" red= "0.0" green= "0.47843137250000001" blue= "1" alpha= "1" colorSpace= "custom" customColorSpace= "sRGB" />
</switch>
<label opaque= "NO" userInteractionEnabled= "NO" contentMode= "left" horizontalHuggingPriority= "251" verticalHuggingPriority= "251" text= "Auto refresh on app start" textAlignment= "natural" lineBreakMode= "tailTruncation" baselineAdjustment= "alignBaselines" adjustsFontSizeToFit= "NO" translatesAutoresizingMaskIntoConstraints= "NO" id= "oiQ-2o-sH8" >
2019-10-08 21:37:42 +02:00
<rect key= "frame" x= "16" y= "8" width= "317" height= "28" />
2019-09-28 12:46:17 +02:00
<fontDescription key= "fontDescription" type= "system" pointSize= "17" />
<nil key= "textColor" />
<nil key= "highlightedColor" />
</label>
</subviews>
<constraints>
<constraint firstItem= "MmI-fr-TwC" firstAttribute= "leading" secondItem= "oiQ-2o-sH8" secondAttribute= "trailing" constant= "16" id= "6me-jj-9xB" />
<constraint firstAttribute= "bottom" secondItem= "oiQ-2o-sH8" secondAttribute= "bottom" constant= "8" id= "88D-Qg-1Oc" />
<constraint firstItem= "MmI-fr-TwC" firstAttribute= "top" secondItem= "ge8-YB-y6z" secondAttribute= "top" constant= "8" id= "LX2-EC-lzG" />
<constraint firstItem= "oiQ-2o-sH8" firstAttribute= "leading" secondItem= "ge8-YB-y6z" secondAttribute= "leading" constant= "16" id= "U1T-1B-NGD" />
<constraint firstAttribute= "trailing" secondItem= "MmI-fr-TwC" secondAttribute= "trailing" constant= "16" id= "d9I-N9-Fd9" />
<constraint firstAttribute= "bottom" secondItem= "MmI-fr-TwC" secondAttribute= "bottom" constant= "8" id= "j8D-gH-okF" />
<constraint firstItem= "oiQ-2o-sH8" firstAttribute= "top" secondItem= "ge8-YB-y6z" secondAttribute= "top" constant= "8" id= "jIF-Mz-cw5" />
</constraints>
</tableViewCellContentView>
2019-10-08 21:37:42 +02:00
<color key= "backgroundColor" name= "colorPreferenceCell" />
2019-09-28 12:46:17 +02:00
</tableViewCell>
</cells>
</tableViewSection>
</sections>
<connections>
<outlet property= "dataSource" destination= "5GD-rn-jaq" id= "TDd-lR-gVx" />
<outlet property= "delegate" destination= "5GD-rn-jaq" id= "nt7-yr-n4U" />
</connections>
</tableView>
<navigationItem key= "navigationItem" title= "Customize" id= "in4-ZK-bqT" >
<barButtonItem key= "rightBarButtonItem" title= "Save" id= "FhN-ih-qVW" >
<connections>
<action selector= "done:" destination= "5GD-rn-jaq" id= "41Z-mE-1g6" />
</connections>
</barButtonItem>
</navigationItem>
<connections>
<outlet property= "autoRefreshToggle" destination= "MmI-fr-TwC" id= "OQW-Z7-t1S" />
2019-10-08 11:51:21 +02:00
<outlet property= "customizeCourseColorsButton" destination= "jng-S6-ZuJ" id= "plZ-dg-MS6" />
2019-09-28 12:46:17 +02:00
<outlet property= "defaultSwitch" destination= "Evc-f7-YMZ" id= "lTz-cN-Cud" />
<outlet property= "orderingSegments" destination= "1Nm-Wb-8js" id= "XhR-GP-Y26" />
<outlet property= "textToolbar" destination= "8oS-yh-q36" id= "s0y-mh-0Bi" />
<outlet property= "txtClasses" destination= "x8A-kh-LX4" id= "pNd-XJ-EWf" />
<outlet property= "txtCourses" destination= "zxv-h1-Q8u" id= "bMV-Qq-MLu" />
<outlet property= "txtName" destination= "A2b-5v-r2j" id= "MLD-qu-wjf" />
</connections>
</tableViewController>
<placeholder placeholderIdentifier= "IBFirstResponder" id= "PeF-JK-bpT" userLabel= "First Responder" sceneMemberID= "firstResponder" />
<toolbar opaque= "NO" clearsContextBeforeDrawing= "NO" contentMode= "scaleToFill" id= "8oS-yh-q36" >
<rect key= "frame" x= "0.0" y= "0.0" width= "414" height= "44" />
<autoresizingMask key= "autoresizingMask" widthSizable= "YES" flexibleMinY= "YES" />
<items>
<barButtonItem style= "plain" systemItem= "flexibleSpace" id= "XBw-1h-UWe" />
<barButtonItem systemItem= "done" id= "rN2-Pb-zFN" >
<connections>
<action selector= "textDismissButton:" destination= "5GD-rn-jaq" id= "sNV-N0-aPA" />
</connections>
</barButtonItem>
</items>
</toolbar>
2019-10-08 11:51:21 +02:00
<pongPressGestureRecognizer allowableMovement= "10" minimumPressDuration= "0.5" id= "M8p-Lq-ly5" >
<connections>
<action selector= "longPressListener:" destination= "5GD-rn-jaq" id= "ybZ-vp-4Rd" />
</connections>
</pongPressGestureRecognizer>
<pongPressGestureRecognizer allowableMovement= "10" minimumPressDuration= "0.5" id= "z35-to-GHz" >
<connections>
<action selector= "infoLongPressListener:" destination= "5GD-rn-jaq" id= "kR0-b7-jg0" />
</connections>
</pongPressGestureRecognizer>
2019-09-28 12:46:17 +02:00
</objects>
<point key= "canvasLocation" x= "3471" y= "-1221" />
</scene>
<!--Navigation Controller-->
<scene sceneID= "vtu-Vb-onU" >
<objects>
<navigationController storyboardIdentifier= "CustomizationNavigationController" id= "3Wf-Vg-vcy" sceneMemberID= "viewController" >
<navigationBar key= "navigationBar" contentMode= "scaleToFill" insetsLayoutMarginsFromSafeArea= "NO" id= "57o-iQ-uC4" >
<rect key= "frame" x= "0.0" y= "44" width= "414" height= "44" />
<autoresizingMask key= "autoresizingMask" />
2019-10-08 21:37:42 +02:00
<color key= "barTintColor" name= "colorBackground" />
2019-09-28 12:46:17 +02:00
</navigationBar>
<connections>
<segue destination= "5GD-rn-jaq" kind= "relationship" relationship= "rootViewController" id= "Dw2-eL-b2I" />
</connections>
</navigationController>
<placeholder placeholderIdentifier= "IBFirstResponder" id= "4az-jZ-qze" userLabel= "First Responder" sceneMemberID= "firstResponder" />
</objects>
<point key= "canvasLocation" x= "2688" y= "-1221" />
</scene>
2019-08-03 11:01:56 +02:00
<!--Personal Plan View Controller-->
2019-07-09 19:39:06 +02:00
<scene sceneID= "wg7-f3-ORb" >
<objects>
2019-07-21 21:14:38 +02:00
<viewController storyboardIdentifier= "CustomizationViewController" id= "8rJ-Kc-sve" customClass= "PersonalPlanViewController" customModule= "AvH_Plan" customModuleProvider= "target" sceneMemberID= "viewController" >
2019-07-09 19:39:06 +02:00
<view key= "view" contentMode= "scaleToFill" id= "QS5-Rx-YEW" >
2019-08-03 11:01:56 +02:00
<rect key= "frame" x= "0.0" y= "0.0" width= "414" height= "896" />
2019-07-09 19:39:06 +02:00
<autoresizingMask key= "autoresizingMask" widthSizable= "YES" heightSizable= "YES" />
2019-10-08 21:37:42 +02:00
<color key= "backgroundColor" name= "colorBackground" />
2019-07-09 19:39:06 +02:00
<viewLayoutGuide key= "safeArea" id= "O1u-W8-tvY" />
</view>
2019-08-03 11:01:56 +02:00
<navigationItem key= "navigationItem" id= "T1a-Dc-Mt0" >
<barButtonItem key= "rightBarButtonItem" title= "Customize" id= "zsF-Jh-U3n" >
<connections>
2019-09-20 18:11:27 +02:00
<action selector= "customize:" destination= "8rJ-Kc-sve" id= "b80-Cd-4zl" />
2019-08-03 11:01:56 +02:00
</connections>
</barButtonItem>
</navigationItem>
2019-07-09 19:39:06 +02:00
</viewController>
<placeholder placeholderIdentifier= "IBFirstResponder" id= "4Nw-L8-lE0" sceneMemberID= "firstResponder" />
</objects>
2019-08-03 11:01:56 +02:00
<point key= "canvasLocation" x= "1628" y= "-112" />
2019-07-10 19:20:31 +02:00
</scene>
2019-09-28 12:46:17 +02:00
<!--Course Picker View Controller-->
<scene sceneID= "yOs-dE-M5j" >
2019-07-21 21:14:38 +02:00
<objects>
2019-09-28 12:46:17 +02:00
<viewController storyboardIdentifier= "CoursePickerViewController" id= "whN-0o-req" customClass= "CoursePickerViewController" customModule= "AvH_Plan" customModuleProvider= "target" sceneMemberID= "viewController" >
<view key= "view" contentMode= "scaleToFill" id= "2fc-pv-kuH" >
2019-07-21 21:14:38 +02:00
<rect key= "frame" x= "0.0" y= "0.0" width= "414" height= "896" />
<autoresizingMask key= "autoresizingMask" widthSizable= "YES" heightSizable= "YES" />
<subviews>
2019-09-28 12:46:17 +02:00
<navigationBar contentMode= "scaleToFill" preservesSuperviewLayoutMargins= "YES" layoutMarginsFollowReadableWidth= "YES" translucent= "NO" translatesAutoresizingMaskIntoConstraints= "NO" id= "pyq-c3-PYx" >
2019-09-25 19:17:23 +02:00
<rect key= "frame" x= "0.0" y= "44" width= "414" height= "44" />
2019-10-08 21:37:42 +02:00
<color key= "barTintColor" name= "colorToolbarPreferences" />
2019-09-25 19:17:23 +02:00
<items>
2019-10-08 11:51:21 +02:00
<navigationItem title= "Course colors" id= "bj2-hB-vVb" >
2019-09-28 12:46:17 +02:00
<barButtonItem key= "rightBarButtonItem" title= "Done" id= "g4a-cE-7bJ" >
2019-09-25 19:17:23 +02:00
<connections>
2019-09-28 12:46:17 +02:00
<action selector= "saveButton:" destination= "whN-0o-req" id= "Z83-bM-1yv" />
2019-09-25 19:17:23 +02:00
</connections>
</barButtonItem>
</navigationItem>
</items>
</navigationBar>
2019-09-28 12:46:17 +02:00
<collectionView clipsSubviews= "YES" multipleTouchEnabled= "YES" contentMode= "scaleToFill" dataMode= "prototypes" translatesAutoresizingMaskIntoConstraints= "NO" id= "osl-6A-DdT" >
2019-10-08 21:37:42 +02:00
<rect key= "frame" x= "0.0" y= "88" width= "414" height= "774" />
<color key= "backgroundColor" name= "colorBackground" />
2019-09-28 12:46:17 +02:00
<collectionViewLayout key= "collectionViewLayout" id= "Rj8-fR-cpM" customClass= "MagazineLayout" customModule= "MagazineLayout" />
<cells/>
</collectionView>
2019-07-21 21:14:38 +02:00
</subviews>
2019-10-08 21:37:42 +02:00
<color key= "backgroundColor" name= "colorBackground" />
2019-07-21 21:14:38 +02:00
<constraints>
2019-09-28 12:46:17 +02:00
<constraint firstItem= "pyq-c3-PYx" firstAttribute= "top" secondItem= "hyb-lI-39K" secondAttribute= "top" id= "ICp-uJ-Gf8" />
<constraint firstAttribute= "trailing" secondItem= "osl-6A-DdT" secondAttribute= "trailing" id= "VbM-jY-jbB" />
<constraint firstItem= "hyb-lI-39K" firstAttribute= "bottom" secondItem= "osl-6A-DdT" secondAttribute= "bottom" id= "XTp-jd-vxs" />
<constraint firstItem= "hyb-lI-39K" firstAttribute= "trailing" secondItem= "pyq-c3-PYx" secondAttribute= "trailing" id= "dZt-Hu-jad" />
<constraint firstItem= "osl-6A-DdT" firstAttribute= "leading" secondItem= "hyb-lI-39K" secondAttribute= "leading" id= "hHO-M8-dy2" />
2019-10-08 21:37:42 +02:00
<constraint firstItem= "osl-6A-DdT" firstAttribute= "top" secondItem= "pyq-c3-PYx" secondAttribute= "bottom" id= "jd6-3S-R8v" />
2019-09-28 12:46:17 +02:00
<constraint firstItem= "pyq-c3-PYx" firstAttribute= "leading" secondItem= "hyb-lI-39K" secondAttribute= "leading" id= "vg9-aA-Z8f" />
2019-07-21 21:14:38 +02:00
</constraints>
2019-09-28 12:46:17 +02:00
<viewLayoutGuide key= "safeArea" id= "hyb-lI-39K" />
2019-07-21 21:14:38 +02:00
</view>
<connections>
2019-09-28 12:46:17 +02:00
<outlet property= "collectionView" destination= "osl-6A-DdT" id= "rHV-7n-1gL" />
2019-07-21 21:14:38 +02:00
</connections>
</viewController>
2019-09-28 12:46:17 +02:00
<placeholder placeholderIdentifier= "IBFirstResponder" id= "DYt-qf-rc5" userLabel= "First Responder" sceneMemberID= "firstResponder" />
2019-07-21 21:14:38 +02:00
</objects>
2019-09-28 12:46:17 +02:00
<point key= "canvasLocation" x= "3472" y= "-514" />
2019-07-21 21:14:38 +02:00
</scene>
<!--Colour Picker View-->
<scene sceneID= "H2r-WV-fSr" >
<objects>
<viewController storyboardIdentifier= "ColourPickerView" id= "xQo-mK-Kfi" customClass= "ColourPickerView" customModule= "AvH_Plan" customModuleProvider= "target" sceneMemberID= "viewController" >
<view key= "view" contentMode= "scaleToFill" id= "yNW-hn-UZ1" >
<rect key= "frame" x= "0.0" y= "0.0" width= "414" height= "896" />
<autoresizingMask key= "autoresizingMask" widthSizable= "YES" heightSizable= "YES" />
<subviews>
<navigationBar contentMode= "scaleToFill" preservesSuperviewLayoutMargins= "YES" layoutMarginsFollowReadableWidth= "YES" translucent= "NO" translatesAutoresizingMaskIntoConstraints= "NO" id= "hA8-ki-X8m" >
<rect key= "frame" x= "0.0" y= "44" width= "414" height= "44" />
2019-10-08 21:37:42 +02:00
<color key= "barTintColor" name= "colorToolbarPreferences" />
2019-07-21 21:14:38 +02:00
<items>
<navigationItem title= "Title" id= "HYG-gj-KYl" >
2019-07-22 14:10:08 +02:00
<barButtonItem key= "rightBarButtonItem" title= "Save" id= "ZI8-Ec-yYU" >
2019-07-21 21:14:38 +02:00
<connections>
<action selector= "done:" destination= "xQo-mK-Kfi" id= "DK7-6I-kUG" />
</connections>
</barButtonItem>
</navigationItem>
</items>
</navigationBar>
<collectionView clipsSubviews= "YES" multipleTouchEnabled= "YES" contentMode= "scaleToFill" dataMode= "prototypes" translatesAutoresizingMaskIntoConstraints= "NO" id= "PuQ-HH-9DW" >
2019-10-08 21:37:42 +02:00
<rect key= "frame" x= "0.0" y= "88" width= "414" height= "774" />
<color key= "backgroundColor" name= "colorBackground" />
2019-07-21 21:14:38 +02:00
<collectionViewFlowLayout key= "collectionViewLayout" minimumLineSpacing= "10" minimumInteritemSpacing= "10" id= "U1s-L9-Ptw" customClass= "MagazineLayout" customModule= "MagazineLayout" >
<size key= "itemSize" width= "50" height= "50" />
<size key= "headerReferenceSize" width= "0.0" height= "0.0" />
<size key= "footerReferenceSize" width= "0.0" height= "0.0" />
<inset key= "sectionInset" minX= "0.0" minY= "0.0" maxX= "0.0" maxY= "0.0" />
</collectionViewFlowLayout>
<cells/>
<connections>
<outlet property= "dataSource" destination= "xQo-mK-Kfi" id= "xjd-1I-Q8C" />
<outlet property= "delegate" destination= "xQo-mK-Kfi" id= "lgT-bv-TWP" />
</connections>
</collectionView>
</subviews>
2019-10-08 21:37:42 +02:00
<color key= "backgroundColor" name= "colorBackground" />
2019-07-21 21:14:38 +02:00
<constraints>
<constraint firstItem= "PuQ-HH-9DW" firstAttribute= "leading" secondItem= "sxo-IA-DXC" secondAttribute= "leading" id= "0ss-7W-Crv" />
<constraint firstItem= "hA8-ki-X8m" firstAttribute= "top" secondItem= "sxo-IA-DXC" secondAttribute= "top" id= "cSc-da-pRP" />
<constraint firstItem= "hA8-ki-X8m" firstAttribute= "trailing" secondItem= "sxo-IA-DXC" secondAttribute= "trailing" id= "eLY-V4-1lX" />
<constraint firstItem= "sxo-IA-DXC" firstAttribute= "trailing" secondItem= "PuQ-HH-9DW" secondAttribute= "trailing" id= "iAf-Pv-Hl8" />
2019-10-08 21:37:42 +02:00
<constraint firstItem= "PuQ-HH-9DW" firstAttribute= "top" secondItem= "hA8-ki-X8m" secondAttribute= "bottom" id= "lNF-lt-wSq" />
2019-07-21 21:14:38 +02:00
<constraint firstItem= "sxo-IA-DXC" firstAttribute= "bottom" secondItem= "PuQ-HH-9DW" secondAttribute= "bottom" id= "m44-uV-U72" />
<constraint firstItem= "hA8-ki-X8m" firstAttribute= "leading" secondItem= "sxo-IA-DXC" secondAttribute= "leading" id= "vWh-ct-B5X" />
</constraints>
<viewLayoutGuide key= "safeArea" id= "sxo-IA-DXC" />
</view>
<connections>
<outlet property= "collectionView" destination= "PuQ-HH-9DW" id= "b5u-ZB-l7g" />
<outlet property= "toolbar" destination= "hA8-ki-X8m" id= "wGZ-na-axJ" />
</connections>
</viewController>
<placeholder placeholderIdentifier= "IBFirstResponder" id= "hiX-3i-iLz" userLabel= "First Responder" sceneMemberID= "firstResponder" />
</objects>
2019-09-28 12:46:17 +02:00
<point key= "canvasLocation" x= "4245" y= "-515" />
2019-07-21 21:14:38 +02:00
</scene>
2019-08-03 11:01:56 +02:00
<!--Menu View Controller-->
2019-07-10 19:20:31 +02:00
<scene sceneID= "JTo-oO-5Xc" >
<objects>
2019-07-10 19:52:14 +02:00
<viewController id= "bBH-of-tdd" customClass= "MenuViewController" customModule= "AvH_Plan" customModuleProvider= "target" sceneMemberID= "viewController" >
2019-07-10 19:20:31 +02:00
<view key= "view" contentMode= "scaleToFill" id= "nOs-f2-7qu" >
2019-08-03 11:01:56 +02:00
<rect key= "frame" x= "0.0" y= "0.0" width= "414" height= "896" />
2019-07-10 19:20:31 +02:00
<autoresizingMask key= "autoresizingMask" widthSizable= "YES" heightSizable= "YES" />
2019-10-08 21:37:42 +02:00
<color key= "backgroundColor" name= "colorBackground" />
2019-07-10 19:20:31 +02:00
<viewLayoutGuide key= "safeArea" id= "2XG-5F-awv" />
</view>
2019-08-03 11:01:56 +02:00
<navigationItem key= "navigationItem" id= "dT4-da-Exr" />
2019-07-10 19:20:31 +02:00
</viewController>
<placeholder placeholderIdentifier= "IBFirstResponder" id= "8Cd-nN-1G8" userLabel= "First Responder" sceneMemberID= "firstResponder" />
</objects>
2019-08-03 11:01:56 +02:00
<point key= "canvasLocation" x= "1632" y= "1246" />
2019-07-09 19:39:06 +02:00
</scene>
<!--AvH Plan-->
<scene sceneID= "yl2-sM-qoP" >
<objects>
2019-09-21 14:04:49 +02:00
<tabBarController storyboardIdentifier= "AppTabBarController" title= "AvH Plan" id= "49e-Tb-3d3" customClass= "CustomTabBarController" customModule= "AvH_Plan" customModuleProvider= "target" sceneMemberID= "viewController" >
2019-08-03 11:01:56 +02:00
<tabBar key= "tabBar" contentMode= "scaleToFill" id= "W28-zg-YXA" >
2019-07-09 19:39:06 +02:00
<rect key= "frame" x= "0.0" y= "975" width= "768" height= "49" />
<autoresizingMask key= "autoresizingMask" widthSizable= "YES" flexibleMinY= "YES" />
</tabBar>
<connections>
2019-08-03 11:01:56 +02:00
<segue destination= "u5k-1S-jRe" kind= "relationship" relationship= "viewControllers" id= "u7Y-xg-7CH" />
<segue destination= "ceg-T8-6Bs" kind= "relationship" relationship= "viewControllers" id= "lzU-1b-eKA" />
<segue destination= "QLo-hR-KTA" kind= "relationship" relationship= "viewControllers" id= "Vg0-hd-66G" />
<segue destination= "TgU-Wp-q74" kind= "relationship" relationship= "viewControllers" id= "L24-WL-MU3" />
2019-07-09 19:39:06 +02:00
</connections>
</tabBarController>
<placeholder placeholderIdentifier= "IBFirstResponder" id= "HuB-VB-40B" sceneMemberID= "firstResponder" />
</objects>
<point key= "canvasLocation" x= "0.0" y= "0.0" />
</scene>
2019-08-03 11:48:47 +02:00
<!--General-->
2019-08-03 11:01:56 +02:00
<scene sceneID= "wZh-Nl-baJ" >
<objects>
<navigationController automaticallyAdjustsScrollViewInsets= "NO" id= "u5k-1S-jRe" sceneMemberID= "viewController" >
2019-08-03 11:48:47 +02:00
<tabBarItem key= "tabBarItem" title= "General" image= "ic_writing" selectedImage= "ic_writing" id= "acW-dT-cKf" />
2019-08-03 11:01:56 +02:00
<toolbarItems/>
<navigationBar key= "navigationBar" contentMode= "scaleToFill" insetsLayoutMarginsFromSafeArea= "NO" largeTitles= "YES" id= "eWV-1q-K0n" >
<rect key= "frame" x= "0.0" y= "44" width= "414" height= "96" />
<autoresizingMask key= "autoresizingMask" />
</navigationBar>
<nil name= "viewControllers" />
<connections>
<segue destination= "9pv-A4-QxB" kind= "relationship" relationship= "rootViewController" id= "Sgi-MO-0hJ" />
</connections>
</navigationController>
<placeholder placeholderIdentifier= "IBFirstResponder" id= "PN8-Zl-JEK" userLabel= "First Responder" sceneMemberID= "firstResponder" />
</objects>
<point key= "canvasLocation" x= "797" y= "-800" />
</scene>
<!--Personal-->
<scene sceneID= "D1i-4D-DF5" >
<objects>
<navigationController automaticallyAdjustsScrollViewInsets= "NO" id= "ceg-T8-6Bs" sceneMemberID= "viewController" >
<tabBarItem key= "tabBarItem" title= "Personal" image= "ic_idea" selectedImage= "ic_idea" id= "cPa-gy-q4n" />
<toolbarItems/>
<navigationBar key= "navigationBar" contentMode= "scaleToFill" insetsLayoutMarginsFromSafeArea= "NO" largeTitles= "YES" id= "uhu-Jz-N3s" >
<rect key= "frame" x= "0.0" y= "44" width= "414" height= "96" />
<autoresizingMask key= "autoresizingMask" />
</navigationBar>
<nil name= "viewControllers" />
<connections>
<segue destination= "8rJ-Kc-sve" kind= "relationship" relationship= "rootViewController" id= "OeD-X8-ac2" />
</connections>
</navigationController>
<placeholder placeholderIdentifier= "IBFirstResponder" id= "na2-df-29J" userLabel= "First Responder" sceneMemberID= "firstResponder" />
</objects>
<point key= "canvasLocation" x= "748" y= "-120" />
</scene>
<!--Information-->
<scene sceneID= "8Mm-U7-JgF" >
<objects>
<navigationController automaticallyAdjustsScrollViewInsets= "NO" id= "QLo-hR-KTA" sceneMemberID= "viewController" >
<tabBarItem key= "tabBarItem" title= "Information" image= "ic_information" selectedImage= "ic_information" id= "BQ7-VO-yI4" />
<toolbarItems/>
<navigationBar key= "navigationBar" contentMode= "scaleToFill" insetsLayoutMarginsFromSafeArea= "NO" largeTitles= "YES" id= "7nl-mF-KID" >
<rect key= "frame" x= "0.0" y= "44" width= "414" height= "96" />
<autoresizingMask key= "autoresizingMask" />
</navigationBar>
<nil name= "viewControllers" />
</navigationController>
2019-09-20 18:11:27 +02:00
<placeholder placeholderIdentifier= "IBFirstResponder" id= "IMM-XL-aYt" userLabel= "First Responder" sceneMemberID= "firstResponder" />
2019-08-03 11:01:56 +02:00
</objects>
<point key= "canvasLocation" x= "721.73913043478262" y= "572.54464285714278" />
</scene>
<!--Menu-->
<scene sceneID= "wy5-3k-0tO" >
<objects>
<navigationController automaticallyAdjustsScrollViewInsets= "NO" id= "TgU-Wp-q74" sceneMemberID= "viewController" >
<tabBarItem key= "tabBarItem" title= "Menu" image= "ic_tomato" selectedImage= "ic_tomato" id= "IfX-2p-YWq" />
<toolbarItems/>
<navigationBar key= "navigationBar" contentMode= "scaleToFill" insetsLayoutMarginsFromSafeArea= "NO" largeTitles= "YES" id= "X3a-nR-zZn" >
<rect key= "frame" x= "0.0" y= "44" width= "414" height= "96" />
<autoresizingMask key= "autoresizingMask" />
</navigationBar>
<nil name= "viewControllers" />
<connections>
<segue destination= "bBH-of-tdd" kind= "relationship" relationship= "rootViewController" id= "Poe-ld-Xi5" />
</connections>
</navigationController>
<placeholder placeholderIdentifier= "IBFirstResponder" id= "mlr-hH-QPP" userLabel= "First Responder" sceneMemberID= "firstResponder" />
</objects>
<point key= "canvasLocation" x= "704" y= "1221" />
</scene>
2019-09-21 14:04:49 +02:00
<!--Navigation Controller-->
<scene sceneID= "a7C-oq-pZj" >
<objects>
<navigationController storyboardIdentifier= "Login" id= "wrP-Kj-tyh" sceneMemberID= "viewController" >
<navigationBar key= "navigationBar" contentMode= "scaleToFill" insetsLayoutMarginsFromSafeArea= "NO" largeTitles= "YES" id= "ir2-yb-Qay" >
<rect key= "frame" x= "0.0" y= "44" width= "414" height= "96" />
<autoresizingMask key= "autoresizingMask" />
2019-10-08 21:37:42 +02:00
<color key= "barTintColor" name= "colorBackground" />
2019-09-21 14:04:49 +02:00
</navigationBar>
<connections>
<segue destination= "71z-sS-Hw4" kind= "relationship" relationship= "rootViewController" id= "FU3-fX-fr5" />
</connections>
</navigationController>
<placeholder placeholderIdentifier= "IBFirstResponder" id= "ORQ-eI-3d1" userLabel= "First Responder" sceneMemberID= "firstResponder" />
</objects>
<point key= "canvasLocation" x= "2677" y= "206" />
</scene>
<!--Hello there!-->
<scene sceneID= "HUz-Mf-yIW" >
<objects>
<viewController id= "71z-sS-Hw4" sceneMemberID= "viewController" >
<view key= "view" contentMode= "scaleToFill" id= "C2s-yU-WXK" >
<rect key= "frame" x= "0.0" y= "0.0" width= "414" height= "896" />
<autoresizingMask key= "autoresizingMask" widthSizable= "YES" heightSizable= "YES" />
<subviews>
<label opaque= "NO" userInteractionEnabled= "NO" contentMode= "left" horizontalHuggingPriority= "251" verticalHuggingPriority= "251" textAlignment= "natural" lineBreakMode= "tailTruncation" numberOfLines= "0" baselineAdjustment= "alignBaselines" adjustsFontSizeToFit= "NO" translatesAutoresizingMaskIntoConstraints= "NO" id= "ZIX-7y-psY" >
2019-09-22 12:02:15 +02:00
<rect key= "frame" x= "20" y= "156" width= "374" height= "203" />
2019-09-21 14:04:49 +02:00
<string key= "text" > Please click the button above to enter your username and password to verify that you're occupied at the Alexander-von-Humboldt-Gymnasium.
2019-09-22 12:02:15 +02:00
This login is only required once and your information will not be shared with anybody.
If you have logged in successfully, but the setup does not continue, please go back and try again.</string>
2019-09-21 14:04:49 +02:00
<fontDescription key= "fontDescription" type= "system" pointSize= "17" />
<nil key= "textColor" />
<nil key= "highlightedColor" />
</label>
</subviews>
2019-10-08 21:37:42 +02:00
<color key= "backgroundColor" name= "colorBackground" />
2019-09-21 14:04:49 +02:00
<constraints>
<constraint firstItem= "ZIX-7y-psY" firstAttribute= "top" secondItem= "ztZ-EJ-0pf" secondAttribute= "top" constant= "16" id= "Eh3-2Q-QgV" />
<constraint firstItem= "ztZ-EJ-0pf" firstAttribute= "trailing" secondItem= "ZIX-7y-psY" secondAttribute= "trailing" constant= "20" id= "aCZ-3M-AHf" />
<constraint firstItem= "ZIX-7y-psY" firstAttribute= "leading" secondItem= "ztZ-EJ-0pf" secondAttribute= "leading" constant= "20" id= "rK9-Xu-Rbv" />
</constraints>
<viewLayoutGuide key= "safeArea" id= "ztZ-EJ-0pf" />
</view>
<navigationItem key= "navigationItem" title= "Hello there!" id= "AmM-kS-Dd7" >
<barButtonItem key= "rightBarButtonItem" title= "Log in" id= "NUo-Rl-vf4" >
<connections>
<segue destination= "VcC-PU-4w2" kind= "show" id= "Gdj-21-S6j" />
</connections>
</barButtonItem>
</navigationItem>
</viewController>
<placeholder placeholderIdentifier= "IBFirstResponder" id= "knw-eA-DLK" userLabel= "First Responder" sceneMemberID= "firstResponder" />
</objects>
<point key= "canvasLocation" x= "3494" y= "206" />
</scene>
<!--Navigation Controller-->
<scene sceneID= "1iA-SY-pPa" >
<objects>
<navigationController storyboardIdentifier= "FirstTime" id= "Jo3-et-Mdy" sceneMemberID= "viewController" >
<navigationBar key= "navigationBar" contentMode= "scaleToFill" insetsLayoutMarginsFromSafeArea= "NO" largeTitles= "YES" id= "Vmw-90-CHR" >
<rect key= "frame" x= "0.0" y= "44" width= "414" height= "96" />
<autoresizingMask key= "autoresizingMask" />
2019-10-08 21:37:42 +02:00
<color key= "barTintColor" name= "colorBackground" />
2019-09-21 14:04:49 +02:00
</navigationBar>
<connections>
<segue destination= "rnZ-JC-kBT" kind= "relationship" relationship= "rootViewController" id= "72E-26-83i" />
</connections>
</navigationController>
2019-09-25 19:17:23 +02:00
<placeholder placeholderIdentifier= "IBFirstResponder" id= "43X-Sp-rFd" userLabel= "First Responder" sceneMemberID= "firstResponder" />
2019-09-21 14:04:49 +02:00
</objects>
<point key= "canvasLocation" x= "2608" y= "884" />
</scene>
<!--Welcome!-->
<scene sceneID= "SpA-gw-oPv" >
<objects>
<viewController id= "rnZ-JC-kBT" customClass= "FirstTimeViewController" customModule= "AvH_Plan" customModuleProvider= "target" sceneMemberID= "viewController" >
<view key= "view" contentMode= "scaleToFill" id= "Ir0-QI-oGC" >
<rect key= "frame" x= "0.0" y= "0.0" width= "414" height= "896" />
<autoresizingMask key= "autoresizingMask" widthSizable= "YES" heightSizable= "YES" />
<subviews>
<scrollView clipsSubviews= "YES" multipleTouchEnabled= "YES" contentMode= "scaleToFill" translatesAutoresizingMaskIntoConstraints= "NO" id= "IP4-V7-jcg" >
<rect key= "frame" x= "0.0" y= "140" width= "414" height= "722" />
<subviews>
<view contentMode= "scaleToFill" translatesAutoresizingMaskIntoConstraints= "NO" id= "0cy-QE-LNr" >
2019-10-08 21:37:42 +02:00
<rect key= "frame" x= "0.0" y= "0.0" width= "414" height= "480.33333333333331" />
2019-09-21 14:04:49 +02:00
<subviews>
<label opaque= "NO" userInteractionEnabled= "NO" contentMode= "left" horizontalHuggingPriority= "251" verticalHuggingPriority= "251" textAlignment= "natural" lineBreakMode= "tailTruncation" numberOfLines= "0" baselineAdjustment= "alignBaselines" adjustsFontSizeToFit= "NO" translatesAutoresizingMaskIntoConstraints= "NO" id= "szd-aA-XdS" >
<rect key= "frame" x= "20" y= "16" width= "374" height= "61" />
<string key= "text" > First, let's setup some things.
Tell me your name.</string>
<fontDescription key= "fontDescription" type= "system" pointSize= "17" />
<nil key= "textColor" />
<nil key= "highlightedColor" />
</label>
<textField opaque= "NO" contentMode= "scaleToFill" contentHorizontalAlignment= "left" contentVerticalAlignment= "center" borderStyle= "roundedRect" placeholder= "Your name" textAlignment= "natural" minimumFontSize= "17" translatesAutoresizingMaskIntoConstraints= "NO" id= "pH1-JE-B6v" >
2019-10-08 21:37:42 +02:00
<rect key= "frame" x= "20" y= "93" width= "374" height= "34" />
2019-09-21 14:04:49 +02:00
<fontDescription key= "fontDescription" type= "system" pointSize= "14" />
<textInputTraits key= "textInputTraits" autocorrectionType= "no" spellCheckingType= "no" smartDashesType= "no" smartInsertDeleteType= "no" smartQuotesType= "no" />
</textField>
<textField opaque= "NO" contentMode= "scaleToFill" horizontalCompressionResistancePriority= "749" contentHorizontalAlignment= "left" contentVerticalAlignment= "center" borderStyle= "roundedRect" placeholder= "Your grade" textAlignment= "natural" minimumFontSize= "17" translatesAutoresizingMaskIntoConstraints= "NO" id= "b6K-FB-rfo" >
2019-10-08 21:37:42 +02:00
<rect key= "frame" x= "20" y= "179.33333333333331" width= "333.66666666666669" height= "34" />
2019-09-21 14:04:49 +02:00
<fontDescription key= "fontDescription" type= "system" pointSize= "14" />
<textInputTraits key= "textInputTraits" autocorrectionType= "no" spellCheckingType= "no" smartDashesType= "no" smartInsertDeleteType= "no" smartQuotesType= "no" />
</textField>
<textField opaque= "NO" contentMode= "scaleToFill" horizontalCompressionResistancePriority= "749" contentHorizontalAlignment= "left" contentVerticalAlignment= "center" borderStyle= "roundedRect" placeholder= "Your course" textAlignment= "natural" minimumFontSize= "17" translatesAutoresizingMaskIntoConstraints= "NO" id= "dWO-0U-i1C" >
2019-10-08 21:37:42 +02:00
<rect key= "frame" x= "20" y= "306.33333333333331" width= "333.66666666666669" height= "34" />
2019-09-21 14:04:49 +02:00
<fontDescription key= "fontDescription" type= "system" pointSize= "14" />
<textInputTraits key= "textInputTraits" autocorrectionType= "no" spellCheckingType= "no" smartDashesType= "no" smartInsertDeleteType= "no" smartQuotesType= "no" />
</textField>
<label opaque= "NO" userInteractionEnabled= "NO" contentMode= "left" horizontalHuggingPriority= "251" verticalHuggingPriority= "251" text= "Next, tell me which grade you're in." textAlignment= "natural" lineBreakMode= "tailTruncation" numberOfLines= "0" baselineAdjustment= "alignBaselines" adjustsFontSizeToFit= "NO" translatesAutoresizingMaskIntoConstraints= "NO" id= "QEa-bk-RFE" >
2019-10-08 21:37:42 +02:00
<rect key= "frame" x= "20" y= "143" width= "374" height= "20.333333333333343" />
2019-09-21 14:04:49 +02:00
<fontDescription key= "fontDescription" type= "system" pointSize= "17" />
<nil key= "textColor" />
<nil key= "highlightedColor" />
</label>
<label opaque= "NO" userInteractionEnabled= "NO" contentMode= "left" horizontalHuggingPriority= "251" verticalHuggingPriority= "251" text= "If you're in senior phase (E-Phase, Q-Phase), please also tell me which courses you're enrolled in." textAlignment= "natural" lineBreakMode= "tailTruncation" numberOfLines= "0" baselineAdjustment= "alignBaselines" adjustsFontSizeToFit= "NO" translatesAutoresizingMaskIntoConstraints= "NO" id= "F3r-Ao-Iih" >
2019-10-08 21:37:42 +02:00
<rect key= "frame" x= "20" y= "229.33333333333331" width= "374" height= "61" />
2019-09-21 14:04:49 +02:00
<fontDescription key= "fontDescription" type= "system" pointSize= "17" />
<nil key= "textColor" />
<nil key= "highlightedColor" />
</label>
<label opaque= "NO" userInteractionEnabled= "NO" contentMode= "left" horizontalHuggingPriority= "251" verticalHuggingPriority= "251" textAlignment= "natural" lineBreakMode= "tailTruncation" numberOfLines= "0" baselineAdjustment= "alignBaselines" adjustsFontSizeToFit= "NO" translatesAutoresizingMaskIntoConstraints= "NO" id= "Eor-Sq-zqK" >
2019-10-08 21:37:42 +02:00
<rect key= "frame" x= "20" y= "356.33333333333331" width= "374" height= "61" />
2019-09-21 14:04:49 +02:00
<string key= "text" > Lastly, please pick the type of substitution plan you want to see when you launch the app. Click the button at the top to finish setup.</string>
<fontDescription key= "fontDescription" type= "system" pointSize= "17" />
<nil key= "textColor" />
<nil key= "highlightedColor" />
</label>
<segmentedControl opaque= "NO" contentMode= "scaleToFill" contentHorizontalAlignment= "left" contentVerticalAlignment= "top" segmentControlStyle= "plain" selectedSegmentIndex= "0" translatesAutoresizingMaskIntoConstraints= "NO" id= "xXa-1j-Cw3" >
2019-10-08 21:37:42 +02:00
<rect key= "frame" x= "20" y= "433.33333333333337" width= "374" height= "32" />
2019-09-21 14:04:49 +02:00
<segments>
<segment title= "General" />
<segment title= "Personal" />
</segments>
</segmentedControl>
<button opaque= "NO" contentMode= "scaleToFill" horizontalHuggingPriority= "251" contentHorizontalAlignment= "center" contentVerticalAlignment= "center" buttonType= "detailDisclosure" lineBreakMode= "middleTruncation" translatesAutoresizingMaskIntoConstraints= "NO" id= "5ow-Mz-5J9" >
2019-10-08 21:37:42 +02:00
<rect key= "frame" x= "369.66666666666669" y= "184.66666666666669" width= "24.333333333333314" height= "23.666666666666657" />
2019-09-21 14:04:49 +02:00
<connections>
<action selector= "gradeInfoButton:" destination= "rnZ-JC-kBT" eventType= "touchUpInside" id= "Ec2-kW-LH4" />
</connections>
</button>
<button opaque= "NO" contentMode= "scaleToFill" horizontalHuggingPriority= "251" contentHorizontalAlignment= "center" contentVerticalAlignment= "center" buttonType= "detailDisclosure" lineBreakMode= "middleTruncation" translatesAutoresizingMaskIntoConstraints= "NO" id= "vTq-Xg-Vnx" >
2019-10-08 21:37:42 +02:00
<rect key= "frame" x= "369.66666666666669" y= "311.66666666666669" width= "24.333333333333314" height= "23.666666666666686" />
2019-09-21 14:04:49 +02:00
<connections>
<action selector= "courseInfoButton:" destination= "rnZ-JC-kBT" eventType= "touchUpInside" id= "jDC-Pi-wy4" />
</connections>
</button>
</subviews>
2019-10-08 21:37:42 +02:00
<color key= "backgroundColor" name= "colorBackground" />
2019-09-21 14:04:49 +02:00
<constraints>
<constraint firstAttribute= "trailing" secondItem= "szd-aA-XdS" secondAttribute= "trailing" constant= "20" id= "0SL-bt-sNa" />
<constraint firstAttribute= "trailing" secondItem= "5ow-Mz-5J9" secondAttribute= "trailing" constant= "20" id= "6Tx-rq-hb5" />
<constraint firstItem= "dWO-0U-i1C" firstAttribute= "top" secondItem= "F3r-Ao-Iih" secondAttribute= "bottom" constant= "16" id= "Avc-hf-rsn" />
<constraint firstItem= "vTq-Xg-Vnx" firstAttribute= "leading" secondItem= "dWO-0U-i1C" secondAttribute= "trailing" constant= "16" id= "Bvv-0C-QmI" />
<constraint firstItem= "xXa-1j-Cw3" firstAttribute= "leading" secondItem= "0cy-QE-LNr" secondAttribute= "leading" constant= "20" id= "DAS-rO-WAJ" />
<constraint firstItem= "dWO-0U-i1C" firstAttribute= "leading" secondItem= "0cy-QE-LNr" secondAttribute= "leading" constant= "20" id= "Gcq-XF-mAS" />
<constraint firstItem= "vTq-Xg-Vnx" firstAttribute= "centerY" secondItem= "dWO-0U-i1C" secondAttribute= "centerY" id= "HhW-G9-jct" />
<constraint firstItem= "pH1-JE-B6v" firstAttribute= "top" secondItem= "szd-aA-XdS" secondAttribute= "bottom" constant= "16" id= "IwP-WZ-3jo" />
<constraint firstAttribute= "trailing" secondItem= "F3r-Ao-Iih" secondAttribute= "trailing" constant= "20" id= "LUE-92-eFj" />
<constraint firstItem= "b6K-FB-rfo" firstAttribute= "leading" secondItem= "0cy-QE-LNr" secondAttribute= "leading" constant= "20" id= "PNr-5M-9in" />
<constraint firstAttribute= "trailing" secondItem= "QEa-bk-RFE" secondAttribute= "trailing" constant= "20" id= "R4z-V5-m4e" />
<constraint firstAttribute= "bottom" secondItem= "xXa-1j-Cw3" secondAttribute= "bottom" constant= "16" id= "SiS-pf-hok" />
<constraint firstItem= "Eor-Sq-zqK" firstAttribute= "top" secondItem= "dWO-0U-i1C" secondAttribute= "bottom" constant= "16" id= "Tpw-VV-kPx" />
<constraint firstItem= "b6K-FB-rfo" firstAttribute= "top" secondItem= "QEa-bk-RFE" secondAttribute= "bottom" constant= "16" id= "WPg-z6-Rpu" />
<constraint firstItem= "QEa-bk-RFE" firstAttribute= "leading" secondItem= "0cy-QE-LNr" secondAttribute= "leading" constant= "20" id= "XjI-nU-Vdo" />
<constraint firstItem= "xXa-1j-Cw3" firstAttribute= "top" secondItem= "Eor-Sq-zqK" secondAttribute= "bottom" constant= "16" id= "Yxd-w9-EvV" />
<constraint firstItem= "szd-aA-XdS" firstAttribute= "top" secondItem= "0cy-QE-LNr" secondAttribute= "top" constant= "16" id= "cAa-3e-cHr" />
<constraint firstItem= "F3r-Ao-Iih" firstAttribute= "top" secondItem= "b6K-FB-rfo" secondAttribute= "bottom" constant= "16" id= "d4c-P1-633" />
<constraint firstItem= "QEa-bk-RFE" firstAttribute= "top" secondItem= "pH1-JE-B6v" secondAttribute= "bottom" constant= "16" id= "etI-AB-KSH" />
<constraint firstAttribute= "trailing" secondItem= "vTq-Xg-Vnx" secondAttribute= "trailing" constant= "20" id= "f0V-jY-CFs" />
<constraint firstItem= "5ow-Mz-5J9" firstAttribute= "leading" secondItem= "b6K-FB-rfo" secondAttribute= "trailing" constant= "16" id= "hgD-hV-eim" />
<constraint firstAttribute= "trailing" secondItem= "pH1-JE-B6v" secondAttribute= "trailing" constant= "20" id= "iHo-dn-sQx" />
<constraint firstItem= "pH1-JE-B6v" firstAttribute= "leading" secondItem= "0cy-QE-LNr" secondAttribute= "leading" constant= "20" id= "iaX-1o-DSG" />
<constraint firstItem= "szd-aA-XdS" firstAttribute= "leading" secondItem= "0cy-QE-LNr" secondAttribute= "leading" constant= "20" id= "pan-pR-Rbc" />
<constraint firstItem= "5ow-Mz-5J9" firstAttribute= "centerY" secondItem= "b6K-FB-rfo" secondAttribute= "centerY" id= "r2k-2w-jgK" />
<constraint firstItem= "F3r-Ao-Iih" firstAttribute= "leading" secondItem= "0cy-QE-LNr" secondAttribute= "leading" constant= "20" id= "s5S-a8-xWn" />
<constraint firstAttribute= "trailing" secondItem= "xXa-1j-Cw3" secondAttribute= "trailing" constant= "20" id= "yzN-nu-Qer" />
<constraint firstAttribute= "trailing" secondItem= "Eor-Sq-zqK" secondAttribute= "trailing" constant= "20" id= "zvY-cb-3fF" />
<constraint firstItem= "Eor-Sq-zqK" firstAttribute= "leading" secondItem= "0cy-QE-LNr" secondAttribute= "leading" constant= "20" id= "zxw-5P-fVF" />
</constraints>
</view>
</subviews>
<constraints>
<constraint firstItem= "0cy-QE-LNr" firstAttribute= "leading" secondItem= "IP4-V7-jcg" secondAttribute= "leading" id= "4wk-aK-BJP" />
<constraint firstAttribute= "trailing" secondItem= "0cy-QE-LNr" secondAttribute= "trailing" id= "QKj-by-SeU" />
<constraint firstItem= "0cy-QE-LNr" firstAttribute= "top" secondItem= "IP4-V7-jcg" secondAttribute= "top" id= "lh5-B4-Oxr" />
<constraint firstAttribute= "bottom" secondItem= "0cy-QE-LNr" secondAttribute= "bottom" id= "t0x-X0-UyW" />
<constraint firstItem= "0cy-QE-LNr" firstAttribute= "width" secondItem= "IP4-V7-jcg" secondAttribute= "width" id= "uzR-B5-E7m" />
</constraints>
</scrollView>
</subviews>
2019-10-08 21:37:42 +02:00
<color key= "backgroundColor" name= "colorBackground" />
2019-09-21 14:04:49 +02:00
<constraints>
<constraint firstItem= "TDO-88-aox" firstAttribute= "bottom" secondItem= "IP4-V7-jcg" secondAttribute= "bottom" id= "Fil-Gb-KbO" />
<constraint firstItem= "TDO-88-aox" firstAttribute= "trailing" secondItem= "IP4-V7-jcg" secondAttribute= "trailing" id= "Ndv-NW-j3L" />
<constraint firstItem= "IP4-V7-jcg" firstAttribute= "top" secondItem= "TDO-88-aox" secondAttribute= "top" id= "cu9-Ae-FdJ" />
<constraint firstItem= "IP4-V7-jcg" firstAttribute= "leading" secondItem= "TDO-88-aox" secondAttribute= "leading" id= "plD-iI-hap" />
</constraints>
<viewLayoutGuide key= "safeArea" id= "TDO-88-aox" />
</view>
<navigationItem key= "navigationItem" title= "Welcome!" id= "KbA-z7-Ss6" >
<barButtonItem key= "rightBarButtonItem" title= "Finish" id= "6Ce-T9-ZJX" >
<connections>
<action selector= "finishSetupButton:" destination= "rnZ-JC-kBT" id= "SIY-pC-6Pk" />
</connections>
</barButtonItem>
</navigationItem>
<connections>
<outlet property= "courseTextField" destination= "dWO-0U-i1C" id= "yCS-kN-Gf6" />
<outlet property= "defaultPlanSegmentedControl" destination= "xXa-1j-Cw3" id= "8Ve-4Z-4cT" />
<outlet property= "gradeTextField" destination= "b6K-FB-rfo" id= "PbA-qF-Wgb" />
<outlet property= "nameTextField" destination= "pH1-JE-B6v" id= "bgN-VN-Cfn" />
<outlet property= "scrollView" destination= "IP4-V7-jcg" id= "Xxo-ES-TSj" />
2019-09-28 12:46:17 +02:00
<outlet property= "textToolbar" destination= "es0-5E-wOu" id= "T5a-vu-Xrh" />
2019-09-21 14:04:49 +02:00
</connections>
</viewController>
<placeholder placeholderIdentifier= "IBFirstResponder" id= "nGa-db-93s" userLabel= "First Responder" sceneMemberID= "firstResponder" />
2019-09-28 12:46:17 +02:00
<toolbar opaque= "NO" clearsContextBeforeDrawing= "NO" contentMode= "scaleToFill" id= "es0-5E-wOu" >
<rect key= "frame" x= "0.0" y= "0.0" width= "414" height= "44" />
<autoresizingMask key= "autoresizingMask" widthSizable= "YES" flexibleMinY= "YES" />
<items>
<barButtonItem style= "plain" systemItem= "flexibleSpace" id= "sKi-7F-ZIV" />
<barButtonItem systemItem= "done" id= "97h-uH-pvf" >
<connections>
<action selector= "textDismissButton:" destination= "rnZ-JC-kBT" id= "tzR-ME-56J" />
</connections>
</barButtonItem>
</items>
</toolbar>
2019-09-21 14:04:49 +02:00
</objects>
<point key= "canvasLocation" x= "3495.652173913044" y= "881.91964285714278" />
</scene>
<!--Log in-->
<scene sceneID= "WEH-5u-Eyk" >
<objects>
<viewController title= "Log in" id= "VcC-PU-4w2" customClass= "LoginViewController" customModule= "AvH_Plan" customModuleProvider= "target" sceneMemberID= "viewController" >
<view key= "view" contentMode= "scaleToFill" id= "Aey-S6-YoJ" >
<rect key= "frame" x= "0.0" y= "0.0" width= "414" height= "896" />
<autoresizingMask key= "autoresizingMask" widthSizable= "YES" heightSizable= "YES" />
<subviews>
<wkWebView contentMode= "scaleToFill" translatesAutoresizingMaskIntoConstraints= "NO" id= "xo2-qg-VPG" >
<rect key= "frame" x= "0.0" y= "140" width= "414" height= "722" />
<color key= "backgroundColor" red= "0.36078431370000003" green= "0.38823529410000002" blue= "0.4039215686" alpha= "1" colorSpace= "custom" customColorSpace= "sRGB" />
<wkWebViewConfiguration key= "configuration" allowsAirPlayForMediaPlayback= "NO" allowsPictureInPictureMediaPlayback= "NO" >
2019-09-25 19:17:23 +02:00
<dataDetectorTypes key= "dataDetectorTypes" none= "YES" />
2019-09-21 14:04:49 +02:00
<audiovisualMediaTypes key= "mediaTypesRequiringUserActionForPlayback" none= "YES" />
<wkPreferences key= "preferences" />
</wkWebViewConfiguration>
</wkWebView>
</subviews>
2019-10-08 21:37:42 +02:00
<color key= "backgroundColor" name= "colorBackground" />
2019-09-21 14:04:49 +02:00
<constraints>
<constraint firstItem= "xo2-qg-VPG" firstAttribute= "top" secondItem= "VDO-P3-vAV" secondAttribute= "top" id= "Nbq-Zh-Ucu" />
<constraint firstItem= "xo2-qg-VPG" firstAttribute= "leading" secondItem= "VDO-P3-vAV" secondAttribute= "leading" id= "hMN-dw-MDN" />
<constraint firstItem= "VDO-P3-vAV" firstAttribute= "trailing" secondItem= "xo2-qg-VPG" secondAttribute= "trailing" id= "rkx-1r-79R" />
<constraint firstItem= "VDO-P3-vAV" firstAttribute= "bottom" secondItem= "xo2-qg-VPG" secondAttribute= "bottom" id= "u4N-Kz-mgQ" />
</constraints>
<viewLayoutGuide key= "safeArea" id= "VDO-P3-vAV" />
</view>
<connections>
<outlet property= "webView" destination= "xo2-qg-VPG" id= "Dad-AD-hcK" />
</connections>
</viewController>
<placeholder placeholderIdentifier= "IBFirstResponder" id= "Ufs-OB-0N6" userLabel= "First Responder" sceneMemberID= "firstResponder" />
</objects>
<point key= "canvasLocation" x= "4246" y= "207" />
</scene>
2019-07-09 19:39:06 +02:00
</scenes>
<resources>
2019-07-10 19:52:14 +02:00
<image name= "ic_idea" width= "16.666666030883789" height= "25" />
2019-07-10 19:20:31 +02:00
<image name= "ic_information" width= "25" height= "25" />
<image name= "ic_tomato" width= "25" height= "25" />
<image name= "ic_writing" width= "25" height= "25" />
2019-10-08 21:37:42 +02:00
<namedColor name= "colorBackground" >
<color red= "0.0" green= "0.0" blue= "0.0" alpha= "1" colorSpace= "custom" customColorSpace= "sRGB" />
</namedColor>
<namedColor name= "colorDefault" >
<color red= "0.10980392156862745" green= "0.10980392156862745" blue= "0.11764705882352941" alpha= "1" colorSpace= "custom" customColorSpace= "sRGB" />
</namedColor>
<namedColor name= "colorHint" >
<color red= "0.19215686274509805" green= "0.19215686274509805" blue= "0.19215686274509805" alpha= "1" colorSpace= "custom" customColorSpace= "sRGB" />
</namedColor>
<namedColor name= "colorPreferenceCell" >
<color red= "0.10980392156862745" green= "0.10980392156862745" blue= "0.11764705882352941" alpha= "1" colorSpace= "custom" customColorSpace= "sRGB" />
</namedColor>
<namedColor name= "colorToolbarPreferences" >
<color red= "0.070588235294117646" green= "0.070588235294117646" blue= "0.070588235294117646" alpha= "1" colorSpace= "custom" customColorSpace= "sRGB" />
</namedColor>
2019-07-09 19:39:06 +02:00
</resources>
</document>