Skip to content

Marfullsen/social-styles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

app-icon

Know your Social Style!

gh-pages Vue-3.3.13 Vite-5.0.10 Vue-router-4.2.5 materialize

Interactive test to obtain information on social styles

New features!

  • Translated version from Spanish to English.
  • Inner migration from WebPack to Vite.
  • Improved background pattern.
  • Docs translated and updated.

📝 Contents

🧐 What is the social style test?

Screenshot del test

According to Bolton's model, the Interpersonal Social Style Test is a test of alternatives that makes it possible to determine the level of assertiveness and emotionality of a person, with both values it is possible to determine the person's social style.

🏁 Getting started!

First steps:

To start the test just type your name and click the "Start!" button.

After answering the 18 questions you will get a map with your social style marked with a red dot.

Cartesian_map_Wilson_Learning

It also includes information on the style obtained, levels of assertiveness and emotionality.

Take the test and/or improve the code.

Steps to perform the test.

To edit the code

  • Install Node.js
  • Install pnpm (or use npm, yarn, bun, etc)

Installing

git clone https://marfullsen.github.io/social-styles.git

cd social-styles

pnpm install

Further info

Score

The scoring system was implemented through an external server, to display real data it must be configured manually, otherwise the system will display a fixed table with fixed results. When the conection to the server is not working, the app will save all the data in the local storage.

Score

🔧 Test

NO TEST YET. (Feel free to send them through pull requests)

npm run test:unit

🎈 Usage

pnpm run dev
  • Open the browser in the url specified in the console, by default should be 127.0.0.1:5173

🚀 Deployment

When moving to the production phase, it is recommended to create a file called 404.html with the same content that has the index.html file, this to ensure that the Vue router manages to redirect to the standard url and does not fall on the 404.html page provided by Github.

⛏️ Built using

  • Vue.js - JavaScript Framework for FrontEnd.
  • Vite - Local development server for FrontEnd.

✍️ Author

🎉 References

About

Interactive quiz about social style in interpersonal relationships.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published