Skip to content

NatthaphongSk/Globish_test

Repository files navigation

Personality Test Project

Personality Test is a questionnaire designed to determine which type of personality you have, based on the answers you provide. (The calculation is based on assumptions only.)

Instruction

Develop the website based on the design linked below

Design (Please Login)

Fork this repository, customize the code to fit your style, and submit your repository to us via email [email protected] and cc to [email protected].
Spec
  1. Use Vite Vue3 framework
  2. Write with TypeScript
  3. Responsive with max width 720px
There are three types of personality, and the scoring criteria are as follows:
  1. The Gradual Learner: 131 - 180
  2. The Enthusiastic: 91 - 130
  3. The Hobbyist: 60 - 90
Calculation is based on adding the scores of the selected answer from each question.
Question Choice 1 Choice 2 Choice 3
Q1 10 20 30
Q2 30 10 20
Q3 30 20 10
Q4 30 10 20
Q5 20 10 30
Q6 20 10 30

NOTE: The last question will not be included in the calculation.


Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published