Just Quizzing

Citește postarea în română

Share on:

You are preparing for an exam and you need some help?

You have several questions for an exam and you want a simple platform to share them with your friends/colleagues?

You need a platform to easily enter questions, without copy/pasting every question and answer?

You are looking at the question and instead of memorizing the question you are memorizing its’ position?

Instead of memorizing the answer, you are memorizing its’ position?

Just Quizzing is for you!

Installing is very simple, you only need a PHP server.

Questions are added with ease.

With the Self Processing feature you can make your own text processor using JavaScript, removing the need to copy/paste each question and answer.

Both questions and answers are displayed randomly, to prevent you from memorizing the position. This way you are forced to remember the answer, not only its’ position.

Server

Download

https://github.com/claudiu-persoiu/Just-Quizzing-Server/

Requirements

  • PHP 5.1.2+
  • SQLite3
  • a web server (Apache/Nginx/IIS/etc.)

Installation

  • Copy the files to the server public folder (usually www or htdocs);
  • Make sure the web server have write permissions to db.info file and questions-img folder;
  • Run yourdomain/admin.php, with user “admin” and password “admin” (without quotes);
  • Delete upgrade-db.php

Upgrade

  • Backup the data folder in a safe location;
  • Overwrite the files with the new version;
  • Copy the data folder back in the quiz and overwrite with your saved files;
  • Make sure the web server have write permissions to db.info file and questions-img folder;
  • Open yourdomain/update-db.php to update the database, if there aren’t any issues you should see – Update complete;
  • After the update has run successfully delete update-db.php.

Debug

If you see a black screen you can try to modify:

ini_set('display_errors', '1');

inside includes/config.php.

Android App

Just Quizzing on Google Play

What to have the quizzes all time with you?

Just download the App and scan the QR code!

Demo data for App

https://claudiupersoiu.ro/jq/demo.json

Android application privacy statement

https://raw.githubusercontent.com/claudiu-persoiu/Just-Quizzing-Server/refs/heads/master/ANDROID_PRIVACY.txt