__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
{{!
This file is part of Moodle - http://moodle.org/
Moodle is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
Moodle is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with Moodle. If not, see <http://www.gnu.org/licenses/>.
}}
{{!
@template core_question/qbank_action_menu
Question bank tertiary navigtion.
Classes required for JS:
* none
Context variables required for this template:
* see question/classes/output/qbank_actionbar.php
Example context (json):
{
"questionbankselect": {
"action": "http://localhost/moodle/course/jumpto.php",
"classes": "urlselect",
"formid": "questionbankaction",
"id": "url_select61a85bc543dca7",
"label": "Question bank tertiary navigation",
"options": [{
"name": "Questions",
"selected": true,
"value": "/question/edit.php?courseid=7"
},
{
"name": "Categories",
"selected": false,
"value": "/question/bank/managecategories/category.php?courseid=7"
},
{
"name": "Import",
"selected": false,
"value": "/question/bank/importquestions/import.php?courseid=7"
},
{
"name": "Export",
"selected": false,
"value": "/question/bank/exportquestions/export.php?courseid=7"
}
]
},
"actionbutton": {
"url": "http://localhost/moodle/question/bank/managecategories/addcategory.php?cmid=71",
"label": "Add category"
}
}
}}
<div class="container-fluid tertiary-navigation">
<div class="row">
{{#questionbankselect}}
<div class="navitem">
{{>core/url_select}}
</div>
{{/questionbankselect}}
{{#actionbutton}}
<div class="navitem">
<a class="btn btn-primary ms-2" href="{{url}}">{{label}}</a>
</div>
{{/actionbutton}}
</div>
</div>
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| bulk_actions_ui.mustache | File | 1.73 KB | 0777 |
|
| column_header.mustache | File | 4.26 KB | 0777 |
|
| column_sort.mustache | File | 1.2 KB | 0777 |
|
| qbank_action_menu.mustache | File | 2.6 KB | 0777 |
|
| qbank_chooser.mustache | File | 904 B | 0777 |
|
| question_bank_controls.mustache | File | 1.18 KB | 0777 |
|
| question_bank_filter_ui.mustache | File | 1.68 KB | 0777 |
|
| question_pagination.mustache | File | 1.55 KB | 0777 |
|
| question_version_info.mustache | File | 1.06 KB | 0777 |
|
| question_version_selection.mustache | File | 1.54 KB | 0777 |
|
| showtext_option.mustache | File | 1.35 KB | 0777 |
|