!--a11y-->
Quiz
Application 
The extended Web Dynpro application is a short quiz on subjects related to Web Dynpro. The first page of this quiz application should look like this:

This single view contains a Group UI element with a welcome text and a button. The user can see the first question in a separate view after choosing Start Quiz. Next to the question, another view with a question mark appears.

When the user chooses Show Answer, the question mark disappears and the answer is displayed.

When a question mark is displayed, the button ShowAnswer is visible but not active. The subsequent question is displayed when the user chooses Next Question. Of course, the Next Question! button should not appear when the user reaches the last question.

When the user chooses End Quiz in the answer view, the quiz terminates. The two views Question and Answer disappear. In the upper view, a short goodbye text and a new Exit Quiz button are displayed. This button terminates the quiz application and the system navigates to an Internet page.
The user can also choose the Start Quiz button to return to the first quiz question.

Create the basic parts of the Web
Dynpro application in the SAP NetWeaver Developer Studio.
