Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cahyadsn/kts-2-questionnarie

The Keirsey Temperament Sorter®-II (KTS®-II) Questionnarie. Demo link [https://psycho.cahyadsn.com/kts]
https://github.com/cahyadsn/kts-2-questionnarie

kts mysql php psychometric questionnarie test

Last synced: 2 days ago
JSON representation

The Keirsey Temperament Sorter®-II (KTS®-II) Questionnarie. Demo link [https://psycho.cahyadsn.com/kts]

Awesome Lists containing this project

README

        

# kts-2-questionnarie
The Keirsey Temperament Sorter®-II (KTS®-II) Questionnarie

[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)
[![GitHub last commit](https://img.shields.io/github/last-commit/google/skia.svg?style=flat)]()
[![Donate](https://img.shields.io/badge/$-support-ff69b4.svg?style=flat)](https://paypal.me/cahyadwiana)

The Keirsey Temperament Sorter®-II (KTS®-II) is the most widely used personality instrument in the world. It is a powerful 70 question personality instrument that helps individuals discover their personality type. The KTS-II is based on Keirsey Temperament Theory™, published in the best selling books, Please Understand Me® and Please Understand Me II, by Dr. David Keirsey.

## Installation
1. download 'kts-2-questionnarie-master.zip' file
2. extract and copy all files to document root folder on your webserver (or other folder that you want)
3. create new database named 'psycho'
4. import 'db/db.kts.dummy.sql' to the 'psycho' database
5. change database configuration on 'inc/config.php' file (default value is $dbhost='localhost;$dbuser='root';$dbpass='';dbname='psycho';)
6. try accesing to http://localhost (or other -- depend on step 2 above), enjoy!

## Technology
+ PHP (http://www.php.net/),
+ MySQL (http://www.mysql.com/),

## Donasi
- untuk donasi via transfer
- Bank Syariah Indonesia (BSI) 821-342-5550
- Bank Sinarmas (153) 005 462 4719
- Bank BCA Digital (Blu) (501) 000 576 776 186
- untuk donasi via PayPal [https://paypal.me/cahyadwiana]

## Contact
+ email [[email protected]]([email protected])
+ demo site : [https://psycho.cahyadsn.com/kts](https://psycho.cahyadsn.com/kts) [en]
+ source code : [https://github.com/cahyadsn/kts-2-questionnarie](https://github.com/cahyadsn/kts-2-questionnarie)