2019-07-09 19:39:06 +02:00
<?xml version="1.0" encoding="UTF-8"?>
<document type= "com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version= "3.0" toolsVersion= "14490.70" targetRuntime= "iOS.CocoaTouch" propertyAccessControl= "none" useAutolayout= "YES" useTraitCollections= "YES" useSafeAreas= "YES" colorMatched= "YES" initialViewController= "49e-Tb-3d3" >
2019-07-10 19:20:31 +02:00
<device id= "retina6_5" orientation= "portrait" >
2019-07-09 19:39:06 +02:00
<adaptation id= "fullscreen" />
</device>
<dependencies>
<deployment identifier= "iOS" />
<plugIn identifier= "com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version= "14490.49" />
<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" />
<color key= "backgroundColor" red= "1" green= "1" blue= "1" alpha= "1" colorSpace= "custom" customColorSpace= "sRGB" />
<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-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" />
<color key= "backgroundColor" red= "1" green= "1" blue= "1" alpha= "1" colorSpace= "custom" customColorSpace= "sRGB" />
<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-07-21 21:14:38 +02:00
<!--Customization View Controller-->
<scene sceneID= "gAv-U3-QPB" >
<objects>
2019-09-20 18:11:27 +02:00
<viewController storyboardIdentifier= "Customize" id= "8XB-jK-YFD" customClass= "CustomizationViewController" customModule= "AvH_Plan" customModuleProvider= "target" sceneMemberID= "viewController" >
2019-07-21 21:14:38 +02:00
<view key= "view" contentMode= "scaleToFill" id= "3L4-c2-Pow" >
<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= "1XB-6S-dGV" >
<rect key= "frame" x= "0.0" y= "44" width= "414" height= "44" />
<items>
<navigationItem title= "Customize" id= "9Pf-pB-wLS" >
2019-07-22 14:10:08 +02:00
<barButtonItem key= "rightBarButtonItem" title= "Save" id= "PWA-cp-z6o" >
2019-07-21 21:14:38 +02:00
<connections>
<action selector= "done:" destination= "8XB-jK-YFD" id= "7wR-PO-v0i" />
</connections>
</barButtonItem>
</navigationItem>
</items>
</navigationBar>
2019-09-20 18:11:27 +02:00
<view contentMode= "scaleToFill" translatesAutoresizingMaskIntoConstraints= "NO" id= "iAl-ff-skU" >
<rect key= "frame" x= "0.0" y= "88" width= "414" height= "231" />
<subviews>
<textField opaque= "NO" contentMode= "scaleToFill" contentHorizontalAlignment= "left" contentVerticalAlignment= "center" borderStyle= "roundedRect" placeholder= "Your name" textAlignment= "natural" minimumFontSize= "17" translatesAutoresizingMaskIntoConstraints= "NO" id= "TpM-Mz-EpI" >
<rect key= "frame" x= "24" y= "16" width= "366" height= "30" />
<accessibility key= "accessibilityConfiguration" hint= "Name" />
<nil key= "textColor" />
<fontDescription key= "fontDescription" type= "system" pointSize= "14" />
<textInputTraits key= "textInputTraits" autocorrectionType= "no" spellCheckingType= "no" smartDashesType= "no" smartInsertDeleteType= "no" smartQuotesType= "no" />
</textField>
2019-09-21 14:04:49 +02:00
<textField opaque= "NO" contentMode= "scaleToFill" horizontalCompressionResistancePriority= "749" contentHorizontalAlignment= "left" contentVerticalAlignment= "center" borderStyle= "roundedRect" placeholder= "Your classes" textAlignment= "natural" minimumFontSize= "17" translatesAutoresizingMaskIntoConstraints= "NO" id= "bCV-w1-hVY" >
2019-09-20 18:11:27 +02:00
<rect key= "frame" x= "24" y= "62" width= "328" height= "30" />
<accessibility key= "accessibilityConfiguration" hint= "Classes" />
<nil key= "textColor" />
<fontDescription key= "fontDescription" type= "system" pointSize= "14" />
<textInputTraits key= "textInputTraits" autocorrectionType= "no" spellCheckingType= "no" smartDashesType= "no" smartInsertDeleteType= "no" smartQuotesType= "no" />
</textField>
2019-09-21 14:04:49 +02:00
<textField opaque= "NO" contentMode= "scaleToFill" horizontalCompressionResistancePriority= "749" contentHorizontalAlignment= "left" contentVerticalAlignment= "center" borderStyle= "roundedRect" placeholder= "Your courses" textAlignment= "natural" minimumFontSize= "17" translatesAutoresizingMaskIntoConstraints= "NO" id= "69O-Fo-TQF" >
2019-09-20 18:11:27 +02:00
<rect key= "frame" x= "24" y= "108" width= "328" height= "30" />
<accessibility key= "accessibilityConfiguration" hint= "Courses" />
<nil key= "textColor" />
<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= "Default plan" textAlignment= "natural" lineBreakMode= "tailTruncation" baselineAdjustment= "alignBaselines" adjustsFontSizeToFit= "NO" translatesAutoresizingMaskIntoConstraints= "NO" id= "hkV-XP-jXe" >
<rect key= "frame" x= "24" y= "154" width= "366" height= "21" />
<fontDescription key= "fontDescription" type= "system" pointSize= "17" />
<nil key= "textColor" />
<nil key= "highlightedColor" />
</label>
<button opaque= "NO" contentMode= "scaleToFill" horizontalHuggingPriority= "251" contentHorizontalAlignment= "center" contentVerticalAlignment= "center" buttonType= "detailDisclosure" lineBreakMode= "middleTruncation" translatesAutoresizingMaskIntoConstraints= "NO" id= "bcl-Ha-O4z" >
<rect key= "frame" x= "368" y= "66" width= "22" height= "22" />
<connections>
<action selector= "groupHelpButton:" destination= "8XB-jK-YFD" eventType= "touchUpInside" id= "7xi-30-v0V" />
</connections>
</button>
<button opaque= "NO" contentMode= "scaleToFill" horizontalHuggingPriority= "251" contentHorizontalAlignment= "center" contentVerticalAlignment= "center" buttonType= "detailDisclosure" lineBreakMode= "middleTruncation" translatesAutoresizingMaskIntoConstraints= "NO" id= "eQo-BP-t2k" >
<rect key= "frame" x= "368" y= "112" width= "22" height= "22" />
<connections>
<action selector= "courseHelpButton:" destination= "8XB-jK-YFD" eventType= "touchUpInside" id= "7fx-Ol-OkW" />
</connections>
</button>
<segmentedControl opaque= "NO" contentMode= "scaleToFill" contentHorizontalAlignment= "left" contentVerticalAlignment= "top" segmentControlStyle= "plain" selectedSegmentIndex= "1" translatesAutoresizingMaskIntoConstraints= "NO" id= "omP-RH-Hlh" >
<rect key= "frame" x= "24" y= "187" width= "366" height= "29" />
<segments>
<segment title= "General" />
<segment title= "Personal" />
</segments>
</segmentedControl>
</subviews>
2019-07-21 21:14:38 +02:00
<color key= "backgroundColor" white= "1" alpha= "1" colorSpace= "custom" customColorSpace= "genericGamma22GrayColorSpace" />
2019-09-20 18:11:27 +02:00
<constraints>
<constraint firstItem= "69O-Fo-TQF" firstAttribute= "leading" secondItem= "iAl-ff-skU" secondAttribute= "leading" constant= "24" id= "2FL-7N-HJO" />
<constraint firstAttribute= "trailing" secondItem= "hkV-XP-jXe" secondAttribute= "trailing" constant= "24" id= "4ZG-c5-lUu" />
<constraint firstAttribute= "trailing" secondItem= "TpM-Mz-EpI" secondAttribute= "trailing" constant= "24" id= "A4N-lD-pgd" />
<constraint firstAttribute= "bottom" secondItem= "omP-RH-Hlh" secondAttribute= "bottom" constant= "16" id= "Aob-zt-PTb" />
<constraint firstAttribute= "trailing" secondItem= "eQo-BP-t2k" secondAttribute= "trailing" constant= "24" id= "CFc-LX-Cl4" />
<constraint firstItem= "omP-RH-Hlh" firstAttribute= "leading" secondItem= "iAl-ff-skU" secondAttribute= "leading" constant= "24" id= "GoG-3f-NFd" />
<constraint firstItem= "bcl-Ha-O4z" firstAttribute= "leading" secondItem= "bCV-w1-hVY" secondAttribute= "trailing" constant= "16" id= "HEX-GP-NuJ" />
<constraint firstAttribute= "trailing" secondItem= "bcl-Ha-O4z" secondAttribute= "trailing" constant= "24" id= "OA9-1L-OT9" />
<constraint firstItem= "bcl-Ha-O4z" firstAttribute= "centerY" secondItem= "bCV-w1-hVY" secondAttribute= "centerY" id= "Qin-2R-y2G" />
<constraint firstItem= "bCV-w1-hVY" firstAttribute= "top" secondItem= "TpM-Mz-EpI" secondAttribute= "bottom" constant= "16" id= "R8P-Mm-bd0" />
<constraint firstAttribute= "trailing" secondItem= "omP-RH-Hlh" secondAttribute= "trailing" constant= "24" id= "Ryt-Wu-QWj" />
<constraint firstItem= "eQo-BP-t2k" firstAttribute= "leading" secondItem= "69O-Fo-TQF" secondAttribute= "trailing" constant= "16" id= "VvK-jS-8qP" />
<constraint firstItem= "TpM-Mz-EpI" firstAttribute= "top" secondItem= "iAl-ff-skU" secondAttribute= "top" constant= "16" id= "WcH-lu-gmN" />
<constraint firstItem= "69O-Fo-TQF" firstAttribute= "top" secondItem= "bCV-w1-hVY" secondAttribute= "bottom" constant= "16" id= "bOA-Dz-eB4" />
<constraint firstItem= "omP-RH-Hlh" firstAttribute= "top" secondItem= "hkV-XP-jXe" secondAttribute= "bottom" constant= "12" id= "eAT-ba-MuB" />
<constraint firstItem= "hkV-XP-jXe" firstAttribute= "leading" secondItem= "iAl-ff-skU" secondAttribute= "leading" constant= "24" id= "fXg-xr-nwy" />
<constraint firstItem= "eQo-BP-t2k" firstAttribute= "centerY" secondItem= "69O-Fo-TQF" secondAttribute= "centerY" id= "qQu-95-XUA" />
<constraint firstItem= "bCV-w1-hVY" firstAttribute= "leading" secondItem= "iAl-ff-skU" secondAttribute= "leading" constant= "24" id= "twO-Ty-mtH" />
<constraint firstItem= "hkV-XP-jXe" firstAttribute= "top" secondItem= "69O-Fo-TQF" secondAttribute= "bottom" constant= "16" id= "vL4-Uu-2Bd" />
<constraint firstItem= "TpM-Mz-EpI" firstAttribute= "leading" secondItem= "iAl-ff-skU" secondAttribute= "leading" constant= "24" id= "ykh-Uy-8MV" />
</constraints>
</view>
<view contentMode= "scaleToFill" translatesAutoresizingMaskIntoConstraints= "NO" id= "3ae-Qn-llh" >
<rect key= "frame" x= "0.0" y= "319" width= "414" height= "543" />
<subviews>
<label opaque= "NO" userInteractionEnabled= "NO" contentMode= "left" text= "Custom colours" textAlignment= "natural" lineBreakMode= "tailTruncation" baselineAdjustment= "alignBaselines" adjustsFontSizeToFit= "NO" translatesAutoresizingMaskIntoConstraints= "NO" id= "rks-gf-AM4" >
<rect key= "frame" x= "24" y= "0.0" width= "366" height= "21" />
<fontDescription key= "fontDescription" type= "system" pointSize= "17" />
<nil key= "textColor" />
<nil key= "highlightedColor" />
</label>
<collectionView clipsSubviews= "YES" multipleTouchEnabled= "YES" contentMode= "scaleToFill" dataMode= "prototypes" translatesAutoresizingMaskIntoConstraints= "NO" id= "hWP-3N-RUn" >
<rect key= "frame" x= "8" y= "37" width= "398" height= "506" />
<color key= "backgroundColor" white= "1" alpha= "1" colorSpace= "custom" customColorSpace= "genericGamma22GrayColorSpace" />
<collectionViewLayout key= "collectionViewLayout" id= "sCM-Sc-0Zw" customClass= "MagazineLayout" customModule= "MagazineLayout" />
<cells/>
<connections>
<outlet property= "dataSource" destination= "8XB-jK-YFD" id= "mHC-Am-kkd" />
<outlet property= "delegate" destination= "8XB-jK-YFD" id= "cTM-du-BOk" />
</connections>
</collectionView>
</subviews>
<color key= "backgroundColor" white= "1" alpha= "1" colorSpace= "custom" customColorSpace= "genericGamma22GrayColorSpace" />
<constraints>
<constraint firstItem= "hWP-3N-RUn" firstAttribute= "leading" secondItem= "3ae-Qn-llh" secondAttribute= "leading" constant= "8" id= "1ht-Ws-T8Y" />
<constraint firstItem= "hWP-3N-RUn" firstAttribute= "top" secondItem= "rks-gf-AM4" secondAttribute= "bottom" constant= "16" id= "5Ss-pW-THK" />
<constraint firstAttribute= "trailing" secondItem= "hWP-3N-RUn" secondAttribute= "trailing" constant= "8" id= "72H-9z-A6Z" />
<constraint firstItem= "rks-gf-AM4" firstAttribute= "top" secondItem= "3ae-Qn-llh" secondAttribute= "top" id= "8kR-rm-gdJ" />
<constraint firstAttribute= "bottom" secondItem= "hWP-3N-RUn" secondAttribute= "bottom" id= "bPr-ng-hbt" />
<constraint firstAttribute= "trailing" secondItem= "rks-gf-AM4" secondAttribute= "trailing" constant= "24" id= "deG-Uk-50h" />
<constraint firstItem= "rks-gf-AM4" firstAttribute= "leading" secondItem= "3ae-Qn-llh" secondAttribute= "leading" constant= "24" id= "eQ0-7G-zMb" />
</constraints>
</view>
2019-07-21 21:14:38 +02:00
</subviews>
<color key= "backgroundColor" white= "1" alpha= "1" colorSpace= "custom" customColorSpace= "genericGamma22GrayColorSpace" />
<constraints>
2019-09-20 18:11:27 +02:00
<constraint firstItem= "3ae-Qn-llh" firstAttribute= "top" secondItem= "iAl-ff-skU" secondAttribute= "bottom" id= "48i-EM-6px" />
<constraint firstItem= "iN7-lf-GS3" firstAttribute= "trailing" secondItem= "iAl-ff-skU" secondAttribute= "trailing" id= "AoD-6m-Zah" />
<constraint firstItem= "iN7-lf-GS3" firstAttribute= "bottom" secondItem= "3ae-Qn-llh" secondAttribute= "bottom" id= "H2b-Bw-SPo" />
<constraint firstItem= "3ae-Qn-llh" firstAttribute= "leading" secondItem= "iN7-lf-GS3" secondAttribute= "leading" id= "JSj-x6-uUy" />
<constraint firstItem= "iAl-ff-skU" firstAttribute= "top" secondItem= "1XB-6S-dGV" secondAttribute= "bottom" id= "KyF-sn-SYG" />
<constraint firstItem= "3ae-Qn-llh" firstAttribute= "leading" secondItem= "iAl-ff-skU" secondAttribute= "trailing" id= "Ojd-xl-Edq" />
<constraint firstItem= "iAl-ff-skU" firstAttribute= "leading" secondItem= "3L4-c2-Pow" secondAttribute= "leading" id= "SI9-hB-Om4" />
<constraint firstItem= "3ae-Qn-llh" firstAttribute= "top" secondItem= "1XB-6S-dGV" secondAttribute= "bottom" constant= "16" id= "T5g-Sq-0j2" />
<constraint firstItem= "iN7-lf-GS3" firstAttribute= "bottom" secondItem= "3ae-Qn-llh" secondAttribute= "bottom" id= "VHJ-b1-MUU" />
2019-07-21 21:14:38 +02:00
<constraint firstItem= "iN7-lf-GS3" firstAttribute= "trailing" secondItem= "1XB-6S-dGV" secondAttribute= "trailing" id= "ViL-Rg-PN8" />
2019-09-20 18:11:27 +02:00
<constraint firstItem= "iAl-ff-skU" firstAttribute= "width" secondItem= "3ae-Qn-llh" secondAttribute= "width" id= "WSU-eO-T8S" />
<constraint firstItem= "iAl-ff-skU" firstAttribute= "leading" secondItem= "iN7-lf-GS3" secondAttribute= "leading" id= "efn-u4-JYI" />
<constraint firstItem= "iAl-ff-skU" firstAttribute= "top" secondItem= "1XB-6S-dGV" secondAttribute= "bottom" constant= "1" id= "fxU-4n-vS8" />
<constraint firstItem= "iN7-lf-GS3" firstAttribute= "bottom" relation= "greaterThanOrEqual" secondItem= "iAl-ff-skU" secondAttribute= "bottom" id= "o0D-wq-Ew9" />
<constraint firstItem= "iN7-lf-GS3" firstAttribute= "trailing" secondItem= "3ae-Qn-llh" secondAttribute= "trailing" id= "oT6-TL-SV4" />
<constraint firstAttribute= "trailing" secondItem= "3ae-Qn-llh" secondAttribute= "trailing" id= "qvo-A0-0im" />
2019-07-21 21:14:38 +02:00
<constraint firstItem= "1XB-6S-dGV" firstAttribute= "top" secondItem= "iN7-lf-GS3" secondAttribute= "top" id= "uz5-3l-eKb" />
<constraint firstItem= "1XB-6S-dGV" firstAttribute= "leading" secondItem= "3L4-c2-Pow" secondAttribute= "leading" id= "vnV-AO-wgT" />
</constraints>
<viewLayoutGuide key= "safeArea" id= "iN7-lf-GS3" />
2019-09-20 18:11:27 +02:00
<variation key= "default" >
<mask key= "constraints" >
<exclude reference= "AoD-6m-Zah" />
<exclude reference= "H2b-Bw-SPo" />
<exclude reference= "VHJ-b1-MUU" />
<exclude reference= "o0D-wq-Ew9" />
<exclude reference= "oT6-TL-SV4" />
<exclude reference= "KyF-sn-SYG" />
<exclude reference= "SI9-hB-Om4" />
<exclude reference= "WSU-eO-T8S" />
<exclude reference= "efn-u4-JYI" />
<exclude reference= "fxU-4n-vS8" />
<exclude reference= "48i-EM-6px" />
<exclude reference= "JSj-x6-uUy" />
<exclude reference= "Ojd-xl-Edq" />
<exclude reference= "T5g-Sq-0j2" />
<exclude reference= "qvo-A0-0im" />
</mask>
</variation>
<variation key= "heightClass=compact" >
<mask key= "constraints" >
<exclude reference= "AoD-6m-Zah" />
<exclude reference= "H2b-Bw-SPo" />
<include reference= "VHJ-b1-MUU" />
<include reference= "o0D-wq-Ew9" />
<include reference= "oT6-TL-SV4" />
<exclude reference= "KyF-sn-SYG" />
<exclude reference= "SI9-hB-Om4" />
<include reference= "WSU-eO-T8S" />
<include reference= "efn-u4-JYI" />
<include reference= "fxU-4n-vS8" />
<exclude reference= "48i-EM-6px" />
<exclude reference= "JSj-x6-uUy" />
<include reference= "Ojd-xl-Edq" />
<include reference= "T5g-Sq-0j2" />
<exclude reference= "qvo-A0-0im" />
</mask>
</variation>
<variation key= "heightClass=regular-widthClass=compact" >
<mask key= "constraints" >
<include reference= "AoD-6m-Zah" />
<include reference= "H2b-Bw-SPo" />
<include reference= "KyF-sn-SYG" />
<include reference= "SI9-hB-Om4" />
<include reference= "48i-EM-6px" />
<include reference= "JSj-x6-uUy" />
<include reference= "qvo-A0-0im" />
</mask>
</variation>
2019-07-21 21:14:38 +02:00
</view>
<navigationItem key= "navigationItem" id= "xDt-o1-FZQ" />
<connections>
<outlet property= "collectionView" destination= "hWP-3N-RUn" id= "RFo-DP-uPX" />
2019-09-20 18:11:27 +02:00
<outlet property= "colourView" destination= "3ae-Qn-llh" id= "do8-yi-0xg" />
2019-07-21 21:14:38 +02:00
<outlet property= "defaultSegments" destination= "omP-RH-Hlh" id= "hVo-ND-9EG" />
2019-09-20 18:11:27 +02:00
<outlet property= "inputsView" destination= "iAl-ff-skU" id= "6a4-Dz-Lch" />
2019-08-21 19:36:56 +02:00
<outlet property= "textToolbar" destination= "cDy-2Q-2zk" id= "UlY-Aa-f41" />
2019-07-21 21:14:38 +02:00
<outlet property= "txtClasses" destination= "bCV-w1-hVY" id= "lDD-NQ-f8f" />
<outlet property= "txtCourses" destination= "69O-Fo-TQF" id= "AC7-pO-Jms" />
<outlet property= "txtName" destination= "TpM-Mz-EpI" id= "W0o-NR-E96" />
</connections>
</viewController>
<placeholder placeholderIdentifier= "IBFirstResponder" id= "fIE-1y-qpc" userLabel= "First Responder" sceneMemberID= "firstResponder" />
2019-08-21 19:36:56 +02:00
<toolbar opaque= "NO" clearsContextBeforeDrawing= "NO" contentMode= "scaleToFill" id= "cDy-2Q-2zk" >
<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= "Tsa-Dg-qek" />
<barButtonItem systemItem= "done" id= "nSG-vf-dVd" >
<connections>
<action selector= "textDismissButton:" destination= "8XB-jK-YFD" id= "aXf-TS-Wxk" />
</connections>
</barButtonItem>
</items>
</toolbar>
2019-07-21 21:14:38 +02:00
</objects>
2019-09-20 18:11:27 +02:00
<point key= "canvasLocation" x= "2689.2857142857142" y= "-514.49275362318849" />
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" />
<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" >
<rect key= "frame" x= "0.0" y= "88" width= "414" height= "774" />
<color key= "backgroundColor" white= "1" alpha= "1" colorSpace= "custom" customColorSpace= "genericGamma22GrayColorSpace" />
<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>
<color key= "backgroundColor" white= "1" alpha= "1" colorSpace= "custom" customColorSpace= "genericGamma22GrayColorSpace" />
<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" />
<constraint firstItem= "PuQ-HH-9DW" firstAttribute= "top" secondItem= "hA8-ki-X8m" secondAttribute= "bottom" id= "lNF-lt-wSq" />
<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-08-03 11:01:56 +02:00
<point key= "canvasLocation" x= "3503" y= "-514" />
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" />
<color key= "backgroundColor" white= "1" alpha= "1" colorSpace= "custom" customColorSpace= "genericGamma22GrayColorSpace" />
<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" />
</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" >
<rect key= "frame" x= "20" y= "156" width= "374" height= "142.33333333333337" />
<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.
This login is only required once and your information will not be shared with anybody.</string>
<fontDescription key= "fontDescription" type= "system" pointSize= "17" />
<nil key= "textColor" />
<nil key= "highlightedColor" />
</label>
</subviews>
<color key= "backgroundColor" white= "1" alpha= "1" colorSpace= "custom" customColorSpace= "genericGamma22GrayColorSpace" />
<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>
<placeholder placeholderIdentifier= "IBFirstResponder" id= "43X-Sp-rFd" userLabel= "First Responder" sceneMemberID= "firstResponder" />
<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" />
</navigationBar>
<connections>
<segue destination= "rnZ-JC-kBT" kind= "relationship" relationship= "rootViewController" id= "72E-26-83i" />
</connections>
</navigationController>
</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" >
<rect key= "frame" x= "0.0" y= "0.0" width= "414" height= "465.33333333333331" />
<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" >
<rect key= "frame" x= "20" y= "93" width= "374" height= "30" />
<nil key= "textColor" />
<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" >
<rect key= "frame" x= "20" y= "175.33333333333331" width= "336" height= "30" />
<nil key= "textColor" />
<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" >
<rect key= "frame" x= "20" y= "298.33333333333331" width= "336" height= "30" />
<nil key= "textColor" />
<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" >
<rect key= "frame" x= "20" y= "139" width= "374" height= "20.333333333333343" />
<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" >
<rect key= "frame" x= "20" y= "221.33333333333331" width= "374" height= "61" />
<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" >
<rect key= "frame" x= "20" y= "344.33333333333331" width= "374" height= "61" />
<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" >
<rect key= "frame" x= "20" y= "421.33333333333337" width= "374" height= "29" />
<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" >
<rect key= "frame" x= "372" y= "179.33333333333331" width= "22" height= "22" />
<connections>
<action selector= "gradeInfoButton:" destination= "rnZ-JC-kBT" eventType= "touchUpInside" id= "Ec2-kW-LH4" />
<action selector= "groupHelpButton:" destination= "8XB-jK-YFD" eventType= "touchUpInside" id= "P6s-da-euY" />
</connections>
</button>
<button opaque= "NO" contentMode= "scaleToFill" horizontalHuggingPriority= "251" contentHorizontalAlignment= "center" contentVerticalAlignment= "center" buttonType= "detailDisclosure" lineBreakMode= "middleTruncation" translatesAutoresizingMaskIntoConstraints= "NO" id= "vTq-Xg-Vnx" >
<rect key= "frame" x= "372" y= "302.33333333333331" width= "22" height= "22" />
<connections>
<action selector= "courseInfoButton:" destination= "rnZ-JC-kBT" eventType= "touchUpInside" id= "jDC-Pi-wy4" />
<action selector= "groupHelpButton:" destination= "8XB-jK-YFD" eventType= "touchUpInside" id= "au7-hN-6i5" />
</connections>
</button>
</subviews>
<color key= "backgroundColor" white= "1" alpha= "1" colorSpace= "custom" customColorSpace= "genericGamma22GrayColorSpace" />
<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>
<color key= "backgroundColor" white= "1" alpha= "1" colorSpace= "custom" customColorSpace= "genericGamma22GrayColorSpace" />
<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" />
</connections>
</viewController>
<placeholder placeholderIdentifier= "IBFirstResponder" id= "nGa-db-93s" userLabel= "First Responder" sceneMemberID= "firstResponder" />
</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" >
<dataDetectorTypes key= "dataDetectorTypes" />
<audiovisualMediaTypes key= "mediaTypesRequiringUserActionForPlayback" none= "YES" />
<wkPreferences key= "preferences" />
</wkWebViewConfiguration>
</wkWebView>
</subviews>
<color key= "backgroundColor" white= "1" alpha= "1" colorSpace= "custom" customColorSpace= "genericGamma22GrayColorSpace" />
<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-07-09 19:39:06 +02:00
</resources>
</document>