Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 330 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 330 Bytes

Quiz-Random

Programmed in PHP

• It creates n different Quizzes, each having m Multiple-Choice Questions, in random order.

• Provides 1 Correct answer and 3 random wrong answers for each question, in random order.

• Write those quizzes to n text files (named from 1 to n). Write the Ordered answer keys to n text files.