Question: 1. Enable the Identifying areas task. 2. When the user chooses the Identifying areas task, they should be presented with a user interface where they

1. Enable the Identifying areas task. 2. When the user chooses the Identifying areas task, they should be presented with a user interface where they will match two columns : call number (top level only) and description . 3. Aquestion in this context is defined as the whole matching set , includingboth columns. 4. The user shall be allowed to answer as many questions as they want to 5. The questions should alternate between matching descriptions to call numbers and call numbers to descriptions . 6. Each question should have four randomly selected items in the first column, and seven possible answers (three of which are incorrect) in the second column . 7. Implement a gamification feature to motivate users to keep using the application. You may use the same one as before or choose to implement a different one . Technical requirements: 1. Store the call numbers and their descriptions in a dictionary. Update the readme file that explains how to compile, run and use the program with any new instructions required for this version. Submit the following items for this task: 1. Source code for the application. 2. The readme file with instructions for how to compile, run and use the software. Important! You will build on this application in the POE. So, keep a copy of your code in a safe place
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
