AdamVig / goco-student

Gordon College Student app
https://gocostudent.adamvig.com
1 stars 0 forks source link

Add interaction module #51

Closed AdamVig closed 9 years ago

AdamVig commented 9 years ago

The interaction module is similar to the info module directive, but instead of displaying the information inline, it takes the user to a separate view when tapped.

Interaction modules are for displaying data that is complex, like text-based data, or long, like lists of information.

AdamVig commented 9 years ago

Interaction modules link to a different view of the app. There should be a folder of the templates of these types of views called html/moduleviews. There should be a parameter on the interaction module that states what view the module goes to when tapped called goto.