Línea 66... |
Línea 66... |
66 |
{{#isstartreviewallowed}}<button class="btn btn-secondary" data-action="start-review">{{#str}}startreview, tool_lp{{/str}}</button>{{/isstartreviewallowed}}
|
66 |
{{#isstartreviewallowed}}<button class="btn btn-secondary" data-action="start-review">{{#str}}startreview, tool_lp{{/str}}</button>{{/isstartreviewallowed}}
|
67 |
{{#isstopreviewallowed}}<button class="btn btn-secondary" data-action="stop-review">{{#str}}stopreview, tool_lp{{/str}}</button>{{/isstopreviewallowed}}
|
67 |
{{#isstopreviewallowed}}<button class="btn btn-secondary" data-action="stop-review">{{#str}}stopreview, tool_lp{{/str}}</button>{{/isstopreviewallowed}}
|
68 |
</dd>
|
68 |
</dd>
|
69 |
<dt>{{#str}}proficient, tool_lp{{/str}}</dt>
|
69 |
<dt>{{#str}}proficient, tool_lp{{/str}}</dt>
|
70 |
<dd>
|
70 |
<dd>
|
71 |
<span class="badge {{#proficiency}}bg-success{{/proficiency}}{{^proficiency}}bg-danger{{/proficiency}} text-white float-left">
|
71 |
<span class="badge {{#proficiency}}bg-success{{/proficiency}}{{^proficiency}}bg-danger{{/proficiency}} text-white float-start">
|
72 |
{{proficiencyname}}
|
72 |
{{proficiencyname}}
|
73 |
</span>
|
73 |
</span>
|
74 |
</dd>
|
74 |
</dd>
|
75 |
<dt>{{#str}}rating, tool_lp{{/str}}</dt>
|
75 |
<dt>{{#str}}rating, tool_lp{{/str}}</dt>
|
76 |
<dd>{{gradename}}
|
76 |
<dd>{{gradename}}
|
Línea 99... |
Línea 99... |
99 |
{{#usercompetencyplan}}
|
99 |
{{#usercompetencyplan}}
|
100 |
<dt>{{#str}}rating, tool_lp{{/str}}</dt>
|
100 |
<dt>{{#str}}rating, tool_lp{{/str}}</dt>
|
101 |
<dd>{{gradename}} - {{#str}}plancompleted, tool_lp{{/str}}</dd>
|
101 |
<dd>{{gradename}} - {{#str}}plancompleted, tool_lp{{/str}}</dd>
|
102 |
<dt>{{#str}}proficient, tool_lp{{/str}}</dt>
|
102 |
<dt>{{#str}}proficient, tool_lp{{/str}}</dt>
|
103 |
<dd>
|
103 |
<dd>
|
104 |
<span class="badge {{#proficiency}}bg-success{{/proficiency}}{{^proficiency}}bg-danger{{/proficiency}} text-white float-left">
|
104 |
<span class="badge {{#proficiency}}bg-success{{/proficiency}}{{^proficiency}}bg-danger{{/proficiency}} text-white float-start">
|
105 |
{{proficiencyname}}
|
105 |
{{proficiencyname}}
|
106 |
</span>
|
106 |
</span>
|
107 |
</dd>
|
107 |
</dd>
|
108 |
{{/usercompetencyplan}}
|
108 |
{{/usercompetencyplan}}
|
109 |
</dl>
|
109 |
</dl>
|