Welcome Developers, We will see How to create an online quiz website using PHP and MySQL [Online quiz system project in PHP with Source Code] in Hindi. Here is the LINK
if you guys are thinking about how can I create simple quiz website or web-based quiz application then you are in the right tutorials. In this tutorials we are gonna learn how you can create quiz website using PHP and MySQL.
We will create a Database then we will insert all the value in the database. Then we will create a login and registration page then we will write a PHP code to get all the values from database and show it on our website. Then we will write a code that will check how to count the radio button click by the user and also check the correct answers count and at last, we will store the username and the total answers of the user that are correct.
Hope you will like this video 🙂
If you like this video plz LIKE SHARE SUBSCRIBE my channel ThapaTechnical 🙂
Nguồn:https://phprealestatescript.com/
Xem Thêm Bài Viết Khác:https://phprealestatescript.com/lap-trinh-php
Guys Here is the LINK 🙂 don't forget to subscribe my channel 🙂 and follow my blog too to get all the source code.
"Honestly, I have no idea how to ask, but if you donate using PAYTM to support me, It's gonna help me a lot."
PAYTM NUMBER: 9518369954
https://thapatechnicalblog.blogspot.com/2018/07/online-quiz-system-project-in-php-and.html
Hi sir you can make a video admin panel and how to page create in website
Can't connect to MySQL server on local host help me guys
Can anyone explain the logic behind comparison of selected answer and ans_id of last page?
What is $i do in $checked=$rows['ansid']==$selected[$i];
Does it generate random questions
Mr. Thapa you have done a realy nice work , worth appreciating. keep it up
if i want to insert Data using CRUD ? how ?
Sir , can we insert timer in our php quiz page to limit the time ?
Hello ap mera help kr sakte he ye project krne m plx
when i am selecting 4 question and submit for answer it is showing an offset error how to hide this offset ? error
Please give the link to download this project along with source code
How add payment gateway systems in quiz
User pay to quiz fee then eligible start quiz
getting error undefined offset in check.php page.
because of that the score is not getting updated .
if the user gives a quiz test and doesn't get the score then what is the use of such quiz game??
help me plz sir
Sir how can I remove my undefined offset. Please help me sir
give tables's field name different…..and remove a lots of stuck between such as errors….
i found this was boring and confused lecture.
why speaking Hindi? is this video for Indians only??
i nmjeed the source code please where can l get it
Sir what if i am fetching the question randomly
Hello, I Aishwarya
I have one doubt about code
$selected = $_POST['quizcheck'];
$check = $rows['ans_id'] == $selected[$i];
if($check)
{
$result;
}
else{
}$i++;
If we do not attempt one or more than one question, then it will show notice …….near if($check){}
Please check and inform me.
Sir
I couldn't understand this language.
Do it in English pls….
This is an old method and not really advisable and not of good use in modern technology, passing through the PhymyAdmin UI is always easy to understand.
Sir my bootstrap is not working
solve undefined offset issue please
thapa bhai kam se kam puri video to banate check.php samaj mei nahi aaya
database mil skti is ki?
I can't understand a single word
Hi Vinod thanks a lot for your vidéo
Just want To know if I have 2 right answers for 1 question I need 2 ans_id (ans_id1 and ans_id2)??
dhanyawad for uploading this video, jhilmil jhilmil. thankyou!
jab koi payment kre tabhi wo test de ske aise wala banao
बहुत बढ़िया … एक पेज पर एक ही सवाल और उसके विकल्प आए और next बटन से अगले सवाल पर जाए , इसके लिए क्या करना है , कृपया बताए ।
Its not properly work if question more than 10
can anybody please tell me the main logic of project start(time)
.
Bhai,what are the app requirements and is the source code you provided is full version
Hello Thapa ji
I want to create a quiz website for my institute. Can you create it for me and what will be your charges
Regards
Where I can give solved solution after completed quiz. Its may be math quiz and logical reasoning.
thanks a lot sir .you taught very simple and useful method
Sir plz esko playlist me dalo na plz
Can you breifly describe me about database.
Like breif description about the entire database becoz ur given code is of no use unless we create database and without entire specific information it's not possible.
where is sql file
Can u give me the SQL files of this project ?
On souhaite la création d'un générateur de questionnaires de type quizz (réponse unique / réponses multiples) et de textes à trous en PHP. Ce travail comporte deux parties distinctes :
• une interface permettant d'insérer dans la base de données des questions ou des textes à trous
• une interface permettant de tester le quizz ou les textes à trous.
Il faut prévoir, dans un premier temps, une page d'authentification (administrateur ou utilisateur).
Pour la partie administration, il faut offrir la possibilité d'ajouter soit une nouvelle série de questions soit un nouveau texte à trous. Une manière simple d'insérer ces informations dans la base de données est de travailler avec un fichier texte (qu'il faudra uploader) :
pour le questionnaire à choix multiples, le format de fichier est le suivant :
ᴏ la première ligne indique le thème du questionnaire
ᴏ les autres lignes suivent la syntaxe Quel est le nom du président du gouvernement actuel ?|El Fassi, El Othmani, Ben Kiran|2
ᴏ chaque paramètre (question, choix, réponses) est séparé par le pipe (|)
pour le texte à trous, le format de fichier est le suivant :
ᴏ la première ligne indique le thème du texte
ᴏ les autres lignes constituent les paragraphes du texte à trous : Maître Corbeau, sur un …… arbre perché,
ᴏ chaque mot à masquer est précédé de 6 points
L'interface administrateur doit aussi permettre de configurer le quizz :
ᴏ temps autorisé pour répondre aux questions
ᴏ quizz à lancer par défaut (celui qui sera utilisé dans la partie utilisateur)
ᴏ nombre de questions à poser dans le cas d'une série de questions dans le cas d'un texte à trous, un temps global doit être calculé en fonction du nombre de trous et du temps autorisé.
Pour la partie utilisateur, il faut s'identifier pour commencer le quizz. Les questions sont affichées les unes après les autres.
Pour chaque question, un chronomètre décompte le temps autorisé pour répondre à la question. Une fois le quizz fini, le nombre de bonnes réponses de l'utilisateur s'affiche et le résultat est enregistré dans la base de données.
Le projet à rendre comprend :
• un rapport au format pdf comportant la partie analyse du projet,
• une exportation de la base de données,
• les différents fichiers php.
Technologies à utiliser : xhtml, css, javascript (dom), php, pdo, mysql, éventuellement ajax
et jquery.
Voici ce que je dois faire SVP , vous pouvez m'aider