Project

General

Profile

Feature #3656

set and get questions list gcf

Added by Ram Kordale 5 months ago. Updated 3 months ago.

Status:
Review
Priority:
High
Assignee:
Start date:
07/10/2024
Due date:
% Done:

100%

Estimated time:
1.50 h

Description

set_questions_list(board, grade, subject, chapter_num, questions_file_name) [Comment: use get_file_from_bucket(file_name, bucket_name); <env>-files is the bucket name where question files are stored]

Read the questions_file and scan for exercise numbers (the value for "#$Exercise"). Store them as a comma separated string in questions_list kind as field "list". Key is <board>-<grade>-<subject>-<chapter_num>.

Also implement get_questions_list(board, grade, subject, chapter_num) that returns the question list.

Also available in: Atom PDF