Write the Demo Instructions
Remember that the purpose of the demo is to enable the students to complete the in-class exercise successfully. Therefore, your demo should use the same core functions that the students will use during the exercise.
Look through the exercise that you developed for this unit, and identify the menu options and functions that are essential for successfully completing the exercise. For example, if the purpose of the exercise is to create a new customer, the menu items that are used to create a new record and the required fields in the New Customer screen would be core functions. Any other optional information about the customer would not be a core function.
When writing your demo, you can literally make a copy of the directions for the exercise. Then change the data that is used while working with the core functions. In our example, you would change data like the customer’s name, address, type of policy, etc.
The result of this process is a demo that should have:
The...