SlideShare a Scribd company logo
1 of 36
Admin Page Location sinfo/admin Location: Admin Login Form True False Admin Page Emertxe Student Info Web Page
Admin  Page Quiz result Admin Page Create user Id Test result Home Page Home page Trainer Id Student Id Student Id created form Trainer Id created form Ordinary search Advance search Ordinary search Advance  search
Admin Page General Maintenance Print questions Delete questions Delete  Student  Details If we give student batch id it displayed all student under that Id .In that we can delete one or multiple student details It displayed questions  from database. We can print questions in  Normal patten or by  Choosing their subcategory It displayed subjects in that we can select  subject and delete questions in normal patten or by choosing their subcategory Delete  Trainer  Details If we give trainer name and click delete option. It will delete trainer details form Trainerlogin table
Trainer Quiz Page Location sinfo/trainer Location: Trainer Login Form True False Trainer Quiz Admin Page
Trainer Quiz Page Quiz result Trainer Quiz Admin Page Event Delete question Home Page Home page New Batch Schedule Interview Schedule Test Schedule Student test Schedule added form will be  displayed Student interview Schedule added Form  will be  displayed Student new batch Schedule added Form  will be  displayed It display  Subjects in that We can delete Questions in  Normal patten or by  Choosing their  subcategory Ordinary search Advance  search
Trainer Quiz Page General Maintenance Add questions Print questions Review all questions It displayed questions  from database. We can print questions in  Normal patten or by  Choosing their subcategory It displayed question Create form  After finish this form  Click add quiz option Question will added into database It displayed all question From database . It has  Two option namely  EDIT  and  DELETE .
Contact Us sinfo Test Log In Quiz Log In Home Page Test Login Form True Student Test Page False Quiz Login Form Student Quiz Page Student Test Page True False Home Page Student Page Location Location :
Student Quiz Page Location View Result ../ Emertxe / Studentpage / mwq1_5 / Event FAQ Home Page New Batch Schedule Interview Schedule Test Schedule Home Page Student test schedule will be  displayed Student interview schedule will be  displayed Student new batch schedule will be  displayed Student quiz result will be  displayed in table format Location :
Database Details For Quiz Module Table Name Type Collation Adminlogin MyISAM utf8_unicode_ci Interviewschedules MyISAM utf8_unicode_ci Newbatchschedules MyISAM utf8_unicode_ci questions MyISAM utf8_unicode_ci Result MyISAM utf8_unicode_ci Result1 MyISAM utf8_unicode_ci Studentlogin MyISAM utf8_unicode_ci Subcat MyISAM utf8_unicode_ci subjects MyISAM utf8_unicode_ci Testschedules MyISAM utf8_unicode_ci Trainerlogin MyISAM utf8_unicode_ci
Adminlogin Fields Type Username Varchar(31) Password varchar(31)
Newbatchschedules Fields Type Subject Varchar(31) Date Varchar(31) Day Varchar(31) Time Varchar(31)
Result Fields Type Batchid Varchar(15) Name Varchar(31) Logname Varchar(31) subject Varchar(31) Totalquestion Varchar(31) Finaltotal Varchar(31) Date Varchar(31) Time time
Interviewschedules Fields Type StudentName Varchar(31) Company Varchar(31) Address text Date Varchar(31) Time Varchar(31) Modules Varchar(31)
Questions Fields Type ID int(11) Levels Varchar(31) question text test text ans1 text ans2 text ans3 text ans4 text ans5 text ans6 text corans Varchar(30) expl text username Varchar(31) EditDate date ChangedBy Varchar(31) changedtime datetime
Result1 Fields Type Logname Varchar(31) subject Varchar(31) QuestionId Varchar(31) Answers text
Student  Login Fields Type Name Varchar(31) Batchid Varchar(25) Username Varchar(30) Password Varchar(20)
Subcat Fields Type Parent_id int(4) subcategory Varchar(31)
Subjects Fields Type ID int(4) cat Varchar(31) descr text random int(1)
Test schedules Fields Type BatchId Varchar(31) subject Varchar(31) Testdate Varchar(31) Time Varchar(31) Hours Varchar(31)
Trainer Login Fields Type Name Varchar(31) Username Varchar(30) Password Varchar(20)
Student Test Page Location Logout ../ Emertxe/Test / Studentpage / mwq1_5 / Event FAQ Home Page Home Page Exit for Test page to home page Location : This page contain subject and number of question in that particular subject. Then it has start button to start a test. After finish one subject Student can view their result for particular subject
Trainer Test Page Location ../ Emertxe/Test/Trainerpage Location: Trainer Tset Login Form True False Trainer Test Admin Page
Trainer Test Page Delete Test Paper Trainer Test Admin Page Test Paper Test Paper Result Home Page Home Page It displayed Subject. In that we select one subject it displayed all question from database in that we can select one or more question to set test paper. Ordinary Search Advance Search It displayed Subjects . In that we select one subject it displayed all question from database in that we can select one or more question to delete test paper.
Trainer Test Page General Maintenance Add questions Print questions Review all questions It displayed questions  from database. We can print one or more questions  It displayed question create form.  After finish this form  Click add quiz option Question will added Into database It displayed all Question from database. It has  Two option namely  EDIT  and  DELETE . Delete questions Delete students Test details It displayed Subjects . In that we select one subject it displayed all question from database in that we can select one or more question to delete. If we give student batch id it displayed all student under that Id. In that we can delete one or more student details.
Database Details For Test Module Table Name Type Collation Advance_C MyISAM utf8_unicode_ci Data_Structure MyISAM utf8_unicode_ci ELARM9 MyISAM utf8_unicode_ci LDD MyISAM utf8_unicode_ci Linux_Internal_Programming MyISAM utf8_unicode_ci Linux_Systems MyISAM utf8_unicode_ci Microcontroller MyISAM utf8_unicode_ci questions MyISAM utf8_unicode_ci subjects MyISAM utf8_unicode_ci tresult MyISAM utf8_unicode_ci tresult1 MyISAM utf8_unicode_ci
Advance_C Fields Type BatchId Varchar(31) ID int(11) Question text ans1 text ans2 text ans3 text ans4 text ans5 text ans6 text corans Varchar(31) timetaken Varchar(31)
Data_Structure Fields Type BatchId Varchar(31) ID int(11) Question text ans1 text ans2 text ans3 text ans4 text ans5 text ans6 text corans Varchar(31) timetaken Varchar(31)
ELARM9 Fields Type BatchId Varchar(31) ID int(11) Question text ans1 text ans2 text ans3 text ans4 text ans5 text ans6 text corans Varchar(31) timetaken Varchar(31)
LDD Fields Type BatchId Varchar(31) ID int(11) Question text ans1 text ans2 text ans3 text ans4 text ans5 text ans6 text corans Varchar(31) timetaken Varchar(31)
Linux_Internal_Programming Fields Type BatchId Varchar(31) ID int(11) Question text ans1 text ans2 text ans3 text ans4 text ans5 text ans6 text corans Varchar(31) timetaken Varchar(31)
Linux_Systems Fields Type BatchId Varchar(31) ID int(11) Question text ans1 text ans2 text ans3 text ans4 text ans5 text ans6 text corans Varchar(31) timetaken Varchar(31)
Microcontroller Fields Type BatchId Varchar(31) ID int(11) Question text ans1 text ans2 text ans3 text ans4 text ans5 text ans6 text corans Varchar(31) timetaken Varchar(31)
Questions Fields Type ID int(11) Levels Varchar(31) question text test text ans1 text ans2 text ans3 text ans4 text ans5 text ans6 text corans Varchar(30) expl text username Varchar(31) EditDate date ChangedBy Varchar(31) changedtime datetime
Subjects Fields Type ID int(4) cat Varchar(31) descr text random int(1)
tresult Fields Type Batchid Varchar(15) Name Varchar(31) Logname Varchar(31) subject Varchar(31) Totalquestion Varchar(31) Finaltotal Varchar(31) Date Varchar(31) Time time
tresult1 Fields Type Logname Varchar(31) subject Varchar(31) QuestionId Varchar(31) Answers text Comments text

