Skip to content
/ hse Public

Simple home schooling academy system with computer based test.

Notifications You must be signed in to change notification settings

adethis/hse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Set Up

  1. Create database
  2. Import hse.sql to your database
  3. Change file config.php at folder app/config with your local configuration database
  4. Voila, you can start using it!

User Level

Admin

  • username: admin
  • password: admin

guru

  • username: gurusd
  • password: gurusd

siswa

  • username: siswasd
  • password: siswasd

Added New User

  • Using auth/register or
  • Using menu user

Urwel :)

CBT Doc here

note

ℹ️ Note
If you've got error collation or utf in database import process, try to use hse_noutf.sql