logo Use CA10RAM to get 10%* Discount.
Order Nowlogo

Create a Java application which can be used by tutors/students to create/run tests. 

INSTRUCTIONS TO CANDIDATES
ANSWER ALL QUESTIONS

Create a Java application which can be used by tutors/students to create/run tests. 

 

Students’ data should be saved in a file named “students.txt”. Each student has the following data: ? student_id (integer) ? name (String) ? surname (String) ? date of birth (Date) ? total points received form tests (integer) 

 

Tutors’ data should be saved in a file named “tutors.txt”. Each tutor has the following data: ? tutor_id (integer) ? name (String) ? surname (String) ? password (String) – The password must contain more than 8 characters and must have at least a character from 0-9 

 

Test questions should be saved in a file named “questions.txt”. Each question is of type Yes/No (it has only two alternatives Yes/No) and has the following data: ? question_id (integer) ? question_text (String) ? question_answer (boolean – true if the correct answer is Yes, false if the correct answer is No) ? question_points (integer) 

 

This application should have the following functionalities: 1. Add a new student in file “students.txt” – this functionality should be available only for tutors 2. Add a new tutor in file “tutors.txt” – this functionality should be available only for tutors 3. Add a new question in file “questions.txt” – this functionality should be available only for tutors 4. Display all the data for a given student found by his/her student_id – this functionality should be available only for tutors 

 

 

  1. Display all the questions from file “question.txt” (only the question_text) 6. Run a test - this functionality should be available only for students 7. Display the total received points for the logged in student - this functionality should be available only for students 8. Display the highest/lower score received by students. Also the names and surnames of the students who received these scores should be displayed - this functionality should be available only for tutors 9. Terminate the program ……………………………………………………………………………………………………… 

 

When the application is started, this question should be displayed: 

Are you a tutor or a student? 

If the user’s answer is “tutor”, than the tutor password is required -> if the password is correct, then the application menu (for tutors) is displayed: 

  1. Add a new student in file “students.txt” 2. Add a new tutor in file “tutors.txt” 3. Add a new question in file “questions.txt” – this functionality should be available only for tutors 4. Display all the data for a given student found by his/her student_id 5. Display all the questions from file “question.txt” (only the question_text) 6. Display the highest/lower score received by students. Also the names and surnames of the students who received these scores should be displayed - this functionality should be available only for tutors 7. Terminate the program If the given password is not correct no menu is displayed and the application is terminated. 

 

If the user’s answer is “student”, than no password is required. The application menu (for students) is: 

  1. Display all the questions from file “question.txt” (only the question_text) 2. Run a test - this functionality should be available only for students 3. Display the total received points for the logged in student  4. Terminate the program

 

Related Questions

. Introgramming & Unix Fall 2018, CRN 44882, Oakland University Homework Assignment 6 - Using Arrays and Functions in C

DescriptionIn this final assignment, the students will demonstrate their ability to apply two ma

. The standard path finding involves finding the (shortest) path from an origin to a destination, typically on a map. This is an

Path finding involves finding a path from A to B. Typically we want the path to have certain properties,such as being the shortest or to avoid going t

. Develop a program to emulate a purchase transaction at a retail store. This program will have two classes, a LineItem class and a Transaction class. The LineItem class will represent an individual

Develop a program to emulate a purchase transaction at a retail store. Thisprogram will have two classes, a LineItem class and a Transaction class. Th

. SeaPort Project series For this set of projects for the course, we wish to simulate some of the aspects of a number of Sea Ports. Here are the classes and their instance variables we wish to define:

1 Project 1 Introduction - the SeaPort Project series For this set of projects for the course, we wish to simulate some of the aspects of a number of

. Project 2 Introduction - the SeaPort Project series For this set of projects for the course, we wish to simulate some of the aspects of a number of Sea Ports. Here are the classes and their instance variables we wish to define:

1 Project 2 Introduction - the SeaPort Project series For this set of projects for the course, we wish to simulate some of the aspects of a number of

Ask This Question To Be Solved By Our ExpertsGet A+ Grade Solution Guaranteed

expert
Um e HaniScience

929 Answers

Hire Me
expert
Muhammad Ali HaiderFinance

895 Answers

Hire Me
expert
Husnain SaeedComputer science

990 Answers

Hire Me
expert
Atharva PatilComputer science

595 Answers

Hire Me

Get Free Quote!

345 Experts Online