More Related Content

What's hot

My excel reviwer1(keith ortiz)
My excel reviwer1(keith ortiz)My excel reviwer1(keith ortiz)
My excel reviwer1(keith ortiz)Keith Ortiz
 
My excel reviewer
My excel reviewer My excel reviewer
My excel reviewer Paul Pajo
 
Html 5-tables-forms-frames (1)
Html 5-tables-forms-frames (1)Html 5-tables-forms-frames (1)
Html 5-tables-forms-frames (1)club23
 
My excel reviewer(marwood)
My excel reviewer(marwood)My excel reviewer(marwood)
My excel reviewer(marwood)Calvin Marwood
 
Excel Reviewer (CARAOS)
Excel Reviewer (CARAOS)Excel Reviewer (CARAOS)
Excel Reviewer (CARAOS)Kc Caraos
 
Soller my excel reviewer slideshare
Soller my excel reviewer slideshareSoller my excel reviewer slideshare
Soller my excel reviewer slideshareKevin Andrew Soller
 
Alexandermanalastas reviewer
Alexandermanalastas reviewerAlexandermanalastas reviewer
Alexandermanalastas reviewerSandoy Manalastas
 
Frames tables forms
Frames tables formsFrames tables forms
Frames tables formsnobel mujuji
 
My excel reviewer moraleda2
My excel reviewer moraleda2My excel reviewer moraleda2
My excel reviewer moraleda2Matt Capal
 

