Skills Test: S4 Simple Forms
Learning Goals
Main Goals
- Use a web development platform (Rails) to create a front-end form that can pass user-entered data to a controller for processing.
Ancillary Goals
- Setup and maintain a functioning platform-based (Rails web) development environment.
- Use development tools to initialize and run an existing platform-based (Rails web) application.
- Use a web development platform (Rails) to render backend data on a page by passing data from a controller to a view.
Preparing for the Test
This test emphasizes the material covered in Homework H4.