{{! 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 . }} {{! Summary. Classes required for JS: * None Data attibutes required for JS: * None Context variables required for this template: * hasplans * hasactiveplans * activeplans * hasmoreplans * hascompstoreview * compstoreview * hasmorecompstoreview * hasplanstoreview * planstoreview * hasmoreplanstoreview }}
{{#hasplans}}

{{#str}}myplans, block_lp{{/str}}

{{#hasactiveplans}} {{/hasactiveplans}} {{^hasactiveplans}}

{{#str}}noactiveplans, block_lp{{/str}} {{#str}}viewotherplans, block_lp{{/str}}

{{/hasactiveplans}}
{{/hasplans}} {{#hascompstoreview}}

{{#str}}competenciestoreview, block_lp{{/str}}

{{/hascompstoreview}} {{#hasplanstoreview}}

{{#str}}planstoreview, block_lp{{/str}}

{{/hasplanstoreview}}