FND Design Data [Home] [Help]

Table: OTA_UTEST_QUESTIONS

Product: OTA - Learning Management
Description: Whenever a user takes a test a new test instance is generated for the user. The test definition (test questions that make up the test) are stored in this table. If the test is resumable and the user has resumed an old test, the attempt_id f
Implementation/DBA Data: TableOTA.OTA_UTEST_QUESTIONS
Primary Key: OTA_UTEST_QUESTIONS_PK
  1. ColumnUSER_TEST_QUESTION_ID
Foreign Keys
Table
Foreign Table Foreign Key Column
OTA_UTEST_QUESTIONS FK Joins to TableOTA_ATTEMPTS OTA_UTEST_QUESTIONS.ATTEMPT_ID
TableOTA_UTEST_RESPONSES FK Joins to OTA_UTEST_QUESTIONS OTA_UTEST_RESPONSES.USER_TEST_QUESTION_ID