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

Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyAlfredo García Lavilla
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningLars Bell
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek SchlawackFwdays
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxhariprasad279825
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024Lonnie McRorey
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Mark Simos
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity PlanDatabarracks
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 3652toLead Limited
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.Curtis Poe
 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clashcharlottematthew16
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsRizwan Syed
 
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo DayH2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo DaySri Ambati
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteDianaGray10
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionDilum Bandara
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLScyllaDB
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brandgvaughan
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsMiki Katsuragi
 

Recently uploaded (20)

Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easy
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine Tuning
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptx
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024
 
DMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special EditionDMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special Edition
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity Plan
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.
 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clash
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL Certs
 
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo DayH2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test Suite
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An Introduction
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQL
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brand
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering Tips
 

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