Modify and print the Training statechart diagram. Add two states after the CANCELED TRAINING CLASS on the left side of the diagram. They are ACTIVE TRAINING CLASS and below it, COMPLETED TRAINING CLASS. Add a class below SCHEDULED TRAINING CLASS called ENROLLED TRAINING CLASS. Add the following transitions:
a. PARTICIPANTS ENROLLED from the SCHEDULED TRAINING CLASS state to the ENROLLED TRAINING CLASS state.
b. IN SESSION CLASS from the ENROLLED TRAINING CLASS state to the ACTIVE TRAINING CLASS state.
c. TRAINING SESSION ENDED from the ACTIVE TRAINING CLASS state to the COMPLETED TRAINING CLASS state.
d. An ending arrow from the COMPLETED TRAINING CLASS state to a blank area to the right.
You might also like to view...
Under the software environment practice of the BSIMM, what is required to assist the operators in the installation and configuration of software?
Fill in the blank(s) with the appropriate word(s).
The ____ enables you to close any non-responding applications.
A. Task Manager B. Windows Explorer C. Control Panel D. New Program window
When you are prompted to enter a value when you run a query which includes a calculated field, you probably ________.
A. entered too many arguments in the formula B. used the wrong arithmetic operator in your formula C. forgot to name the new, calculated field D. typed a field name incorrectly
The first line of the for statement is sometimes called the:
a) for statement header b) increment header c) repetition header d) None of the above.