CPNT 262 Assessments

Vanilla JS Achievements

Bite-sized assessments to introduce you to fundamental topics.

  1. Plugin' Away
    • Due: Wednesday, Feb 9
    • Weight: 5% of the final mark
  2. Before and After
    • Due: Friday, Feb 11
    • Weight: 5% of the final mark
  3. Press of a Button
    • Due: Sunday, Feb 13
    • Weight: 5% of the final mark
  4. If This, Then That (conditional code)
    • Due: Tuesday, Feb 15
    • Weight: 5% of the final mark
  5. Groundhog Day (loops)
    • Due: Friday, Feb 18
    • Weight: 5% of the final mark

Vanilla JS Individual Assignment

Fetch Data from an API

  • Due: Wednesday, Feb 23
  • Weight: 15% of final mark

VueJS Assessments

Achievements

  1. Vue Components
    • Due: Wednesday, March 23
    • Weight: 5%
    • focus: moustache syntax, v-for, v-bind, v-slot
  2. Reusable Vue Components
    • Due: Sunday March 27
    • Weight: 5%
    • focus: props, v-if, nuxt-img
  3. Vue Component Async
    • Due: Tuesday, March 29
    • Weight: 5%
    • focus: async in vue & nuxt, JAMstack, computed properties

Individual Assignment

  • Nuxt Landing Page
    • Due: Sunday, April 3
    • Weight: 15%
    • Focus: Create and deploy a web page with components in nuxtjs

Group Assignment

  • Multipage Site
    • Due: Friday, April 8
    • Weight: 30%
    • Focus: Create and deploy a multipage JAMstack website