diff --git a/src/content/block/unit6.md b/src/content/block/unit6.md index 690d00f..41c9a08 100644 --- a/src/content/block/unit6.md +++ b/src/content/block/unit6.md @@ -1,12 +1,20 @@ --- -title: Unit Six - Personal Project -summary: This unit will be spent mostly in planning and building a web application of your own design. -tags: [design basics, - final project +title: Unit Six - Forms +summary: This unit will return to forms. We will look at creating safe forms that minimize errors +tags: [forms, + validation ] --- +## Prepare + +[Week 11 Exploration](../../prepare/unit6) + +## Ponder + +- [Form Validation](https://byui-cit.github.io/learning-modules/modules/js/form-validation/ponder1/) + ## Prove -- [Personal Project Plan](../../prove/personal-site-plan) -- [Complete Personal Project](../../prove/personal-site-complete) \ No newline at end of file +- [NPS 7](../../prove/nps-7) +- [Team 5](../../prove/team-5) diff --git a/src/content/semester/unit6.md b/src/content/semester/unit6.md index d4ca0bb..41c9a08 100644 --- a/src/content/semester/unit6.md +++ b/src/content/semester/unit6.md @@ -8,7 +8,7 @@ tags: [forms, ## Prepare -[Week 11 Exploration](../../prepare/unit6a) +[Week 11 Exploration](../../prepare/unit6) ## Ponder