Giter Club home page Giter Club logo

itexam's Introduction

IT Exam

About project

This project is created for testing the knowledge on any theme you want.
It would be much more interesting if this project will be used in a localnetwork, because it would be like a contest.

Installation

All you need is to install LAMP server if you are on GNU/LinuxOS and configure it.
If you are on WindowsOS then just install OpenServer and configure that too the way you want.

Notice

If you installed OpenServer on Windows then go to "{OpenServer folder}/OSPanel/userdata/config". There open "php.ini" file of php version you are using. Find line "output_buffering" and change the value to 4096.

Configuration

  1. In MySQL create a database to keep "itexam" information there. Ex db name: "itexam".
    It is better if encode type will be in "utf8mb4_unicode_520_ci". If you put "utf8mb4_unicode_520_ci" encoding to database in MySQL then do not forget to put "utf8mb4_unicode_ci" encoding in settings of OpenServer.
  2. Go to file "config.php" and correct the connection to your MySQL database you just created.

Adminpanel

Notice

Default token for registrating an admin is 'VG9rZW4=' (the word "Token" encoded in Base64).
If you want to change it then go to "adminpanel/registration.php" and change the checking token on line 16 to that you want.
Also the information below is written as if you configured your DNS server and this site is called www.example.com.

  1. Go to www.example.com/adminpanel and registrate yourself as admin.
  2. You will go to www.example.com/adminpanel/adminpanel.php, where you can control questions, profiles and results.
  3. There you can edit, add, delete questions and profiles. Also you can delete results.

itexam's People

Contributors

lilproskater avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.