Inspiration

We always have trouble making sure our questions are read in Zoom calls when there are over 100 students.

What it does

The java program asks user if they are a student or a teacher. Then it proceeds to ask for their name and ID number. Next, the program displays a menu and allows user to select their choice.


| Code >> Description


| 1 >> Ask a question
| 2 >> See your questions
| 3 >> See all questions
| 4 >> See where your question(s) ranks
| 5 >> Switch users
| 0 >> End program


How we built it

In java in eclipse environment. We have a driver, teacher and student classes.

Challenges we ran into

Making the do while loop work properly.

Accomplishments that we're proud of

Providing the user with a simple and easy to use system to organize the questions.

What we learned

How to effectively use classes and methods in simple programs.

What's next for Teacher / Student Help Desk for Virtual Platforms

Integrate and adapt our program so it can be included in virtual programs, such as Zoom.

Built With

Share this project:

Updates