Cognitive test application for iOS
UISplitViewController
to manage Navigation and a Split view between Questions and contentUITableView
for the main Question listUIView
(CogView
) to display question contentUINavigationItem
to display navigation buttons (New, Results, Hint)UIAlertController
to display messages, confirmations and hintsUINavigationController
to control custom navigation between views.