Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 313 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 313 Bytes

Laravel-php-quiz

PHP quiz built with Laravel framework.

  • Select between Test 1 and Test 2
  • Questions come at random order, but do not repeat
  • Each question(answer) has some amount of points
  • points are sumed up
  • Page refresh saves last question and points
  • save result
  • check correct/incorrect answers