Description
Project title : Stimulation of online quiz conduction
Why this project : This report contains a c program to conduct quizzes this gives a glance to students to understand online mode quizzes.
How to use our project :
● Check the following header files are downloaded in user’s ide/compiler :
1. stdio.h
2. ctype.h
3. stdlib.h
4. conio.h
5. string.h
● Download the following files :
1. Question_CS.txt
2. Question_GK.txt
3. Answers_CS.txt
4. Answers_GK.txt
5. Guidelines.txt
6. patwriting.h
NOTE : These files should be included in the same folder in which the user downloads c code of this project.
● When you write the quiz, for the first time on your device, the best score will be shown 0.
● Press any key (better to use ENTER key) from the keyboard to go to the next page while running code.
2. Please don’t run the code in online compilers as those compilers will not have access to the hard disk on the user’s device and can’t access files downloaded.
3. It would be better if the user’s device contains minGW or TDM GCC compiler of 64 bit or 32 bit.
Credits :
1. Kavali Sri Vyshnavi Devi
2. Sahaja Nandyala
3. Manche Pavanitha
4. Divyamani Nidhi Agrawarti
Reviews
There are no reviews yet.