What's hot (13)

My excel reviwer1(keith ortiz)
My excel reviwer1(keith ortiz)My excel reviwer1(keith ortiz)
My excel reviwer1(keith ortiz)
 
My excel reviewer
My excel reviewer My excel reviewer
My excel reviewer
 
Html 5-tables-forms-frames (1)
Html 5-tables-forms-frames (1)Html 5-tables-forms-frames (1)
Html 5-tables-forms-frames (1)
 
Chapter 7 ooad
Chapter 7 ooadChapter 7 ooad
Chapter 7 ooad
 
My excel reviewer
My excel reviewerMy excel reviewer
My excel reviewer
 
My excel reviewer(marwood)
My excel reviewer(marwood)My excel reviewer(marwood)
My excel reviewer(marwood)
 
Excel Reviewer (CARAOS)
Excel Reviewer (CARAOS)Excel Reviewer (CARAOS)
Excel Reviewer (CARAOS)
 
My excel reviewer
My excel reviewerMy excel reviewer
My excel reviewer
 
Soller my excel reviewer slideshare
Soller my excel reviewer slideshareSoller my excel reviewer slideshare
Soller my excel reviewer slideshare
 
Alexandermanalastas reviewer
Alexandermanalastas reviewerAlexandermanalastas reviewer
Alexandermanalastas reviewer
 
Computer language - Html forms
Computer language - Html formsComputer language - Html forms
Computer language - Html forms
 
Frames tables forms
Frames tables formsFrames tables forms
Frames tables forms
 
My excel reviewer moraleda2
My excel reviewer moraleda2My excel reviewer moraleda2
My excel reviewer moraleda2
 

Viewers also liked (8)

Tracing The Evolution Open Source & Embedded Systems - Mr. Jayakumar Balasubr...
Tracing The Evolution Open Source & Embedded Systems - Mr. Jayakumar Balasubr...Tracing The Evolution Open Source & Embedded Systems - Mr. Jayakumar Balasubr...
Tracing The Evolution Open Source & Embedded Systems - Mr. Jayakumar Balasubr...
 
Emertxe Certified Embedded Professional (ECEP): Assessment system
Emertxe Certified Embedded Professional (ECEP): Assessment systemEmertxe Certified Embedded Professional (ECEP): Assessment system
Emertxe Certified Embedded Professional (ECEP): Assessment system
 
Linux Kernel - An Engineering marvel
Linux Kernel - An Engineering marvelLinux Kernel - An Engineering marvel
Linux Kernel - An Engineering marvel
 
Building careers in embedded
Building careers in embeddedBuilding careers in embedded
Building careers in embedded
 
Tracing the evolution - Open source & Embedded systems
Tracing the evolution - Open source & Embedded systemsTracing the evolution - Open source & Embedded systems
Tracing the evolution - Open source & Embedded systems
 
Eclipse - Installation and quick start guide
Eclipse - Installation and quick start guideEclipse - Installation and quick start guide
Eclipse - Installation and quick start guide
 
Attitude determines Altitude - How?
Attitude determines Altitude - How?Attitude determines Altitude - How?
Attitude determines Altitude - How?
 
Emertxe Certified Embedded Professional (ECEP) : Induction
Emertxe Certified Embedded Professional (ECEP) : InductionEmertxe Certified Embedded Professional (ECEP) : Induction
Emertxe Certified Embedded Professional (ECEP) : Induction
 

Similar to Studentinfohomepage1

2. DD-sample.docx
2. DD-sample.docx2. DD-sample.docx
2. DD-sample.docxdpgdpg
 
Building Ifeedback
Building IfeedbackBuilding Ifeedback
Building Ifeedbacksanturi
 
Surveygoo question types guide
Surveygoo question types guideSurveygoo question types guide
Surveygoo question types guideNeil Cary
 
