Answers
This commit is contained in:
@@ -13,6 +13,8 @@
|
||||
'rank' => 'Member Ranks',
|
||||
'exam_question_rank' => 'Exam Member Rank Questions',
|
||||
'exam_question_typerating' => 'Exam Typerating Questions',
|
||||
'exam_answer_rank' => 'Exam Member Rank Answers',
|
||||
'exam_answer_typerating' => 'Exam Typerating Answers',
|
||||
],
|
||||
'permissions' => [
|
||||
'tab' => 'German Airlines VA - Schooling',
|
||||
@@ -34,4 +36,9 @@
|
||||
'text' => 'Question text',
|
||||
'picture' => 'Question Picture',
|
||||
],
|
||||
'exam_answer' => [
|
||||
'question' => 'Exam Question',
|
||||
'text' => 'Answer Text',
|
||||
'is_correct' => 'True if Answer is Correct',
|
||||
],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user