Skip to content

Qsick/disc-quiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

DISC Quiz — "Surrounded by Idiots"

A single-page personality quiz based on the DISC model, styled after the Surrounded by Idiots book. Users answer a series of questions and receive a result identifying their dominant personality type: D (Red), I (Yellow), S (Green), or C (Blue).

Usage

No build step required. Just open index.html in a browser:

open index.html

Or serve it locally with any static file server:

npx serve .
# or
python3 -m http.server

File structure

disc-quiz/
└── index.html   # All HTML, CSS, and JS in one file

Sharing with teammates

Since this is a single self-contained file, teammates can clone the repo and open index.html directly — no install or setup needed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages