Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/cahyadsn/papi

PAPI (Personality and Preference Inventory) Kostick Test In PHP language. Demo site https://psycho.cahyadsn.com/papi
https://github.com/cahyadsn/papi

Last synced: 5 days ago
JSON representation

PAPI (Personality and Preference Inventory) Kostick Test In PHP language. Demo site https://psycho.cahyadsn.com/papi

Awesome Lists containing this project

README

        

# PAPI Kostick
PAPI (Personality and Preference Inventory) Kostick Test Application in PHP language (Indonesian Version)

Link demo : [https://psycho.cahyadsn.com/papi](https://psycho.cahyadsn.com/papi) (ver 0.4 Indonesian Version)

:warning: APLIKASI INI TIDAK DIGUNAKAN SEBAGAI ACUAN PSIKOMETRI ATAU TUJUAN KOMERSIAL :warning:

[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/cahyadsn/papi/master/LICENSE)
[![GitHub forks](https://img.shields.io/github/forks/cahyadsn/papi.svg)](https://github.com/cahyadsn/papi/network)
[![GitHub stars](https://img.shields.io/github/stars/cahyadsn/papi.svg)](https://github.com/cahyadsn/papi/stargazers)
[![GitHub issues](https://img.shields.io/github/issues/cahyadsn/papi.svg)](https://github.com/cahyadsn/papi/issues)
[![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)

# Pendahuluan
**PAPI (*Personality and Preference Inventory*)** adalah *personality assessment* atau alat tes penilaian kepribadian terkemuka yang digunakan oleh para profesional HR (Human Resource) dan manajer terkait untuk mengevaluasi perilaku dan gaya kerja individu pada semua tingkatan. Personality and Preference Inventory (PAPI) dibuat oleh Guru Besar Psikologi Industri dari Massachusetts, Amerika, yang bernama Dr. Max Martin Kostick pada awal tahun 1960-an. Versi Swedia lebih dulu diperkenalkan di awal 1980-an dan versi ini diperkenalkan pada tahun 1997 dengan versi ipsatif (PAPI-I) dan normatif (PAPI-N). Versi ipsatif, PAPI-I, dirancang untuk digunakan untuk pengembangan pribadi, sedangkan versi normatif, PAPI-N, yang dimaksudkan untuk digunakan untuk perbandingan dan seleksi. Dasar pemikiran untuk desain dan formulasi PAPI didasarkan pada penelitian dan teori kepribadian “*needs-press*” oleh Murray (1938)

## Instalasi
1. download file papi_master.zip
2. extract ke folder root document webserver
3. buat database baru dengan nama 'psycho'
4. import 'db/papi.sql' ke dalam database 'psycho' tersebut
5. ubah konfigurasi database pada file 'inc/db.php' sesuai dengan yang digunakan
6. enjoy

*note* : data dalam repo ini adalah berupa dummy data, real data tidak termasuk dalam repo ini

## Teknologi
+ PHP [http://www.php.net/](http://www.php.net/),
+ MySQL [http://www.mysql.com/](http://www.mysql.com/),
+ W3CSS [http://www.w3school.com/w3css](http://www.w3school.com/w3css)

## 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
+ facebook : [https://m.facebook.com/cahya.dsn](https://m.facebook.com/cahya.dsn)
+ email [[email protected]](mailto:[email protected])
+ demo site : [https://psycho.cahyadsn.com/papi](https://psycho.cahyadsn.com/papi)
+ source code : [https://github.com/cahyadsn/papi](https://github.com/cahyadsn/papi)