iamrohitsuthar / Quizller

Quizller is a php based open source web application to create and manage online quiz, test, exam.
MIT License
105 stars 76 forks source link

Error Messages #51

Open ChimaAjim opened 4 months ago

ChimaAjim commented 4 months ago

I like you work, its actually helpful to my school project, but am having some challenges in the quiz page after login as a student . The quiz page presents a black purple colored background only, nothing else. I tried checking, but couldn't solve it.

Another Issue i encountered is, when i tried to update setting on (test_details.php), i got the following error: Warning: Undefined array key "test_class" in C:\xampp\htdocs\Quizller\admin\files\test_details.php on line 19

my email address is as follows: ajimchima@gmail.com Please help me. Thank you.

sigurdne commented 4 months ago

You could - if you want - try this fork: https://github.com/sigurdne/Quizller It has been adapted to php8.2 - and all database queries is converted to prepared statemenst to avoid SQL-injection.

ChimaAjim commented 4 months ago

Thanks for the Update, I truly appreciate. But the students login is not working. can you give some directives?

sigurdne commented 4 months ago

From within the admin-interface, you get your user/login-credential. The user can not login (again) after the test is finnished. bilde bilde bilde

ChimaAjim commented 4 months ago

have you tried logging in from the from the student login page, Its not working. Please check. Thanks

ChimaAjim commented 4 months ago

Thanks for the update, but it's still not working.

No response when clicked on the login button.

Can you please try logging in to see. Thanks you.

On Fri, Mar 8, 2024, 9:27 AM Sigurd Nes @.***> wrote:

From within the admin-interface, you get your user/login-credential. The user can not login (again) after the test is finnished. bilde.png (view on web) https://github.com/iamrohitsuthar/Quizller/assets/12719970/b7980212-06af-4677-a7ce-5bb893b00ad9 bilde.png (view on web) https://github.com/iamrohitsuthar/Quizller/assets/12719970/c5bf5b05-81a8-49e6-ae62-2b9cfdf3153c bilde.png (view on web) https://github.com/iamrohitsuthar/Quizller/assets/12719970/413dc438-1e08-4f7a-8d30-92b8ad45651d

— Reply to this email directly, view it on GitHub https://github.com/iamrohitsuthar/Quizller/issues/51#issuecomment-1985256278, or unsubscribe https://github.com/notifications/unsubscribe-auth/BGTUCOOP3VTGMK7HAQ6TCX3YXFY6DAVCNFSM6AAAAABEEFPPS6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSOBVGI2TMMRXHA . You are receiving this because you authored the thread.Message ID: @.***>

ozgurkazancci commented 2 months ago

@sigurdne Hello there, I loved your fork and modifications, thanks a lot for such an effort! If possible, could you kindly add a time limit to the tests? Like, a test for 10 minutes limit..

Best.