forked from accesscode-2-2/unit-1-assessment
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b3a0008
commit 8822574
Showing
1 changed file
with
12 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,12 @@ | ||
# unit-1-assessment | ||
**This assessment is 2 parts:** | ||
|
||
###Written assessment### | ||
This is a small portion of the assessment and is identical to the previous assessment. There are methods that you need to implement in order for the tests to pass (command + u to run tests). | ||
|
||
###iOS Assessment### | ||
This is the majority of the assessment. You must implement the layout and functionality laid out below: | ||
|
||
**Layout:** | ||
|
||
|
||
# Instructions |