Skills Test: S3 Rendering Data from a Controller
Learning Goals
Main Goals
- Use a web development platform (Rails) to render backend data on a page by passing data from a controller to a view.
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 development tools to add mostly static web pages to a platform-based (Rails) web application.
Preparing for the Test
This test emphasizes the material covered in Homework H3.