CxD Archive
Project: Trivia App
Project: Trivia App
  • Challenge & Background
  • About
  • Intro Exercises
  • Project Instructions
    • 1 DEFINE PROBLEM & VALUE PROPOSITION
      • Problem Definition & Importance
      • Technology Experimentation & Summary
      • Existing Solution Analysis
      • Stakeholder Profiles & Narratives
      • Initial Ideas & Evaluation
      • Value Proposition & Potential Features Map
      • PROPOSAL PRESENTATION
    • 2 DESIGN & BUILD SOLUTION
      • Question Bank Development
      • Interface Mockups
      • Interactive Prototype
      • Prototype Evaluation
      • Code Development Outline and Begin Coding
      • Marketing card
      • Code Testing
      • Prepare Development Review and Demonstration
    • 3 EVALUATE & REFINE SOLUTION
      • Evaluation and Post Interview
      • Initial Question Analysis
      • App Refinements
      • Poster
      • Prepare for Poster Review and Trivia Demonstration
      • Public Presentation Plan and Practice
      • Individual Reflection
      • Present to the public
  • Reference
    • Trivia Code Docs
Powered by GitBook
On this page
Export as PDF
  1. Project Instructions
  2. 1 DEFINE PROBLEM & VALUE PROPOSITION

Technology Experimentation & Summary

PreviousProblem Definition & ImportanceNextExisting Solution Analysis

Last updated 4 years ago

Each team member will complete to develop a firm understanding of the technical opportunities and constraints your team will have with your design. Also, complete the steps needed to .

==> (9 STEPS)

As a team review, you can map out the potential features of a trivia app according to the level of impact a feature might have on a user and the level of difficulty in implementing the feature with code. This should help you with the decisions you will make later about your solution. you could use to complete a map.

❏ Deliverable Demonstrate that you have completed the build tutorial, created a question database and can discuss how the code works. Optionally, share your team's mapping of potential features.

❏ Advanced Deliverable Demonstrate that you have made modifications to the trivia app in the following ways.

  1. Make at least three noticeable style changes to the game, likely done by changing the stylesheet CSS. to consider.

  2. Choose and incorporate at least one Javascript code modification from .

✓- Below Standard

✓ At Standard

✓+ Above Standard

The code tutorial was partially completed or evidence of understanding was limited.

The core functions of the technology and code are understood and modifications could be implemented to customize the result.

The code and technology was thoroughly investigated and creative methods were used to test the capabilities of the supplied code template.

the code template build tutorial
manage your own question database
LINK TO TEMPLATE BUILD TUTORIAL
Here is a template
Here are some basic changes
this section of the Trivia Code Reference