__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ 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_courseformat/local/content/cm/availabilitymodal
Displays the activity availability modal form.
Example context (json):
{
"allowstealth": true
}
}}
<div class="d-flex flex-column p-3">
<form>
<div class="d-flex flex-row align-items-start py-3 border-bottom">
<input
class="mt-3 mx-2"
type="radio"
id="showRadio"
name="option"
value="cmShow"
aria-describedby="showRadio_help"
>
<div class="icon-box mx-2">
{{#pix}} t/hide, core {{/pix}}
</div>
<div class="w-100">
<label class="mb-1" for="showRadio">
{{#str}} availability_show, core_courseformat {{/str}}
</label>
<div id="showRadio_help" class="small text-muted">
{{#str}} availability_show_help, core_courseformat {{/str}}
</div>
</div>
</div>
<div class="d-flex flex-row align-items-start py-3 {{#allowstealth}} border-bottom {{/allowstealth}}">
<input
class="mt-3 mx-2"
type="radio"
id="hideRadio"
name="option"
value="cmHide"
aria-describedby="hideRadio_help"
>
<div class="icon-box mx-2">
{{#pix}} t/show, core {{/pix}}
</div>
<div class="w-100">
<label class="mt-1" for="hideRadio">
{{#str}} availability_hide, core_courseformat {{/str}}
</label>
<div id="hideRadio_help" class="small text-muted">
{{#str}} availability_hide_help, core_courseformat {{/str}}
</div>
</div>
</div>
{{#allowstealth}}
<div class="d-flex flex-row align-items-start py-3">
<input
class="mt-3 mx-2"
type="radio"
id="stealthRadio"
name="option"
value="cmStealth"
aria-describedby="stealthRadio_help"
>
<div class="icon-box mx-2">
{{#pix}} t/stealth, core {{/pix}}
</div>
<div class="w-100">
<label class="mt-1" for="stealthRadio">
{{#str}} availability_stealth, core_courseformat {{/str}}
</label>
<div id="stealthRadio_help" class="small text-muted">
{{#str}} availability_stealth_help, core_courseformat {{/str}}
</div>
</div>
</div>
{{/allowstealth}}
</form>
</div>
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| activity.mustache | File | 5.34 KB | 0777 |
|
| activity_info.mustache | File | 2.57 KB | 0777 |
|
| activitybadge.mustache | File | 1.71 KB | 0777 |
|
| availability.mustache | File | 1.62 KB | 0777 |
|
| availabilitymodal.mustache | File | 3.4 KB | 0777 |
|
| badges.mustache | File | 1.19 KB | 0777 |
|
| bulkselect.mustache | File | 1.25 KB | 0777 |
|
| cmicon.mustache | File | 1.47 KB | 0777 |
|
| cmname.mustache | File | 2.65 KB | 0777 |
|
| completion_dialog.mustache | File | 5.16 KB | 0777 |
|
| controlmenu.mustache | File | 1.29 KB | 0777 |
|
| groupmode.mustache | File | 1.85 KB | 0777 |
|
| title.mustache | File | 1.37 KB | 0777 |
|
| visibility.mustache | File | 3.39 KB | 0777 |
|