Línea 1... |
Línea 1... |
1 |
<div class="d-none d-sm-none d-md-block" id="block-progreso_sinopsis-{{uniqid}}">
|
1 |
<div class="d-none d-sm-none d-md-block" id="block-progreso_sinopsis-{{uniqid}}">
|
2 |
<div class="row indicators tl-microstats-section progreso_sinopsis border-none bg-transparent p-0">
|
2 |
<div class="row indicators tl-microstats-section progreso_sinopsis border-none bg-transparent p-0">
|
3 |
<!--div class="col-sm-6 col-md-3 col-lg-3 col-xl-3">-->
|
3 |
<!--div class="col-sm-6 col-md-3 col-lg-3 col-xl-3">-->
|
4 |
<div class="col pl-0">
|
4 |
<div class="col pl-0">
|
5 |
<div class="item-data bg-white border-radius text-secondary p-3 text-left">
|
5 |
<div class="item-data bg-white border-radius text-secondary p-3 text-left">
|
6 |
<img class="pl-3" src="{{{ config.wwwroot }}}/theme/edumynew/pix/edifice.png" />
|
6 |
<img class="pl-3" src="{{{ config.wwwroot }}}/theme/universe_child/pix/icon-edifice.png" />
|
7 |
<h2 class="text-secondary pl-3 pr-3 pb-1 item-value text-left "> {{inprogress}} </h2>
|
7 |
<h2 class="text-secondary pl-3 pr-3 pb-1 item-value text-left "> {{inprogress}} </h2>
|
8 |
<p class="item-caption text-left pl-3">Cursos en progreso</p>
|
8 |
<p class="item-caption text-left pl-3">Cursos en progreso</p>
|
9 |
</div>
|
9 |
</div>
|
10 |
</div>
|
10 |
</div>
|
11 |
<div class="col">
|
11 |
<div class="col">
|
12 |
<div class="item-data bg-white border-radius text-secondary p-3 text-left">
|
12 |
<div class="item-data bg-white border-radius text-secondary p-3 text-left">
|
13 |
<img class="pl-3" src="{{{ config.wwwroot }}}/theme/edumynew/pix/laptop.png" />
|
13 |
<img class="pl-3" src="{{{ config.wwwroot }}}/theme/universe_child/pix/icon-laptop.png" />
|
14 |
<h2 class="text-secondary pl-3 pr-3 pb-1 item-value text-left "> {{completed}} </h2>
|
14 |
<h2 class="text-secondary pl-3 pr-3 pb-1 item-value text-left "> {{completed}} </h2>
|
15 |
<p class="item-caption text-left pl-3">Cursos completados</p>
|
15 |
<p class="item-caption text-left pl-3">Cursos completados</p>
|
16 |
</div>
|
16 |
</div>
|
17 |
</div>
|
17 |
</div>
|
18 |
<div class="col">
|
18 |
<div class="col">
|
19 |
<div class="item-data bg-white border-radius text-secondary p-3 text-left">
|
19 |
<div class="item-data bg-white border-radius text-secondary p-3 text-left">
|
20 |
<img class="pl-3" src="{{{ config.wwwroot }}}/theme/edumynew/pix/clock.png" />
|
20 |
<img class="pl-3" src="{{{ config.wwwroot }}}/theme/universe_child/pix/icon-clock.png" />
|
21 |
<h2 class="text-secondary pl-3 pr-3 pb-1 item-value text-left "> {{dedication}} </h2>
|
21 |
<h2 class="text-secondary pl-3 pr-3 pb-1 item-value text-left "> {{dedication}} </h2>
|
22 |
<p class="item-caption text-left pl-3">Tiempo de entrenamientoo</p>
|
22 |
<p class="item-caption text-left pl-3">Tiempo de entrenamientoo</p>
|
23 |
</div>
|
23 |
</div>
|
24 |
</div>
|
24 |
</div>
|
25 |
<div class="col">
|
25 |
<div class="col">
|
26 |
<div class="item-data bg-white border-radius text-secondary p-3 text-left">
|
26 |
<div class="item-data bg-white border-radius text-secondary p-3 text-left">
|
27 |
<img class="pl-3" src="{{{ config.wwwroot }}}/theme/edumynew/pix/badge.png" />
|
27 |
<img class="pl-3" src="{{{ config.wwwroot }}}/theme/universe_child/pix/icon-badge.png" />
|
28 |
<h2 class="text-secondary pl-3 pr-3 pb-1 item-value text-left "> {{grades}} </h2>
|
28 |
<h2 class="text-secondary pl-3 pr-3 pb-1 item-value text-left "> {{grades}} </h2>
|
29 |
<p class="item-caption text-left pl-3">Insignias</p>
|
29 |
<p class="item-caption text-left pl-3">Insignias</p>
|
30 |
</div>
|
30 |
</div>
|
31 |
</div>
|
31 |
</div>
|
32 |
<div class="col pr-0">
|
32 |
<div class="col pr-0">
|
33 |
<div class="item-data bg-white border-radius text-secondary p-3 text-left">
|
33 |
<div class="item-data bg-white border-radius text-secondary p-3 text-left">
|
34 |
<img class="pl-3" src="{{{ config.wwwroot }}}/theme/edumynew/pix/star.png" />
|
34 |
<img class="pl-3" src="{{{ config.wwwroot }}}/theme/universe_child/pix/icon-star.png" />
|
35 |
<h2 class="text-secondary pl-3 pr-3 pb-1 item-value text-left "> {{points}} </h2>
|
35 |
<h2 class="text-secondary pl-3 pr-3 pb-1 item-value text-left "> {{points}} </h2>
|
36 |
<p class="item-caption text-left pl-3">Puntos</p>
|
36 |
<p class="item-caption text-left pl-3">Puntos</p>
|
37 |
</div>
|
37 |
</div>
|
38 |
</div>
|
38 |
</div>
|
39 |
<!--<div class="col-sm-6 col-md-2 col-lg-2 col-xl-2">
|
39 |
<!--<div class="col-sm-6 col-md-2 col-lg-2 col-xl-2">
|