]> git.llucax.com Git - z.facultad/75.43/tp1.git/blobdiff - src/lib/faq.forms.php
Pseudo bugfix, se agrega el ranking para sumar créditos.
[z.facultad/75.43/tp1.git] / src / lib / faq.forms.php
index 2c858df8281481db15c541654111db89e6075784..3abfddff0b250d5b257928a6f14553ceb8acf025 100644 (file)
@@ -87,7 +87,7 @@ function faq_form_calificar_respuesta($RespuestaId)
                                                        <OPTION VALUE="0"> La respuesta no corresponde </OPTION>
                                                        <OPTION VALUE="1"> La respuesta no se comprende </OPTION>
                                                        <OPTION VALUE="2"> La respuesta es aceptable </OPTION>
                                                        <OPTION VALUE="0"> La respuesta no corresponde </OPTION>
                                                        <OPTION VALUE="1"> La respuesta no se comprende </OPTION>
                                                        <OPTION VALUE="2"> La respuesta es aceptable </OPTION>
-                                                       <OPTION VALUE="0"> La respuesta responde la pregunta </OPTION>
+                                                       <OPTION VALUE="3"> La respuesta responde la pregunta </OPTION>
                                                
                                                </SELECT>
                                                <input type=hidden name="RespuestaId" value="<?php echo $RespuestaId ?>">
                                                
                                                </SELECT>
                                                <input type=hidden name="RespuestaId" value="<?php echo $RespuestaId ?>">