{{! 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 . }} {{! @template mod_bigbluebuttonbn/room_view This template renders the mobile page. Example context (json): { "bigbluebuttonbnid": 1, "groupid": 0, "statusclosed": true, "statusclosed": false, "openingtime": 123456789, "closingtime": 987654321 } }}
{{#statusrunning}}
{{#str}}view_message_session_started_at, mod_bigbluebuttonbn{{/str}}: {{#userdate}} {{startedat}}, {{#str}} strftimetime, core_langconfig{{/str}} {{/userdate}}. {{statusmessage}}
{{/statusrunning}} {{^statusrunning}}
{{statusmessage}}
{{/statusrunning}}
{{#openingtime}} {{#str}}mod_form_field_openingtime, bigbluebuttonbn{{/str}}: {{#userdate}} {{.}}, {{#str}} strftimedaydatetime, langconfig {{/str}} {{/userdate}} {{/openingtime}} {{#closingtime}}
{{#str}}mod_form_field_closingtime, bigbluebuttonbn{{/str}}: {{#userdate}} {{.}}, {{#str}} strftimedaydatetime, langconfig {{/str}} {{/userdate}}
{{/closingtime}}
{{#statusrunning}}
{{#moderatorplural}}{{#str}}view_message_moderators, mod_bigbluebuttonbn{{/str}}{{/moderatorplural}} {{^moderatorplural}}{{#str}}view_message_moderator, mod_bigbluebuttonbn{{/str}}{{/moderatorplural}}: {{moderatorcount}}
{{#viewerplural}}{{#str}}view_message_viewers, mod_bigbluebuttonbn{{/str}}{{/viewerplural}} {{^viewerplural}}{{#str}}view_message_viewer, mod_bigbluebuttonbn{{/str}}{{/viewerplural}}: {{participantcount}}
{{/statusrunning}}
{{#haspresentations}}
{{#str}}view_section_title_presentation, mod_bigbluebuttonbn{{/str}}
{{/haspresentations}}
{{#ismoderator}} {{#guestaccessenabled}} {{> mod_bigbluebuttonbn/guest_links}} {{/guestaccessenabled}} {{> mod_bigbluebuttonbn/end_session_button}} {{/ismoderator}} {{#canjoin}} {{#str}}view_conference_action_join, mod_bigbluebuttonbn{{/str}} {{/canjoin}}