Question
Please provide UML diagram for the following. Create a JAVA app with Purpose: Allows teachers to decide if it is e-learning day based on date
Please provide UML diagram for the following.
Create a JAVA app with
Purpose: Allows teachers to decide if it is e-learning day based on date chosen and in turn lets all users know if kids are going to school physically that day or whether it will be an e-learning day, with minimum 10 classes. Please provide zip file.
A class contains preferences that the teachers can set. These preferences should be stored so that the user does not have to reset these each time a user brings up the app. These settings should have default settings that are displayed when the user first goes into preferences. If the user changes any of these settings, such as dates, these settings should be retained, and any changes should be displayed (along with those settings not changed) when the user returns to the preferences activity.
Another class will allow students to see if it is an eLearning day. Then it will tell students what they need to do with option to enter their classes online.
Help/error Activity This activity should be displayed when the user hits a button in the Main Activity. This activity should be display only. No interactivity is required. At a minimum, this activity should display information about:
The app as a whole Help teachers see if it is e-learning day whether for sickness due to student illness, weather issues or school board mandated. School board mandated option will be chosen only by teachers, since students and other users will not have access to that information.
Preferences Preferences will be displayed at the top to let all users know why it is an e-learning day if it is an e-learning day.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started