College Department Management System
College Department Management SystemCollege Department Management System
College Department Management SystemJIGAR MAKHIJA
 
Business Research Methods. data collection preparation and analysis
Business Research Methods. data collection preparation and analysisBusiness Research Methods. data collection preparation and analysis
Business Research Methods. data collection preparation and analysisAhsan Khan Eco (Superior College)
 
Splitter Student version Tutorial June 2020 - English
Splitter Student version Tutorial June 2020 - EnglishSplitter Student version Tutorial June 2020 - English
Splitter Student version Tutorial June 2020 - EnglishAdhi Wikantyoso
 
Data structures; arrays By ZAK
Data structures; arrays By ZAKData structures; arrays By ZAK
Data structures; arrays By ZAKTabsheer Hasan
 
Ingenium test(Exam Management System) Project Presentation (Full)
Ingenium test(Exam Management System) Project Presentation (Full)Ingenium test(Exam Management System) Project Presentation (Full)
Ingenium test(Exam Management System) Project Presentation (Full)Gurpreet singh
 
5. Entity-Relationship Diagram
5. Entity-Relationship Diagram5. Entity-Relationship Diagram
5. Entity-Relationship DiagramMaruf Hamidi
 
School Wires Presentation
School Wires PresentationSchool Wires Presentation
School Wires Presentationcornimar
 
PT1420 Decision Structures in Pseudocode and Visual Basic .docx
PT1420 Decision Structures in Pseudocode and Visual Basic .docxPT1420 Decision Structures in Pseudocode and Visual Basic .docx
PT1420 Decision Structures in Pseudocode and Visual Basic .docxamrit47
 
Leave management system
Leave management systemLeave management system
Leave management systemHemal Joshi
 
training and placement cell portal
training and placement cell portal training and placement cell portal
training and placement cell portal Panasa Ramaiah Sykam
 
ISMG 2800 123456789
ISMG 2800 123456789ISMG 2800 123456789
ISMG 2800 123456789etirf1
 
.NET Portfolio
.NET Portfolio.NET Portfolio
.NET Portfoliolarel
 

Similar to Studentinfohomepage1 (20)

2. DD-sample.docx
2. DD-sample.docx2. DD-sample.docx
2. DD-sample.docx
 
Building Ifeedback
Building IfeedbackBuilding Ifeedback
Building Ifeedback
 
Surveygoo question types guide
Surveygoo question types guideSurveygoo question types guide
Surveygoo question types guide
 
Predicting Future Sale
Predicting Future SalePredicting Future Sale
Predicting Future Sale
 
College Department Management System
College Department Management SystemCollege Department Management System
College Department Management System
 
final pfoject
final pfojectfinal pfoject
final pfoject
 
Business Research Methods. data collection preparation and analysis
Business Research Methods. data collection preparation and analysisBusiness Research Methods. data collection preparation and analysis
Business Research Methods. data collection preparation and analysis
 
Splitter Student version Tutorial June 2020 - English
Splitter Student version Tutorial June 2020 - EnglishSplitter Student version Tutorial June 2020 - English
Splitter Student version Tutorial June 2020 - English
 
Data structures; arrays By ZAK
Data structures; arrays By ZAKData structures; arrays By ZAK
Data structures; arrays By ZAK
 
Ingenium test(Exam Management System) Project Presentation (Full)
Ingenium test(Exam Management System) Project Presentation (Full)Ingenium test(Exam Management System) Project Presentation (Full)
Ingenium test(Exam Management System) Project Presentation (Full)
 
5. Entity-Relationship Diagram
5. Entity-Relationship Diagram5. Entity-Relationship Diagram
5. Entity-Relationship Diagram
 
09. Java Methods
09. Java Methods09. Java Methods
09. Java Methods
 
School Wires Presentation
School Wires PresentationSchool Wires Presentation
School Wires Presentation
 
PT1420 Decision Structures in Pseudocode and Visual Basic .docx
PT1420 Decision Structures in Pseudocode and Visual Basic .docxPT1420 Decision Structures in Pseudocode and Visual Basic .docx
PT1420 Decision Structures in Pseudocode and Visual Basic .docx
 
Leave management system
Leave management systemLeave management system
Leave management system
 
training and placement cell portal
training and placement cell portal training and placement cell portal
training and placement cell portal
 
ISMG 2800 123456789
ISMG 2800 123456789ISMG 2800 123456789
ISMG 2800 123456789
 
