Skip to content

emdy/TestSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TestSystem

Basic test filling system with multiple tests, questions, answers and ends with user test result.

Installing

Edit a database configuration file, located at /inc/config.php

const DB_HOST = 'localhost';
const DB_USER = 'username';
const DB_PASS = 'password';
const DB_NAME = 'database';

Author

Need mention

This project made with PHP 5.3.29.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published