This is amazing and awesome, also can you give us like updated version of this, let students be able to add pictures, also let's be able to add images in questions as well, also student password can't be changed or updated by admin after a student changes his or her password.
I enter the username and password, but the administration page does not open. I press the login button. It says checking. Waiting...waiting...waiting...No results. Database version 7.3. I made the database settings. I also made the user settings. Why doesn't it enter the admin panel?
@@CodeAstro i changed the admin password and forget it, now i can not access admin dashboard i accessed the database and delete the data of this admin and try to create new one but it did not work out with me , an one could help me?
Hi codeastro this is good work and helpful especially for students and keep it up.....and the project is full and functional.....but i got only one problem that is the database language...not understandable is there a solution how to change the language to english
Bro, can you please guide me to solve this error I have downloaded the TCPDF in libraries folder but i am still getting this error An uncaught Exception was encountered Type: Error Message: Class 'Com\Tecnick\Pdf\ClassObjects' not found Filename: C:\xampppp\htdocs\OnlineExamPortal\OnlineExaminationPortal\application\libraries\tcpdf\src\Tcpdf.php Line Number: 34
i changed the admin password and forget it, now i can not access admin dashboard i accessed the database and delete the data of this admin and try to create new one but it did not work out with me , an one could help me?
sir , help me please . when i already fill the token . but when start i still cannot take the exam. and then straight to print result but not take the exam. please sir :) I have tried using different versions of Xampp and tried changing the timezone of php.ini but still no good. Please advise some solutions. Thanks!!!
Excellent work. It's working perfectly for me. Here are some suggestions for improvement, 1. Suppose the browser got closed during the test, time has to be stopped and test should be locked. Admin only can able to unlock the test. Test should resume from the time it stopped after admin unlocks it. 2. Answers are not saving instantly. When user have not clicked the finish button before the time ends, answers are not saved. 3. Password change rights should be given to Admin. So that, if user forgets the password, admin can reset the password. (Or) Mail forget password setting should be working. 4. When user moved to other tabs in the browser during the test, test has to be locked. Admin only can able to unlock the test.
That's because you haven't read the instructions carefully (regarding TCPDF) provided under the text file. Please have a look at it first, then you can solve it!
Dear Sir, I salute your hard work. If I don't want to include the schedule start date/time and complete date/time in my quiz, then how I can deactivate this function sir. Plz help. Thank you.
Good day sir! Why there's no start button appear in the examinee page? I set the timer in 5 minutes before the examination start but then after 5 minutes there's no "start button" and the page is always reloading.
@@CodeAstro i changed the admin password and forget it, now i can not access admin dashboard i accessed the database and delete the data of this admin and try to create new one but it did not work out with me , an one could help me?
Good day,quite impressive project team codeastro. Student panel exam Start Button not working(after clicking). please how do I resolve this issue. thanks
sir , help me please . when i already fill the token . but when start i still cannot take the exam. and then straight to print result but not take the exam. please sir :)
i changed the admin password and forget it, now i can not access admin dashboard i accessed the database and delete the data of this admin and try to create new one but it did not work out with me , an one could help me?
Print Result is not working sir. This error is showing "Message: require_once(C:\xampp\htdocs\OnlineExaminationCI\application\libraries/tcpdf/tcpdf.php): failed to open stream: No such file or directory" According to your instruction I have added tcpdf file in libraries
TCPDF library has been removed from the directory "\application\libraries" due to excessive size. Download "tcpdf" and place it under the directory "\application\libraries" with the same folder name as mentioned. (Also mentioned in the text file)
@@CodeAstro I found and Copy it to according to your text file but there is an error message call Message: require_once(C:\xamppnew\htdocs\OnlineExaminationCI\application\librariestcpdf/tcpdf.php): failed to open stream: No such file or directory Filename: libraries/Pdf.php(plese help me)
@@CodeAstro i changed the admin password and forget it, now i can not access admin dashboard i accessed the database and delete the data of this admin and try to create new one but it did not work out with me , an one could help me?
Mau gk mau suka gk suka mmg pelayanan masyarakat hrs serba digital agar tdk ada interaksi langsung dgn pemohon agar tdk ada lg alasan utk biaya A B C D E F G...
@@prakaasa8042 registration ke liye controller, model and view file create kro... users table ke according... usme data insert kro... fir new registration kr ke login kro...
Now i get it, can you please guide me in how to set the time and date because I have tried several times, please please give me an example of date and time
I can't see the the start buttopn to start the exam in student side..I i watched full video 5 ,6 times but I couldn't solve this problemI set my comuter time also correctly please help me
Great work dear in your video. But practically many files are missing in your given zip file... Like header & footer file, etc. So many error comes after user use in it. Else great job dude.😂😅😂
This error is coming when Trying to Login with the session in Online Examination System A PHP Error was encountered Severity: Warning Message: session_start(): Session cannot be started after headers have already been sent Filename: Session/Session.php Line Number: 143 Backtrace: File: C:\xampp\htdocs\OnlineExaminationCI\application\libraries\Ion_auth.php Line: 72 Function: library File: C:\xampp\htdocs\OnlineExaminationCI\application\controllers\Auth.php Line: 10 Function: __construct File: C:\xampp\htdocs\OnlineExaminationCI\index.php Line: 315 Function: require_once
help me ---------------------------- A PHP Error was encountered Severity: 8192 Message: Return type of CI_Session_files_driver::open($save_path, $name) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice Filename: drivers/Session_files_driver.php Line Number: 132
This looks like an error coming from your LATEST version of PHP. This particular project is tested only with PHP 7.4, so the latest PHP 8 might create these problems. Still, you can find related solutions for these problems online!
Sir agr long questions or practical question add krni ho ya picture questions add krna ho tu
pls i need help after all said to be done the code keep showing errors, some one should help me out.thanks
Como le doy otra oportunidad al estudiante que tiene bajas calificaciones para que repita el mismo examen
This is amazing and awesome, also can you give us like updated version of this, let students be able to add pictures, also let's be able to add images in questions as well, also student password can't be changed or updated by admin after a student changes his or her password.
Excellent work! sir. ................but how to upload files when you create questions............ what format text to take( pdf, Excel or Others)
U created?
I enter the username and password, but the administration page does not open. I press the login button. It says checking. Waiting...waiting...waiting...No results. Database version 7.3. I made the database settings. I also made the user settings. Why doesn't it enter the admin panel?
This project is tested only with PHP 7.4 (works great with it) and maybe you've the latest PHP version. So, that [might be] the case.
@@CodeAstro i changed the admin password and forget it, now i can not access admin dashboard i accessed the database and delete the data of this admin and try to create new one but it did not work out with me , an one could help me?
@gitasarm4028 have you resolved that issue sir/madam.
could you please help me on that
@@Dilipkumar-oy5mm Can you provide me update version of this code
your system is excellent and very useful thanx sir
student how login without password
please help with the process you follow to install it successful without error.thanks
But mere mi bahit error aa rahe he
Hi codeastro this is good work and helpful especially for students and keep it up.....and the project is full and functional.....but i got only one problem that is the database language...not understandable is there a solution how to change the language to english
student not able to attend the exam.start button is not getting enabled.please reply
Sir mere bahut error aa raha he database import karne je bad php my admin error incorrect formats parameters
Bro, can you please guide me to solve this error
I have downloaded the TCPDF in libraries folder but i am still getting this error
An uncaught Exception was encountered
Type: Error
Message: Class 'Com\Tecnick\Pdf\ClassObjects' not found
Filename: C:\xampppp\htdocs\OnlineExamPortal\OnlineExaminationPortal\application\libraries\tcpdf\src\Tcpdf.php
Line Number: 34
@CodeAstro ✋✋
I love this... please is there a way to import questions in excel format
Sir I am working u make excel upload on bulk question opstion
@@ethicalhackingbyamol4561bro i need this can you help me ..
Can we work this project together?
i was add a new student and i was logout then i log in again, it didnt logged in why is not working? any solve sir?
i opened this project on php 8.10
i changed the admin password and forget it, now i can not access admin dashboard i accessed the database and delete the data of this admin and try to create new one but it did not work out with me , an one could help me?
@@abdulrahmanalsaka1345 yeah
sir , help me please . when i already fill the token . but when start i still cannot take the exam. and then straight to print result but not take the exam. please sir :) I have tried using different versions of Xampp and tried changing the timezone of php.ini but still no good. Please advise some solutions. Thanks!!!
please sir can u help me with the way u were able to install it. the steps.thanks
Can you update version of this code
Excellent work. It's working perfectly for me.
Here are some suggestions for improvement,
1. Suppose the browser got closed during the test, time has to be stopped and test should be locked. Admin only can able to unlock the test. Test should resume from the time it stopped after admin unlocks it.
2. Answers are not saving instantly. When user have not clicked the finish button before the time ends, answers are not saved.
3. Password change rights should be given to Admin. So that, if user forgets the password, admin can reset the password. (Or) Mail forget password setting should be working.
4. When user moved to other tabs in the browser during the test, test has to be locked. Admin only can able to unlock the test.
For now, this is all we've got from the developer!
Thala Vera level yosikiringa,pls nalla source code kodunga pa.for online exam system in local lan network
Can you provide me update version of this code
can i know how to change the passwords for the lecturers and students
How to edit this cod and how to unlock composer to show all cod list
Hello sir
Student panel exam taken is not working
Please do watch the full video, it'll work as a walkthrough.
Is there any way i can contact you about this particular project? Let's have some discussion
A PHP Error was encountered
Severity: Notice
Message: Undefined offset: 1
Filename: controllers/Ujian.php
Line Number: 347
Backtrace:
File: C:\xxampp\htdocs\AITT\application\controllers\Ujian.php
Line: 347
Function: _error_handler
File: C:\xxampp\htdocs\AITT\index.php
Line: 315
Function: require_once
Eska solution bheje
Start Exam karte hi yah aata h
@@bhoopesh Sorry, we're unable to understand your comment. Please prefer using English
hi great work, when i try to print result all i get are bunch of errors
That's because you haven't read the instructions carefully (regarding TCPDF) provided under the text file. Please have a look at it first, then you can solve it!
@@CodeAstro thanks man
but can't seem to find where to download tcpdf file from
@@abdulyusuf8178 Please make a google search, you'll find it! (refer to the TCPDF github link)
live karte h, tab data nhi aata h
database bhi add kar diya
eska koi video banaye
localhost to live server
We're unable to understand your comment. Can you prefer using English?
@HA we can't and won't help with these live production issues as we can't allow any of these for that purpose
Sir, while creating question paper i am not getting that function to add math question
Sorry..what kind of function?
Time also not set
Agar me 1minute set karta hu tho 1 hr 30min aata h, paper me
Couldn't understand your comment after "Time also not set" can you prefer using English lang.?
@@CodeAstro If I set 1 minute time. For the exam,
when a student login, it becomes 90 minutes.
@@CodeAstro In this video
If you set 15 minute time. For the exam,
when a student login, it becomes 90 minutes.
Solve this error
استاذ السلام عليكم ممكن اتعلمنة كيف انظيفه بالداتا بيس وشكرا
how to change db credentials
Sir, what is the login credentials for teachers and students. in the text file its not present
We have provided you with admin login credentials and with the help of that you can CREATE YOUR OWN LOGIN DETAILS FOR THOSE ACCESS LEVELS
your database file language is not in english , it is in indonesian language
yes, the developer himself is!
Thank you, you are so amazing!!!
Dear Sir,
I salute your hard work. If I don't want to include the schedule start date/time and complete date/time in my quiz, then how I can deactivate this function sir. Plz help. Thank you.
You've to remove a number of functions around the code files
@@CodeAstro which code I need to remove, can you plz suggest me sir.
how login student i
Good day sir! Why there's no start button appear in the examinee page? I set the timer in 5 minutes before the examination start but then after 5 minutes there's no "start button" and the page is always reloading.
If You Need Help Reply Me....Little Amount To Be Paid
Database name error bro
Lecturer and student sign up and register kaise krenge option hi nahi hai
If You Need Any Help Reply Me....Little Amount To Be Paid
Eng. Most table are not English, so can I get as an English for the tables name thanks
Sorry, but this is all we've got from the developers!
dear admin, is it possible to request gas cylinder management system project ?
How to connect with domain name
Any video where I can learn to program this page, I want to understand it thoroughly?
I beginner in this. :/
Are you find it?
I cannot download it because of the ads blocker. Please help me admin. How can I download your pretty well structured code?
You've to disable your adblocker and it'll allow you
@@CodeAstro i changed the admin password and forget it, now i can not access admin dashboard i accessed the database and delete the data of this admin and try to create new one but it did not work out with me , an one could help me?
Sir how to student login and teachers login
If You Need Any Help Reply Me....Little Amount To Be Paid
sir everytime i click the start exam is not appearing it will automatically finish the exam
Sir system time are wrong set all computer time and date
Good day,quite impressive project team codeastro.
Student panel exam Start Button not working(after clicking).
please how do I resolve this issue. thanks
hello sir. Did you resolve this problem? Where start button did not appear?
If You Need Any Help Reply Me....Little Amount To Be Paid
same did you fix the issue?
Respected sir start button not working in test student side pls help me i am written my system time but not work pls help me
It works [as shown in the video] You just have to set up date and time carefully. Try setting time prior to examination date.
Only admin login details are provided in zip file, no option for student and lecturer login
Are you ger it, i have same problem
No didnt got anything @@NTK_Kanha1
Can't Admin login please help
I can't seem to find where to download tcpdf file from
its freely available on the internet. please try using google search
The examination results is not printing.
the system will download the results (in PDF), then later you can print it!
@@CodeAstro what is password for students in db i think its hashed
@@shamith287 yes, all the passwords are hashed after registration
You can create student account on your own. Simply watch the full video, you'll know how to register and login as student!
hello sir. start button did not appear?
sir , help me please . when i already fill the token . but when start i still cannot take the exam. and then straight to print result but not take the exam. please sir :)
If You Need Any Help Reply Me....Little Amount To Be Paid
same issue did you fix it?
dont work on php 8.4 :(
Sir that demo@ user name u will login at middle na that password was not veiw for us can u tell
U get it password?
Bro can we add images in questions and answer part
i changed the admin password and forget it, now i can not access admin dashboard i accessed the database and delete the data of this admin and try to create new one but it did not work out with me , an one could help me?
If You Need Any Help Reply Me....Little Amount To Be Paid
Print Result is not working sir. This error is showing "Message: require_once(C:\xampp\htdocs\OnlineExaminationCI\application\libraries/tcpdf/tcpdf.php): failed to open stream: No such file or directory"
According to your instruction I have added tcpdf file in libraries
TCPDF library has been removed from the directory "\application\libraries" due to excessive size.
Download "tcpdf" and place it under the directory "\application\libraries" with the same folder name as mentioned.
(Also mentioned in the text file)
@@CodeAstro Thanks. It's working now.
@@datascience8777 can you tell me how to resolve this problem I also face same problem than you
@@CodeAstro same problem tcpdf sir
@@CodeAstro i donload tcpdf lib and i save this folder in libaries but have some error sir
type pare error
message sytex error
Sir how to get tcpdf library.I tried get the library and cop it to same location.but it is not working can you help me
Simply search for tcpdf github on Google, you'll get it. Regarding the instruction, we've provided that on the text file.
@@CodeAstro I found and Copy it to according to your text file but there is an error message call Message: require_once(C:\xamppnew\htdocs\OnlineExaminationCI\application\librariestcpdf/tcpdf.php): failed to open stream: No such file or directory
Filename: libraries/Pdf.php(plese help me)
I am in sri lanka.I hope to use this sytem to educational purpsoe in my school.please help me thanks
@@digiviewacademy6389 you've to paste the "tcpdf" folder under the directory \application\libraries\
@@CodeAstro Thanx sir its working.thank you very much for your great support
choose buttton not working in any page please provide any solution
Choose button??
@@CodeAstroit won't show any category options in any where
@@codebank1645 is it shown in the demo video?
Student panel exam Start Button not working
You have to manage the examination timings
Where is source code
Can you also add documentations for this projects??
Sorry, we don't have it.
@@CodeAstro i changed the admin password and forget it, now i can not access admin dashboard i accessed the database and delete the data of this admin and try to create new one but it did not work out with me , an one could help me?
Ci3 or ci4?
3
how to run this file
What is the user name and pasword for Admin login and which technique is used to encryption is used for passowrd.
All the login details are provided under the text file. Password is encrypted using password_hash() function.
Can you provide me update version of this code
Mau gk mau suka gk suka mmg pelayanan masyarakat hrs serba digital agar tdk ada interaksi langsung dgn pemohon agar tdk ada lg alasan utk biaya A B C D E F G...
A PHP Error was encountered
Severity: Notice
Message: Trying to get property 'nama_matkul' of non-object
Filename: soal/data.php
Line Number: 24
Backtrace:
File: C:\xxampp\htdocs\AITT\application\views\soal\data.php
Line: 24
Function: _error_handler
File: C:\xxampp\htdocs\AITT\application\controllers\Soal.php
Line: 44
Function: view
File: C:\xxampp\htdocs\AITT\index.php
Line: 315
Function: require_once
Where exactly did you get this?
@@CodeAstro in the beginning when trying to login using email and password
@@aniketdey1411 That due to your PHP ver.8 This project requires PHP 7 [as mentioned in the text files and project overview table]
Ye source code full working he full opstiom available he prob all slove kiye he project ke liye comment kare source code ke liye
@@ethicalhackingbyamol4561 i need this ... Can you help me
@@NTK_Kanha1 yes
What is login details
@@prakaasa8042 registration ke liye controller, model and view file create kro... users table ke according... usme data insert kro... fir new registration kr ke login kro...
Excellent work sir, which one is the main file
what do you mean by main file, in what term?
Now i get it, can you please guide me in how to set the time and date because I have tried several times, please please give me an example of date and time
@@anniemwape2364 you can check the video
hello sir
there is a problem while i am opening
please send me the source code.
Sms mi I full exaplin and full working code send
A PHP Error was encountered
Severity: 8192
please update it to 2023
It's free software or paid
Start Button is not in this page sir
It is, you have to set up valid time and dates. You can check the full video in order to clear your doubts
Ok sir Thank you
hello sir. Did you resolve this problem? Where start button did not appear?
Sir there is no start button appears..
hello sir. Did you resolve this problem? Where start button did not appear?
@@basketball_hub11 hello sir. Did you resolve this problem? Where start button did not appear?
If You Need Any Help Reply Me....Little Amount To Be Paid
Where is sign up
Admin Panel
thanks
but please link download tcpdf and how make used.
Simply search for tcpdf github on Google, you'll get it. Regarding the instruction, we've provided that on the text file.
If You Need Any Help Reply Me....Little Amount To Be Paid
@@learnwithdpkbarala Can you provide me update version of this code
I can't see the the start buttopn to start the exam in student side..I i watched full video 5 ,6 times but I couldn't solve this problemI set my comuter time also correctly please help me
Try setting time prior to examination date.
@@CodeAstro thanx still I couldn't resolve my problem.I will try thanx for your response
Finally I got the point Thank you very much Sir.
can you guide me how you fix this..? am still stuck on this problem
@@digiviewacademy6389 can you help me what did you do to make it work ??
Exam start button hide hai
hai?? sorry what?
Project run nahi ho raha haie
If You Need Any Help Reply Me....Little Amount To Be Paid
I don't no about token
Watch the full video, you'll see how token number is being used in order to proceed examination
sir user password kya demolecurer ka
Password mila kya ?
The time strata from 5 hours plus the min you enter can you please help me
Not sure about that, but this is all we've got from the developers
Thanks sir solve now
how did you solved it?
Sir tokens password problem
If You Need Any Help Reply Me....Little Amount To Be Paid
password lost
I am getting too many error
If You Need Any Help Reply Me....Little Amount To Be Paid
Can you send me this project zip file
check the description
Great work dear in your video. But practically many files are missing in your given zip file... Like header & footer file, etc. So many error comes after user use in it. Else great job dude.😂😅😂
If You Need Any Help Reply Me....Little Amount To Be Paid
Hii
user id pasword lya hai sir
sorry..what? we're unable to understand, can you please prefer using English language.
@@CodeAstro he means the password for the users how can we get it, it not stated there is there a default password for users or lecturers ?
@@Talkwithswinson We've provided you with admin login details. And with that you can create your own user's login details
@@TalkwithswinsonCan you provide me update version of this code
Don't download
Only time waste script
Not working
Oh really? What's your main problem with the project? hmmm... because you don't know how to run the project properly?
Hi
Hello there!
This error is coming when Trying to Login with the session in Online Examination System
A PHP Error was encountered
Severity: Warning
Message: session_start(): Session cannot be started after headers have already been sent
Filename: Session/Session.php
Line Number: 143
Backtrace:
File: C:\xampp\htdocs\OnlineExaminationCI\application\libraries\Ion_auth.php
Line: 72
Function: library
File: C:\xampp\htdocs\OnlineExaminationCI\application\controllers\Auth.php
Line: 10
Function: __construct
File: C:\xampp\htdocs\OnlineExaminationCI\index.php
Line: 315
Function: require_once
That due to your PHP ver.8 This project requires PHP 7 [as mentioned in the text files and project overview table]
If You Need Any Help Reply Me....Little Amount To Be Paid
help me
----------------------------
A PHP Error was encountered
Severity: 8192
Message: Return type of CI_Session_files_driver::open($save_path, $name) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_files_driver.php
Line Number: 132
This looks like an error coming from your LATEST version of PHP. This particular project is tested only with PHP 7.4, so the latest PHP 8 might create these problems. Still, you can find related solutions for these problems online!
If I set 1 minute time. For the exam,
when a student login, it becomes 90 minutes.
please help here
for now, this is all we've got from the developers
how to run this code