.NET Portfolio
.NET Portfolio.NET Portfolio
.NET Portfolio
 
.NET Portfolio
.NET Portfolio.NET Portfolio
.NET Portfolio
 
AGPresentation
AGPresentationAGPresentation
AGPresentation
 

Recently uploaded

EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEarley Information Science
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...Neo4j
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Allon Mureinik
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024The Digital Insurer
 

Recently uploaded (20)

EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 

Studentinfohomepage1

  • 1. Admin Page Location sinfo/admin Location: Admin Login Form True False Admin Page Emertxe Student Info Web Page
  • 2. Admin Page Quiz result Admin Page Create user Id Test result Home Page Home page Trainer Id Student Id Student Id created form Trainer Id created form Ordinary search Advance search Ordinary search Advance search
  • 3. Admin Page General Maintenance Print questions Delete questions Delete Student Details If we give student batch id it displayed all student under that Id .In that we can delete one or multiple student details It displayed questions from database. We can print questions in Normal patten or by Choosing their subcategory It displayed subjects in that we can select subject and delete questions in normal patten or by choosing their subcategory Delete Trainer Details If we give trainer name and click delete option. It will delete trainer details form Trainerlogin table
  • 4. Trainer Quiz Page Location sinfo/trainer Location: Trainer Login Form True False Trainer Quiz Admin Page
  • 5. Trainer Quiz Page Quiz result Trainer Quiz Admin Page Event Delete question Home Page Home page New Batch Schedule Interview Schedule Test Schedule Student test Schedule added form will be displayed Student interview Schedule added Form will be displayed Student new batch Schedule added Form will be displayed It display Subjects in that We can delete Questions in Normal patten or by Choosing their subcategory Ordinary search Advance search
  • 6. Trainer Quiz Page General Maintenance Add questions Print questions Review all questions It displayed questions from database. We can print questions in Normal patten or by Choosing their subcategory It displayed question Create form After finish this form Click add quiz option Question will added into database It displayed all question From database . It has Two option namely EDIT and DELETE .
  • 7. Contact Us sinfo Test Log In Quiz Log In Home Page Test Login Form True Student Test Page False Quiz Login Form Student Quiz Page Student Test Page True False Home Page Student Page Location Location :
  • 8. Student Quiz Page Location View Result ../ Emertxe / Studentpage / mwq1_5 / Event FAQ Home Page New Batch Schedule Interview Schedule Test Schedule Home Page Student test schedule will be displayed Student interview schedule will be displayed Student new batch schedule will be displayed Student quiz result will be displayed in table format Location :
  • 9. Database Details For Quiz Module Table Name Type Collation Adminlogin MyISAM utf8_unicode_ci Interviewschedules MyISAM utf8_unicode_ci Newbatchschedules MyISAM utf8_unicode_ci questions MyISAM utf8_unicode_ci Result MyISAM utf8_unicode_ci Result1 MyISAM utf8_unicode_ci Studentlogin MyISAM utf8_unicode_ci Subcat MyISAM utf8_unicode_ci subjects MyISAM utf8_unicode_ci Testschedules MyISAM utf8_unicode_ci Trainerlogin MyISAM utf8_unicode_ci
  • 10. Adminlogin Fields Type Username Varchar(31) Password varchar(31)
  • 11. Newbatchschedules Fields Type Subject Varchar(31) Date Varchar(31) Day Varchar(31) Time Varchar(31)
  • 12. Result Fields Type Batchid Varchar(15) Name Varchar(31) Logname Varchar(31) subject Varchar(31) Totalquestion Varchar(31) Finaltotal Varchar(31) Date Varchar(31) Time time
  • 13. Interviewschedules Fields Type StudentName Varchar(31) Company Varchar(31) Address text Date Varchar(31) Time Varchar(31) Modules Varchar(31)
  • 14. Questions Fields Type ID int(11) Levels Varchar(31) question text test text ans1 text ans2 text ans3 text ans4 text ans5 text ans6 text corans Varchar(30) expl text username Varchar(31) EditDate date ChangedBy Varchar(31) changedtime datetime
  • 15. Result1 Fields Type Logname Varchar(31) subject Varchar(31) QuestionId Varchar(31) Answers text
  • 16. Student Login Fields Type Name Varchar(31) Batchid Varchar(25) Username Varchar(30) Password Varchar(20)
  • 17. Subcat Fields Type Parent_id int(4) subcategory Varchar(31)
  • 18. Subjects Fields Type ID int(4) cat Varchar(31) descr text random int(1)
  • 19. Test schedules Fields Type BatchId Varchar(31) subject Varchar(31) Testdate Varchar(31) Time Varchar(31) Hours Varchar(31)
  • 20. Trainer Login Fields Type Name Varchar(31) Username Varchar(30) Password Varchar(20)
  • 21. Student Test Page Location Logout ../ Emertxe/Test / Studentpage / mwq1_5 / Event FAQ Home Page Home Page Exit for Test page to home page Location : This page contain subject and number of question in that particular subject. Then it has start button to start a test. After finish one subject Student can view their result for particular subject
  • 22. Trainer Test Page Location ../ Emertxe/Test/Trainerpage Location: Trainer Tset Login Form True False Trainer Test Admin Page
  • 23. Trainer Test Page Delete Test Paper Trainer Test Admin Page Test Paper Test Paper Result Home Page Home Page It displayed Subject. In that we select one subject it displayed all question from database in that we can select one or more question to set test paper. Ordinary Search Advance Search It displayed Subjects . In that we select one subject it displayed all question from database in that we can select one or more question to delete test paper.
  • 24. Trainer Test Page General Maintenance Add questions Print questions Review all questions It displayed questions from database. We can print one or more questions It displayed question create form. After finish this form Click add quiz option Question will added Into database It displayed all Question from database. It has Two option namely EDIT and DELETE . Delete questions Delete students Test details It displayed Subjects . In that we select one subject it displayed all question from database in that we can select one or more question to delete. If we give student batch id it displayed all student under that Id. In that we can delete one or more student details.
  • 25. Database Details For Test Module Table Name Type Collation Advance_C MyISAM utf8_unicode_ci Data_Structure MyISAM utf8_unicode_ci ELARM9 MyISAM utf8_unicode_ci LDD MyISAM utf8_unicode_ci Linux_Internal_Programming MyISAM utf8_unicode_ci Linux_Systems MyISAM utf8_unicode_ci Microcontroller MyISAM utf8_unicode_ci questions MyISAM utf8_unicode_ci subjects MyISAM utf8_unicode_ci tresult MyISAM utf8_unicode_ci tresult1 MyISAM utf8_unicode_ci
  • 26. Advance_C Fields Type BatchId Varchar(31) ID int(11) Question text ans1 text ans2 text ans3 text ans4 text ans5 text ans6 text corans Varchar(31) timetaken Varchar(31)
  • 27. Data_Structure Fields Type BatchId Varchar(31) ID int(11) Question text ans1 text ans2 text ans3 text ans4 text ans5 text ans6 text corans Varchar(31) timetaken Varchar(31)
  • 28. ELARM9 Fields Type BatchId Varchar(31) ID int(11) Question text ans1 text ans2 text ans3 text ans4 text ans5 text ans6 text corans Varchar(31) timetaken Varchar(31)
  • 29. LDD Fields Type BatchId Varchar(31) ID int(11) Question text ans1 text ans2 text ans3 text ans4 text ans5 text ans6 text corans Varchar(31) timetaken Varchar(31)
  • 30. Linux_Internal_Programming Fields Type BatchId Varchar(31) ID int(11) Question text ans1 text ans2 text ans3 text ans4 text ans5 text ans6 text corans Varchar(31) timetaken Varchar(31)
  • 31. Linux_Systems Fields Type BatchId Varchar(31) ID int(11) Question text ans1 text ans2 text ans3 text ans4 text ans5 text ans6 text corans Varchar(31) timetaken Varchar(31)
  • 32. Microcontroller Fields Type BatchId Varchar(31) ID int(11) Question text ans1 text ans2 text ans3 text ans4 text ans5 text ans6 text corans Varchar(31) timetaken Varchar(31)
  • 33. Questions Fields Type ID int(11) Levels Varchar(31) question text test text ans1 text ans2 text ans3 text ans4 text ans5 text ans6 text corans Varchar(30) expl text username Varchar(31) EditDate date ChangedBy Varchar(31) changedtime datetime
  • 34. Subjects Fields Type ID int(4) cat Varchar(31) descr text random int(1)
  • 35. tresult Fields Type Batchid Varchar(15) Name Varchar(31) Logname Varchar(31) subject Varchar(31) Totalquestion Varchar(31) Finaltotal Varchar(31) Date Varchar(31) Time time
  • 36. tresult1 Fields Type Logname Varchar(31) subject Varchar(31) QuestionId Varchar(31) Answers text Comments text