Project

General

Profile

Actions

Task #7

open

Create masters for Question Topics and Question Bank

Added by Dana Basheer about 2 months ago. Updated about 2 months ago.

Status:
Resolved
Priority:
High
Assignee:
Start date:
01/06/2026
Due date:
01/06/2026 (58 days late)
% Done:

0%

Estimated time:

Description

Create master tables and related logic for managing question topics and question bank.

Create question_topics_table with fields: id, topic_name, created_at

Create question_bank_table with fields: id, topic_id, question-varchar, option1-varchar, option2-varchar, option3-varchar, option4-varchar, answer-varchar, created_at

Ensure questions are mapped to topics

Actions

Also available in: Atom PDF