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

Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Victor Rentea
 
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamDEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamUiPathCommunity
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FMESafe Software
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...apidays
 
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...Angeliki Cooney
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingEdi Saputra
 
Vector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptxVector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptxRemote DBA Services
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...apidays
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAndrey Devyatkin
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsNanddeep Nachan
 
Six Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal OntologySix Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal Ontologyjohnbeverley2021
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDropbox
 
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...apidays
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...DianaGray10
 
Introduction to Multilingual Retrieval Augmented Generation (RAG)
Introduction to Multilingual Retrieval Augmented Generation (RAG)Introduction to Multilingual Retrieval Augmented Generation (RAG)
Introduction to Multilingual Retrieval Augmented Generation (RAG)Zilliz
 
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfRising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfOrbitshub
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesrafiqahmad00786416
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProduct Anonymous
 

Recently uploaded (20)

Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
 
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamDEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
 
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
Vector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptxVector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptx
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
Understanding the FAA Part 107 License ..
Understanding the FAA Part 107 License ..Understanding the FAA Part 107 License ..
Understanding the FAA Part 107 License ..
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectors
 
Six Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal OntologySix Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal Ontology
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor Presentation
 
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
Introduction to Multilingual Retrieval Augmented Generation (RAG)
Introduction to Multilingual Retrieval Augmented Generation (RAG)Introduction to Multilingual Retrieval Augmented Generation (RAG)
Introduction to Multilingual Retrieval Augmented Generation (RAG)
 
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfRising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challenges
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 

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