{% extends '::base.html.twig' %} {% form_theme form 'AppBundle:Form:form_div_layout.html.twig' %} {% block body -%}
No need heading for CSV file.
2, <subject key>, <topic key>, <Question>,<Option 1>,<Option 2>,<Option 3>,<Option 4>,<Answer>, <Mark>, <Minus Mark>.
If more than one answer is available, then enter as comma seperated string. For example if the answer is 2 and 3, then enter 2,3 as answer.
1, <subject key>, <topic key>, <Question>, <Mark>.
# | Subject | Topic | Subject Key | Topic Key |
---|---|---|---|---|
{{ slno }} | {{ key_data.subject }} | {{ key_data.topic }} | {{ key_data.subject_key }} | {{ key_data.topic_key }} |