Proyectos de Subversion LeadersLinked - Backend

Rev

Rev 402 | Rev 404 | Ir a la última revisión | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 402 Rev 403
Línea 565... Línea 565...
565
                  <tr class="tr-question">
565
                  <tr class="tr-question">
566
                     <td class="text-left">{{:~removeTags(text)}} </td>
566
                     <td class="text-left">{{:~removeTags(text)}} </td>
567
                     <td>{{:~getAnswer(type,options,answer)}}</td>
567
                     <td>{{:~getAnswer(type,options,answer)}}</td>
568
                     <td>
568
                     <td>
569
                        {{if type == 'simple'  || type=='multiple' }}
569
                        {{if type == 'simple'  || type=='multiple' }}
570
                        {{:~getStatus( options,answer)}}
570
                        {{:~getStatus( options,answer,type)}}
571
                        {{else}}
571
                        {{else}}
Línea 572... Línea 572...
572
 
572
 
573
                        {{if status}}
573
                        {{if status}}
574
                                    <font color="green">LABEL_CORRECT</font>
574
                                    <font color="green">LABEL_CORRECT</font>