[Home] [Help]
| Product: | OTA - Learning Management |
|---|---|
| Description: | A test can have one or more test sections. For a test to be offered it must have atleast one test section associated with it which contains atleast one question. There is a 1:N relation between the OTA_TESTS and OTA_TEST_SECTIONS |
| Implementation/DBA Data: |
OTA.OTA_TEST_SECTIONS
|
TEST_SECTION_ID| Table | |
Foreign Table | Foreign Key Column |
|---|---|---|---|
| OTA_TEST_SECTIONS | ![]() |
OTA_LEARNING_OBJECTS
|
OTA_TEST_SECTIONS.LEARNING_OBJECT_ID |
| OTA_TEST_SECTIONS | ![]() |
OTA_TESTS
|
OTA_TEST_SECTIONS.TEST_ID |
OTA_SECTION_RULES
|
![]() |
OTA_TEST_SECTIONS | OTA_SECTION_RULES.SECTION_ID |
OTA_TEST_QUESTIONS
|
![]() |
OTA_TEST_SECTIONS | OTA_TEST_QUESTIONS.SECTION_ID |
|
|
|
|