Oracle Application Express 5: Developing Web Applications — Question 44

Mary wants to add feedback to an application. She uses the Create Page Wizard, selects Features, and then selects Feedback. The wizard adds a feedback entry to the navigation bar and creates new pages, in her application, under Administration to review and disposition the feedback.
Which statement is true about feedback data?

Answer options

Correct answer: A

Explanation

The correct answer is A because feedback recorded in the application is accessible to developers in Team Development, allowing them to review and address it as needed. Option B is incorrect as it does not specify that the notification system is active; not all systems provide automatic notifications. Option C is false because the wizard does not necessarily create a new table for feedback; it may use existing structures. Option D is inaccurate since the feedback page is typically not invoked from a modal dialog.