Version 15.72.7

This commit is contained in:
Antonio Cañas Vargas 2015-12-24 18:21:39 +01:00
parent 5543775f65
commit b0ad3dc1e1
6 changed files with 453 additions and 158 deletions

View File

@ -58,13 +58,341 @@
<tr>
<td align="center">
Last update: Decembter 02, 2015
Last update: December 24, 2015
</td>
</tr>
<tr>
<td align="left">
<dl>
<dt>Version 15.72.6: Dec 24, 2015</dt>
<dd>
Debug message removed. (187796 lines)
</dd>
<dt>Version 15.72.5: Dec 24, 2015</dt>
<dd>
Fixed bugs while sending a message to a unique recipient. (187794 lines)
</dd>
<dt>Version 15.72.4: Dec 23, 2015</dt>
<dd>
Show recipient when writing message to only one recipient. (187775 lines)
</dd>
<dt>Version 15.72.3: Dec 23, 2015</dt>
<dd>
Message translated. (187733 lines)
</dd>
<dt>Version 15.72.2: Dec 23, 2015</dt>
<dd>
Write message only to one recipient. Not finished.<br />
Some small icons changed. (187750 lines)
</dd>
<dt>Version 15.72.1: Dec 22, 2015</dt>
<dd>
Write message only to one recipient. Not finished. (187724 lines)
</dd>
<dt>Version 15.72: Dec 22, 2015</dt>
<dd>
Reply message only to sender, suggested by Francisco Oca&ntilde;a Lara. Not finished. (187705 lines)
</dd>
<dt>Version 15.71.3: Dec 22, 2015</dt>
<dd>
Changes in birthday range of years. (187669 lines)
</dd>
<dt>Version 15.71.2: Dec 21, 2015</dt>
<dd>
Fixed bugs in removing old files in briefcase. (187666 lines)
</dd>
<dt>Version 15.71.1: Dec 21, 2015</dt>
<dd>
Fixed bugs in removing old files in briefcase. (187665 lines)
</dd>
<dt>Version 15.71: Dec 21, 2015</dt>
<dd>
Removing old files in briefcase. Finished. (187614 lines)
</dd>
<dt>Version 15.70.7: Dec 21, 2015</dt>
<dd>
Code refactoring in file browser. (187614 lines)
</dd>
<dt>Version 15.70.6: Dec 21, 2015</dt>
<dd>
Removing old files in briefcase. Not finished. (187604 lines)<br />
2 changes necessary in database:<br />
<small><code>
INSERT INTO actions (ActCod,Language,Obsolete,Txt) VALUES ('1488','es','N','Solicitar eliminar archivos antiguos malet&iacute;n');<br />
INSERT INTO actions (ActCod,Language,Obsolete,Txt) VALUES ('1489','es','N','Eliminar archivos antiguos malet&iacute;n');
</code></small>
</dd>
<dt>Version 15.70.5: Dec 21, 2015</dt>
<dd>
Code refactoring in file browser. (187569 lines)
</dd>
<dt>Version 15.70.4: Dec 21, 2015</dt>
<dd>
</dd>
<dt>Version 15.70.3: Dec 21, 2015</dt>
<dd>
Code refactoring in file browser. (187490 lines)
</dd>
<dt>Version 15.70.2: Dec 21, 2015</dt>
<dd>
Users can selected number of months in form to remove old files in briefcase. Not finished. (187473 lines)
</dd>
<dt>Version 15.70.1: Dec 21, 2015</dt>
<dd>
Removing old files in briefcase. Not finished. (187408 lines)
</dd>
<dt>Version 15.70: Dec 21, 2015</dt>
<dd>
New action to remove old files in briefcase. Not finished. (187352 lines)
</dd>
<dt>Version 15.69: Dec 20, 2015</dt>
<dd>
New option in briefcase to ask for removing old files. (187270 lines)
</dd>
<dt>Version 15.68.1: Dec 20, 2015</dt>
<dd>
Fixed bugs in connected users. (187171 lines)
</dd>
<dt>Version 15.68: Dec 19, 2015</dt>
<dd>
Show guests in connected users.<br />
Optimization in queries about connected users. (187158 lines)
</dd>
<dt>Version 15.67.1: Dec 15, 2015</dt>
<dd>
Changed some messages. (187141 lines)
</dd>
<dt>Version 15.67: Dec 15, 2015</dt>
<dd>
Fixed bugs in queries of enrollment requests. (187140 lines)
</dd>
<dt>Version 15.66.3: Dec 15, 2015</dt>
<dd>
Changes in some small icons.<br />
Fixed bug in record card. (187004 lines)<br />
2 changes necessary in database:<br />
<small><code>
UPDATE actions SET Txt='Ver informaci&oacute;n pa&iacute;s' WHERE ActCod='1155' AND Language='es';<br />
UPDATE actions SET Txt='Imprimir informaci&oacute;n pa&iacute;s' WHERE ActCod='1156' AND Language='es';
</code></small>
</dd>
<dt>Version 15.66.2: Dec 14, 2015</dt>
<dd>
Changes in edition of institutions, centres and degrees. (186994 lines)
</dd>
<dt>Version 15.66.1: Dec 14, 2015</dt>
<dd>
Removed unused code related to list of countries, institutions and centres by reasons of speed. (186966 lines)
</dd>
<dt>Version 15.66: Dec 14, 2015</dt>
<dd>
Number of teachers and number of students removed from list of countries, institutions and centres by reasons of speed. (187057 lines)
</dd>
<dt>Version 15.65.1: Dec 14, 2015</dt>
<dd>
Changes in layout of profile. (187031 lines)
</dd>
<dt>Version 15.65: Dec 13, 2015</dt>
<dd>
Change in layout of contextual links. (187009 lines)
</dd>
<dt>Version 15.64.18: Dec 13, 2015</dt>
<dd>
Code refactoring in contextual links. (187004 lines)
</dd>
<dt>Version 15.64.17: Dec 13, 2015</dt>
<dd>
Code refactoring in contextual links.<br />
Fixed minor bug in tests. (187009 lines)
</dd>
<dt>Version 15.64.16: Dec 13, 2015</dt>
<dd>
Code refactoring in contextual links.<br />
Fixed minor bug in surveys. (187012 lines)
</dd>
<dt>Version 15.64.15: Dec 13, 2015</dt>
<dd>
Code refactoring in contextual links. (187025 lines)
</dd>
<dt>Version 15.64.14: Dec 13, 2015</dt>
<dd>
Code refactoring in contextual links. (187037 lines)
</dd>
<dt>Version 15.64.13: Dec 13, 2015</dt>
<dd>
Code refactoring in contextual links. (187031 lines)
</dd>
<dt>Version 15.64.12: Dec 13, 2015</dt>
<dd>
Code refactoring in contextual links. (187061 lines)
</dd>
<dt>Version 15.64.11: Dec 13, 2015</dt>
<dd>
Code refactoring in contextual links. (187056 lines)
</dd>
<dt>Version 15.64.10: Dec 13, 2015</dt>
<dd>
Code refactoring in contextual links. (187060 lines)
</dd>
<dt>Version 15.64.9: Dec 13, 2015</dt>
<dd>
Code refactoring in contextual links. (187061 lines)
</dd>
<dt>Version 15.64.8: Dec 13, 2015</dt>
<dd>
Code refactoring in contextual links. (187066 lines)
</dd>
<dt>Version 15.64.7: Dec 13, 2015</dt>
<dd>
Code refactoring in contextual links. (187063 lines)
</dd>
<dt>Version 15.64.6: Dec 13, 2015</dt>
<dd>
Code refactoring in contextual links. (186974 lines)
</dd>
<dt>Version 15.64.5: Dec 13, 2015</dt>
<dd>
Code refactoring in record card. (186944 lines)
</dd>
<dt>Version 15.64.4: Dec 13, 2015</dt>
<dd>
Links to web / social networks are not displayed when printing record card. (186986 lines)
</dd>
<dt>Version 15.64.3: Dec 13, 2015</dt>
<dd>
Changes in layout of records. (186979 lines)
</dd>
<dt>Version 15.64.2: Dec 13, 2015</dt>
<dd>
Changes in some CSS names. (186975 lines)
</dd>
<dt>Version 15.64.1: Dec 12, 2015</dt>
<dd>
Changes in layout of user's public profile. (186980 lines)
</dd>
<dt>Version 15.64: Dec 12, 2015</dt>
<dd>
Changes in layout of user's public profile.<br />
Changes in some small icons. (187004 lines)
</dd>
<dt>Version 15.63: Dec 12, 2015</dt>
<dd>
New layout for user's public profile.<br />
Fixed bug when removing user's account. (186932 lines)<br />
2 changes necessary in database:<br />
<small><code>
DELETE FROM usr_follow WHERE FollowerCod NOT IN (SELECT UsrCod FROM usr_data);<br />
DELETE FROM usr_follow WHERE FollowedCod NOT IN (SELECT UsrCod FROM usr_data);
</code></small>
</dd>
<dt>Version 15.62: Dec 09, 2015</dt>
<dd>
Changes in data of centres. (186949 lines)
</dd>
<dt>Version 15.61: Dec 09, 2015</dt>
<dd>
Bug fixing and lot of changes in data of countries and institutions. (186852 lines)
</dd>
<dt>Version 15.60.6: Dec 08, 2015</dt>
<dd>
Changed icons in login. (186592 lines)
</dd>
<dt>Version 15.60.5: Dec 08, 2015</dt>
<dd>
Changed some messages related to login. (186589 lines)
</dd>
<dt>Version 15.60.4: Dec 08, 2015</dt>
<dd>
Change in text about first / last year of a degree. (186589 lines)
</dd>
<dt>Version 15.60.3: Dec 08, 2015</dt>
<dd>
Fixed bug in country.<br />
Code refactoring in menu. (186588 lines)
</dd>
<dt>Version 15.60.2: Dec 08, 2015</dt>
<dd>
Link to user's country in public profile. (186592 lines)
</dd>
<dt>Version 15.60.1: Dec 07, 2015</dt>
<dd>
Fixed names of some small icons.<br />
New link in student's record card to see her/his attendance. (186576 lines)
</dd>
<dt>Version 15.60: Dec 07, 2015</dt>
<dd>
By default, the language of a new user is unknown.<br />
Fixed bugs when registering a new user. (? lines)
</dd>
<dt>Version 15.59.4: Dec 06, 2015</dt>
<dd>
Changes in some small icons. (186462 lines)
</dd>
<dt>Version 15.59.3: Dec 06, 2015</dt>
<dd>
If photo zoom is out of the screen at left, it is shown at right of the photo. (186445 lines)
</dd>
<dt>Version 15.59.2: Dec 06, 2015</dt>
<dd>
Courses with year not applicable are listed at the end. (186439 lines)
</dd>
<dt>Version 15.59.1: Dec 06, 2015</dt>
<dd>
Removed unused code related to year for optional courses. (186405 lines)<br />
1 change necessary in database:<br />
<small><code>
ALTER TABLE degrees DROP COLUMN OptYear;
</code></small>
</dd>
<dt>Version 15.59: Dec 06, 2015</dt>
<dd>
Year for optional courses is now always present. (186692 lines)<br />
1 change necessary in database:<br />
<small><code>
UPDATE actions SET Obsolete='Y' WHERE ActCod='552';
</code></small>
</dd>
<dt>Version 15.58.1: Dec 06, 2015</dt>
<dd>
Removed unused code related to semester. (186604 lines)<br />
1 change necessary in database:<br />
<small><code>
ALTER TABLE courses DROP COLUMN Semester;
</code></small>
</dd>
<dt>Version 15.58: Dec 06, 2015</dt>
<dd>
Year and semester are fusioned to one number: year/semester. (186960 lines)<br />
1 change necessary in database:<br />
<small><code>
UPDATE actions SET Obsolete='Y' WHERE ActCod='562';
</code></small>
</dd>
<dt>Version 15.57: Dec 05, 2015</dt>
<dd>
Lot of changes in forms to edit institutions, centres, degrees, courses, etc. (186903 lines)
</dd>
<dt>Version 15.56.6: Dec 05, 2015</dt>
<dd>
Fixed minor bug in edition of degrees. (186843 lines)
</dd>
<dt>Version 15.56.5: Dec 05, 2015</dt>
<dd>
Go to degree in table of degrees (statistic). (186843 lines)
</dd>
<dt>Version 15.56.4: Dec 05, 2015</dt>
<dd>
Changed icons in forums and chat. (186844 lines)
</dd>
<dt>Version 15.56.3: Dec 05, 2015</dt>
<dd>
Changed icons in statistics about forums. (186843 lines)
</dd>
<dt>Version 15.56.2: Dec 05, 2015</dt>
<dd>
Fixed bug in statistics about OERs. (186842 lines)
</dd>
<dt>Version 15.56.1: Dec 02, 2015</dt>
<dd>
Changes in HTML and CSS to validate HTML5 in W3C validator.<br />
@ -11102,7 +11430,7 @@ INSERT INTO actions (ActCod,Language,Obsolete,Txt) VALUES ('1051','es','N','Camb
</dd>
<dt>Versi&oacute;n 8.31: 16/mar/2009</dt>
<dd>
Incorporada la nueva Versi&oacute;n del chat en pruebas, programada por Daniel Jes&uacute;s Calandria Hern&aacute;ndez. (69672 l&iacute;neas)
Incorporada la nueva versi&oacute;n del chat en pruebas, programada por Daniel Jes&uacute;s Calandria Hern&aacute;ndez. (69672 l&iacute;neas)
</dd>
<dt>Versi&oacute;n 8.30.4: 16/mar/2009</dt>
<dd>
@ -11506,16 +11834,16 @@ INSERT INTO actions (ActCod,Language,Obsolete,Txt) VALUES ('1051','es','N','Camb
</dd>
<dt>Versi&oacute;n 8.10: 21/nov/2008</dt>
<dd>
La nueva Versi&oacute;n del programa de procesamiento de fotograf&iacute;as se pone a disposici&oacute;n de todos los usuarios y se elimina la Versi&oacute;n anterior.<br />
La nueva versi&oacute;n del programa de procesamiento de fotograf&iacute;as se pone a disposici&oacute;n de todos los usuarios y se elimina la versi&oacute;n anterior.<br />
Optimizaciones en la eliminaci&oacute;n de fotograf&iacute;as. (59705 l&iacute;neas)
</dd>
<dt>Versi&oacute;n 8.9.1: 20/nov/2008</dt>
<dd>
Nueva Versi&oacute;n en pruebas del programa de procesamiento de fotograf&iacute;as. (59868 l&iacute;neas)
Nueva versi&oacute;n en pruebas del programa de procesamiento de fotograf&iacute;as. (59868 l&iacute;neas)
</dd>
<dt>Versi&oacute;n 8.9: 20/nov/2008</dt>
<dd>
Nueva Versi&oacute;n en pruebas del programa de procesamiento de fotograf&iacute;as, que permite seleccionar un rostro entre varios detectados. (59840 l&iacute;neas)
Nueva versi&oacute;n en pruebas del programa de procesamiento de fotograf&iacute;as, que permite seleccionar un rostro entre varios detectados. (59840 l&iacute;neas)
</dd>
<dt>Versi&oacute;n 8.8: 20/nov/2008</dt>
<dd>
@ -13238,7 +13566,7 @@ INSERT INTO actions (ActCod,Language,Obsolete,Txt) VALUES ('1051','es','N','Camb
</dd>
<dt>Versi&oacute;n 6.31.16:10/may/2007</dt>
<dd>
Nueva Versi&oacute;n del programa de procesamiento de fotograf&iacute;as (realizado por Daniel Calandria), que mejora el reconocimiento y muestra las fotograf&iacute;as originales con las caras reconocidas destacadas. (41793 l&iacute;neas)
Nueva versi&oacute;n del programa de procesamiento de fotograf&iacute;as (realizado por Daniel Calandria), que mejora el reconocimiento y muestra las fotograf&iacute;as originales con las caras reconocidas destacadas. (41793 l&iacute;neas)
</dd>
<dt>Versi&oacute;n 6.31.15:08/may/2007</dt>
<dd>
@ -13247,7 +13575,7 @@ INSERT INTO actions (ActCod,Language,Obsolete,Txt) VALUES ('1051','es','N','Camb
<dt>Versi&oacute;n 6.31.14:05/may/2007</dt>
<dd>
Corregido bug en la recepci&oacute;n de mensajes internos.<br />
Nueva Versi&oacute;n del programa de procesamiento de fotograf&iacute;as (realizado por Daniel Calandria), que corrige bugs y mejora la velocidad y el uso de memoria. (41757 l&iacute;neas)
Nueva versi&oacute;n del programa de procesamiento de fotograf&iacute;as (realizado por Daniel Calandria), que corrige bugs y mejora la velocidad y el uso de memoria. (41757 l&iacute;neas)
</dd>
<dt>Versi&oacute;n 6.31.13:04/may/2007</dt>
<dd>
@ -13302,7 +13630,7 @@ INSERT INTO actions (ActCod,Language,Obsolete,Txt) VALUES ('1051','es','N','Camb
</dd>
<dt>Versi&oacute;n 6.31.1: 17/abr/2007</dt>
<dd>
Nueva Versi&oacute;n del programa de procesamiento de fotograf&iacute;as realizada por Daniel Calandria que implementa la detecci&oacute;n de rostros. (40860 l&iacute;neas)
Nueva versi&oacute;n del programa de procesamiento de fotograf&iacute;as realizada por Daniel Calandria que implementa la detecci&oacute;n de rostros. (40860 l&iacute;neas)
</dd>
<dt>Versi&oacute;n 6.31: 17/abr/2007</dt>
<dd>
@ -13861,7 +14189,7 @@ INSERT INTO actions (ActCod,Language,Obsolete,Txt) VALUES ('1051','es','N','Camb
</dd>
<dt>Versi&oacute;n 6.6.7: 30/oct/2006</dt>
<dd>
Nueva Versi&oacute;n del programa de procesamiento de fotograf&iacute;as, realizada por Daniel Calandria. Esta Versi&oacute;n realiza el histograma para la mejora de contraste teniendo en cuenta s&oacute;lo los p&iacute;xeles de piel. (35937 l&iacute;neas)
Nueva versi&oacute;n del programa de procesamiento de fotograf&iacute;as, realizada por Daniel Calandria. Esta versi&oacute;n realiza el histograma para la mejora de contraste teniendo en cuenta s&oacute;lo los p&iacute;xeles de piel. (35937 l&iacute;neas)
</dd>
<dt>Versi&oacute;n 6.6.6: 27/oct/2006</dt>
<dd>
@ -14343,12 +14671,12 @@ INSERT INTO actions (ActCod,Language,Obsolete,Txt) VALUES ('1051','es','N','Camb
<dt>Versi&oacute;n 5.28.1: 18/abr/2006</dt>
<dd>
Termina la implementaci&oacute;n de listado de profesores de SWAD (s&oacute;lo para administradores).<br />
Nueva Versi&oacute;n del programa de retoque fotogr&aacute;fico. Ahora se presenta tambi&eacute;n la foto original.<br />
Nueva versi&oacute;n del programa de retoque fotogr&aacute;fico. Ahora se presenta tambi&eacute;n la foto original.<br />
Ligeras mejoras est&aacute;ticas en marcos. (32444 l&iacute;neas)
</dd>
<dt>Versi&oacute;n 5.28: 17/abr/2006</dt>
<dd>
Nueva Versi&oacute;n del programa de retoque fotogr&aacute;fico, totalmente reprogramada en C++ por Daniel Calandria.<br />
Nueva versi&oacute;n del programa de retoque fotogr&aacute;fico, totalmente reprogramada en C++ por Daniel Calandria.<br />
Comienza la implementaci&oacute;n de listado de profesores de SWAD (s&oacute;lo para administradores). (32206 l&iacute;neas)
</dd>
<dt>Versi&oacute;n 5.27.2: 17/abr/2006</dt>
@ -15501,7 +15829,7 @@ INSERT INTO actions (ActCod,Language,Obsolete,Txt) VALUES ('1051','es','N','Camb
</dd>
<dt>Versi&oacute;n 4.77.9: 26/ene/2005</dt>
<dd>
Actualizado MySQL de Versi&oacute;n 3.23.58 a Versi&oacute;n 4.1.9 (el comportamiento de TIMESTAMP es diferente en los SELECT) (18194 l&iacute;neas)
Actualizado MySQL de versi&oacute;n 3.23.58 a versi&oacute;n 4.1.9 (el comportamiento de TIMESTAMP es diferente en los SELECT) (18194 l&iacute;neas)
</dd>
<dt>Versi&oacute;n 4.77.8: 25/ene/2005</dt>
<dd>
@ -15757,7 +16085,7 @@ INSERT INTO actions (ActCod,Language,Obsolete,Txt) VALUES ('1051','es','N','Camb
</dd>
<dt>Versi&oacute;n 4.61: 27/oct/2004</dt>
<dd>
Primera Versi&oacute;n en http://swad.ugr.es/ (15591 l&iacute;neas)
Primera versi&oacute;n en http://swad.ugr.es/ (15591 l&iacute;neas)
</dd>
<dt>Versi&oacute;n 4.60.2: 24/oct/2004</dt>
<dd>
@ -15843,7 +16171,7 @@ INSERT INTO actions (ActCod,Language,Obsolete,Txt) VALUES ('1051','es','N','Camb
</dd>
<dt>Versi&oacute;n 4.54.2: 04/oct/2004</dt>
<dd>
Cambios en llamada al chat. Se deja funcionando una Versi&oacute;n del chat con errores m&iacute;nimos. (14604 l&iacute;neas)
Cambios en llamada al chat. Se deja funcionando una versi&oacute;n del chat con errores m&iacute;nimos. (14604 l&iacute;neas)
</dd>
<dt>Versi&oacute;n 4.54.1: 04/oct/2004</dt>
<dd>
@ -15888,7 +16216,7 @@ INSERT INTO actions (ActCod,Language,Obsolete,Txt) VALUES ('1051','es','N','Camb
</dd>
<dt>Versi&oacute;n 4.51: 28/sep/2004</dt>
<dd>
Incorporando la primera Versi&oacute;n buena del chat realizada por Ra&uacute;l Jim&eacute;nez Ben&iacute;tez. (14518 l&iacute;neas)
Incorporando la primera versi&oacute;n buena del chat realizada por Ra&uacute;l Jim&eacute;nez Ben&iacute;tez. (14518 l&iacute;neas)
</dd>
<dt>Versi&oacute;n 4.50.1: 28/sep/2004</dt>
<dd>
@ -16031,7 +16359,7 @@ INSERT INTO actions (ActCod,Language,Obsolete,Txt) VALUES ('1051','es','N','Camb
</dd>
<dt>Versi&oacute;n 4.44.3: 23/jul/2004</dt>
<dd>
Las contrase&ntilde;as se almacenan cifradas a partir de esta Versi&oacute;n. (13553 l&iacute;neas)
Las contrase&ntilde;as se almacenan cifradas a partir de esta versi&oacute;n. (13553 l&iacute;neas)
</dd>
<dt>Versi&oacute;n 4.44.2: 22/jul/2004</dt>
<dd>
@ -16352,7 +16680,7 @@ INSERT INTO actions (ActCod,Language,Obsolete,Txt) VALUES ('1051','es','N','Camb
</dd>
<dt>Versi&oacute;n 4.22.1: 10/feb/2004</dt>
<dd>
Cambios en los men&uacute;s. Versi&oacute;n enviada a Jenui 2004.
Cambios en los men&uacute;s. versi&oacute;n enviada a Jenui 2004.
</dd>
<dt>Versi&oacute;n 4.22: 09/feb/2004</dt>
<dd>
@ -16676,7 +17004,7 @@ INSERT INTO actions (ActCod,Language,Obsolete,Txt) VALUES ('1051','es','N','Camb
<dt>Versi&oacute;n 3.1: 10/ene/2003</dt>
<dd>
He protegido mediante .htaccess y .htpasswd la carpeta de descarga.<br />
Esta Versi&oacute;n evita que se listen los archivos .*
Esta versi&oacute;n evita que se listen los archivos .*
</dd>
<dt>Versi&oacute;n 3.0: 06/nov/2002</dt>
<dd>
@ -16738,7 +17066,7 @@ INSERT INTO actions (ActCod,Language,Obsolete,Txt) VALUES ('1051','es','N','Camb
</dd>
<dt>Versi&oacute;n 2.0: 14/mar/2002</dt>
<dd>
Segunda Versi&oacute;n, mandada a Jenui 2002, que inclu&iacute;a
Segunda versi&oacute;n, mandada a Jenui 2002, que inclu&iacute;a
foros de discusi&oacute;n y test de autoevaluaci&oacute;n.
</dd>
<dt>Versi&oacute;n 1.1: 2000-2001</dt>
@ -16747,7 +17075,7 @@ INSERT INTO actions (ActCod,Language,Obsolete,Txt) VALUES ('1051','es','N','Camb
</dd>
<dt>Versi&oacute;n 1.0: 1999-2000</dt>
<dd>
Primera Versi&oacute;n, que s&oacute;lo inclu&iacute;a las fichas,
Primera versi&oacute;n, que s&oacute;lo inclu&iacute;a las fichas,
las calificaciones y la descarga de documentos.
</dd>
<dt>Versi&oacute;n 0.9: 21/sep/1999</dt>

View File

@ -407,6 +407,30 @@
<dl>
<dt><h3>2015</h3></dt>
<dd><dl>
<dt>16. [Mo&ntilde;ino et al. 2015]</dt>
<dd>
A. Mo&ntilde;ino,
A. Millares,
M. D&iacute;ez-Minguito,
M. Ortega-S&aacute;nchez<br />
<strong>On-Going Assessment Based on the Practice Application of
Engineering Projects through SWAD Web Platform.</strong><br />
ICEILT 2015,
International Congress on Education, Innovation and Learning Technologies,
Granada, 21-23 September 2015. Abstract Book, p. 177.
Edited by: ScienceKNOW Conferences C.B.
September 2015<br />
ISBN: 978-84-944311-3-5<br />
<a href="https://biblio.ugent.be/publication/6992014/file/6998643">https://biblio.ugent.be/publication/6992014/file/6998643</a>
</dd>
</dl></dd>
<dt><h3>2014</h3></dt>
<dd><dl>
@ -689,11 +713,36 @@ performance,didactic tool in teaching sport sciences. Revista Internacional de M
Ciencias de la Actividad Física y el Deporte vol. X (x) pp.xx Pendiente de publicación / In press.
-->
<dt><h3>2015</h3></dt>
<dd><dl>
<dt>91. [F.A. Oca&ntilde;a et al. 2015]</dt>
<dd>
<a href="http://www.ugr.es/~focana/">F.A. Oca&ntilde;a</a>,
J.L. Quiles,
E.M. Talavera,
M. S&aacute;nchez-Polo,
A.I. Del Moral<br />
<strong>An ICT based design of the Degree's Final Project</strong><br />
ICEILT 2015,
International Congress on Education, Innovation and Learning Technologies,
Granada, 21-23 September 2015. Abstract Book, p. 186.
Edited by: ScienceKNOW Conferences C.B.
September 2015<br />
ISBN: 978-84-944311-3-5<br />
<a href="https://biblio.ugent.be/publication/6992014/file/6998643">https://biblio.ugent.be/publication/6992014/file/6998643</a>
</dd>
</dl></dd>
<dt><h3>2014</h3></dt>
<dd><dl>
<dt>89. [L&oacute;pez-Rodr&iacute;guez y Garc&iacute;a-Arag&oacute;n 2014]</dt>
<dt>90. [L&oacute;pez-Rodr&iacute;guez y Garc&iacute;a-Arag&oacute;n 2014]</dt>
<dd>
Clara In&eacute;s L&oacute;pez-Rodr&iacute;guez,
Alejandro Garc&iacute;a-Arag&oacute;n<br />
@ -704,7 +753,7 @@ Ciencias de la Actividad Física y el Deporte vol. X (x) pp.xx Pendiente de publ
<a href="http://www.trans-kom.eu/bd07nr02/trans-kom_07_02_03_Lopez_Garcia_Recursos.20141219.pdf">http://www.trans-kom.eu/bd07nr02/trans-kom_07_02_03_Lopez_Garcia_Recursos.20141219.pdf</a>
</dd>
<dt>88. [Esquinas 2014]</dt>
<dt>89. [Esquinas 2014]</dt>
<dd>
Patricia Esquinas Valverde<br />
@ -716,7 +765,7 @@ Ciencias de la Actividad Física y el Deporte vol. X (x) pp.xx Pendiente de publ
<a href="http://213.73.40.217/portal/_resources/CA/documents/campus_pau/simposia/Patricia_Esquinas_comunicacixn.pdf">http://213.73.40.217/portal/_resources/CA/documents/campus_pau/simposia/Patricia_Esquinas_comunicacixn.pdf</a>
</dd>
<dt>87. [Claar et al. 2014]</dt>
<dt>88. [Claar et al. 2014]</dt>
<dd>
Chet Claar,
Laura Portolese Dias,
@ -728,7 +777,7 @@ Ciencias de la Actividad Física y el Deporte vol. X (x) pp.xx Pendiente de publ
<a href="http://iacis.org/iis/2014/77_iis_2014_409-417.pdf">http://iacis.org/iis/2014/77_iis_2014_409-417.pdf</a>
</dd>
<dt>86. [Gonz&aacute;lez Rodelas et al. 2014]</dt>
<dt>87. [Gonz&aacute;lez Rodelas et al. 2014]</dt>
<dd>
P. Gonz&aacute;lez Rodelas,
M.A. Fortes Escalona,
@ -752,7 +801,7 @@ Ciencias de la Actividad Física y el Deporte vol. X (x) pp.xx Pendiente de publ
<dd><dl>
<dt>85. [Chaveco Bustamante et al. 2013]</dt>
<dt>86. [Chaveco Bustamante et al. 2013]</dt>
<dd>
Yordi Chaveco Bustamante,
Yoslenys Roque Hern&aacute;ndez,
@ -767,7 +816,7 @@ Ciencias de la Actividad Física y el Deporte vol. X (x) pp.xx Pendiente de publ
<a href="http://semanatecnologica.fordes.co.cu/sites/default/files/public/p254_0.pdf">http://semanatecnologica.fordes.co.cu/sites/default/files/public/p254_0.pdf</a>
</dd>
<dt>84. [Arcos Cebri&aacute;n et al. 2013]</dt>
<dt>85. [Arcos Cebri&aacute;n et al. 2013]</dt>
<dd>
Antonio Arcos Cebri&aacute;n,
Mar&iacute;a del Mar Rueda Garc&iacute;a,
@ -782,7 +831,7 @@ Ciencias de la Actividad Física y el Deporte vol. X (x) pp.xx Pendiente de publ
<a href="http://dialnet.unirioja.es/descarga/articulo/4770453.pdf">http://dialnet.unirioja.es/descarga/articulo/4770453.pdf</a>
</dd>
<dt>83. [Gea et al. 2013]</dt>
<dt>84. [Gea et al. 2013]</dt>
<dd>
M. Gea,
<a href="http://www.ugr.es/~acanas/">A. Ca&ntilde;as</a>,
@ -801,7 +850,7 @@ Ciencias de la Actividad Física y el Deporte vol. X (x) pp.xx Pendiente de publ
<a href="http://lsi.ugr.es/rosana/investigacion/files/emadraza/chap3-fr.pdf">http://lsi.ugr.es/rosana/investigacion/files/emadraza/chap3-fr.pdf</a>
</dd>
<dt>82. [Gea et al. 2013]</dt>
<dt>83. [Gea et al. 2013]</dt>
<dd>
M. Gea,
<a href="http://www.ugr.es/~acanas/">A. Ca&ntilde;as</a>,
@ -820,7 +869,7 @@ Ciencias de la Actividad Física y el Deporte vol. X (x) pp.xx Pendiente de publ
<a href="http://lsi.ugr.es/rosana/investigacion/files/emadraza/chap3-es.pdf">http://lsi.ugr.es/rosana/investigacion/files/emadraza/chap3-es.pdf</a>
</dd>
<dt>81. [Mu&ntilde;oz Alf&eacute;rez et al. 2013]</dt>
<dt>82. [Mu&ntilde;oz Alf&eacute;rez et al. 2013]</dt>
<dd>
Mu&ntilde;oz Alf&eacute;rez, M.J. (coord.)<br />
@ -842,7 +891,7 @@ Ciencias de la Actividad Física y el Deporte vol. X (x) pp.xx Pendiente de publ
<dd><dl>
<dt>80. [Oca&ntilde;a y Moral 2012]</dt>
<dt>81. [Oca&ntilde;a y Moral 2012]</dt>
<dd>
<a href="http://www.ugr.es/~focana/">Oca&ntilde;a, Francisco A.</a>,
Ana del Moral.<br />
@ -858,7 +907,7 @@ Ciencias de la Actividad Física y el Deporte vol. X (x) pp.xx Pendiente de publ
<a href="http://dx.doi.org/10.7238/rusc.v9i2.1332">http://dx.doi.org/10.7238/rusc.v9i2.1332</a>
</dd>
<dt>79. [Cabrera Lozoya 2012]</dt>
<dt>80. [Cabrera Lozoya 2012]</dt>
<dd>
Andr&eacute;s Cabrera Lozoya<br />
<strong>Contribuci&oacute;n al dise&ntilde;o y desarrollo de herramientas docentes
@ -869,7 +918,7 @@ Ciencias de la Actividad Física y el Deporte vol. X (x) pp.xx Pendiente de publ
<a href="http://repositorio.bib.upct.es:8080/jspui/bitstream/10317/2985/1/acl.pdf">http://repositorio.bib.upct.es:8080/jspui/bitstream/10317/2985/1/acl.pdf</a>
</dd>
<dt>78. [Ortega y Anguita 2012]</dt>
<dt>79. [Ortega y Anguita 2012]</dt>
<dd>
Ortega Lopera, J.,
<a href="http://directorio.ugr.es/static/PersonalUGR/*/show/7d3ed3c1b46b48f1c3180fab38ff4bab">Anguita L&oacute;pez, M.</a><br />
@ -886,7 +935,7 @@ Ciencias de la Actividad Física y el Deporte vol. X (x) pp.xx Pendiente de publ
<a href="http://digibug.ugr.es/bitstream/10481/20528/1/T2_N2_Revista_EAIC_2012.pdf">http://digibug.ugr.es/bitstream/10481/20528/1/T2_N2_Revista_EAIC_2012.pdf</a>
</dd>
<dt>77. [Reguant &Aacute;lvarez 2012]</dt>
<dt>78. [Reguant &Aacute;lvarez 2012]</dt>
<dd>
Reguant &Aacute;lvarez, Mercedes<br />
<strong>El desarrollo de las metacompetencias Pensamiento Cr&iacute;tico Reflexivo
@ -897,7 +946,7 @@ Ciencias de la Actividad Física y el Deporte vol. X (x) pp.xx Pendiente de publ
<a href="http://hdl.handle.net/2445/42482"></a>
</dd>
<dt>76. [Mora 2012]</dt>
<dt>77. [Mora 2012]</dt>
<dd>
Mora Garc&iacute;a, A. M.<br />
@ -913,7 +962,7 @@ Ciencias de la Actividad Física y el Deporte vol. X (x) pp.xx Pendiente de publ
<a href="http://digibug.ugr.es/bitstream/10481/20529/1/T3_N2_Revista_EAIC_2012.pdf">http://digibug.ugr.es/bitstream/10481/20529/1/T3_N2_Revista_EAIC_2012.pdf</a>
</dd>
<dt>75. [S&aacute;nchez Borrego et al. 2012]</dt>
<dt>76. [S&aacute;nchez Borrego et al. 2012]</dt>
<dd>
Ismael S&aacute;nchez Borrego,
Pedro A. Garc&iacute;a,
@ -930,7 +979,7 @@ Ciencias de la Actividad Física y el Deporte vol. X (x) pp.xx Pendiente de publ
<a href="http://digibug.ugr.es/bitstream/10481/22485/1/Libro_Innovacion_FCT2012.pdf">http://digibug.ugr.es/bitstream/10481/22485/1/Libro_Innovacion_FCT2012.pdf</a>
</dd>
<dt>74. [D&iacute;az Bretones y J&aacute;imez Rom&aacute;n 2012]</dt>
<dt>75. [D&iacute;az Bretones y J&aacute;imez Rom&aacute;n 2012]</dt>
<dd>
Francisco D&iacute;az Bretones,
Mar&iacute;a J. J&aacute;imez Rom&aacute;n<br />
@ -952,7 +1001,7 @@ Ciencias de la Actividad Física y el Deporte vol. X (x) pp.xx Pendiente de publ
<dd><dl>
<dt>73. [Cabrera-Vique et al. 2011b]</dt>
<dt>74. [Cabrera-Vique et al. 2011b]</dt>
<dd>
C. Cabrera-Vique,
C. Samaniego-S&aacute;nchez,
@ -988,7 +1037,7 @@ Ciencias de la Actividad Física y el Deporte vol. X (x) pp.xx Pendiente de publ
<a href="http://library.iated.org/view/SAMANIEGOSANCHEZ2011FOR">http://library.iated.org/view/SAMANIEGOSANCHEZ2011FOR</a>
</dd>
<dt>72. [Cabrera-Vique et al. 2011a]</dt>
<dt>73. [Cabrera-Vique et al. 2011a]</dt>
<dd>
C. Cabrera-Vique,
C. Samaniego-S&aacute;nchez,
@ -1024,7 +1073,7 @@ Ciencias de la Actividad Física y el Deporte vol. X (x) pp.xx Pendiente de publ
<a href="http://library.iated.org/view/CABRERAVIQUE2011INT">http://library.iated.org/view/CABRERAVIQUE2011INT</a>
</dd>
<dt>71. [Gallego y G&aacute;miz 2011]</dt>
<dt>72. [Gallego y G&aacute;miz 2011]</dt>
<dd>
A. Arcos-Cebri&aacute;n, M.M. Rueda-Garc&iacute;a, J.F. Mu&ntilde;oz-Rosas, E. &Aacute;lvarez-Verdejo<br />
<strong>A STUDY ON THE OPINIONS OF STUDENTS AT THE UNIVERSITY OF GRANADA ON DIGITAL RESOURCES</strong><br />
@ -1036,7 +1085,7 @@ Ciencias de la Actividad Física y el Deporte vol. X (x) pp.xx Pendiente de publ
4-6 July, 2011
</dd>
<dt>70. [Gallego y G&aacute;miz 2011]</dt>
<dt>71. [Gallego y G&aacute;miz 2011]</dt>
<dd>
<a href="http://www.ugr.es/~mgallego/">Mar&iacute;a Jes&uacute;s Gallego Arrufat</a>,
<a href="http://www.ugr.es/~vanesa/">Vanesa G&aacute;miz S&aacute;nchez</a>.<br />
@ -1050,7 +1099,7 @@ Ciencias de la Actividad Física y el Deporte vol. X (x) pp.xx Pendiente de publ
<a href="http://revista.inie.ucr.ac.cr/articulos/esp-2011/archivos/posibilidades-pizarra-digital-acciones-innovacion-educativa-gallego.pdf">http://revista.inie.ucr.ac.cr/articulos/esp-2011/archivos/posibilidades-pizarra-digital-acciones-innovacion-educativa-gallego.pdf</a>
</dd>
<dt>69. [Olmos Alcaraz et al. 2011]</dt>
<dt>70. [Olmos Alcaraz et al. 2011]</dt>
<dd>
A. Olmos Alcaraz,
Rubio G&oacute;mez, M.,
@ -1066,7 +1115,7 @@ Ciencias de la Actividad Física y el Deporte vol. X (x) pp.xx Pendiente de publ
<a href="http://m.web.ua.es/en/ice/jornadas-redes-2011/documentos/proposals/181527.pdf">http://m.web.ua.es/en/ice/jornadas-redes-2011/documentos/proposals/181527.pdf</a>
</dd>
<dt>68. [Garc&iacute;a 2011]</dt>
<dt>69. [Garc&iacute;a 2011]</dt>
<dd>
<a href="http://electronica.ugr.es/index.php?sec=personal&id=10">Pedro Garc&iacute;a Fern&aacute;ndez</a>.<br />
@ -1078,7 +1127,7 @@ Ciencias de la Actividad Física y el Deporte vol. X (x) pp.xx Pendiente de publ
<a href="http://rita.det.uvigo.es/201105/uploads/IEEE-RITA.2011.V6.N2.pdf">http://rita.det.uvigo.es/201105/uploads/IEEE-RITA.2011.V6.N2.pdf</a>
</dd>
<dt>67. [Lara-Porras et al. 2011]</dt>
<dt>68. [Lara-Porras et al. 2011]</dt>
<dd>
<a href="http://www.ugr.es/~estadis/1/LaraA.html">Ana Mar&iacute;a Lara-Porras</a>,
<a href="http://www.ugr.es/~estadis/1/InvesRomanY.html">Yolanda Rom&oacute;n-Montoya</a>,
@ -1092,7 +1141,7 @@ Ciencias de la Actividad Física y el Deporte vol. X (x) pp.xx Pendiente de publ
<a href="http://rev-inv-ope.univ-paris1.fr/files/32211/32211-08.pdf">http://rev-inv-ope.univ-paris1.fr/files/32211/32211-08.pdf</a>
</dd>
<dt>66. [Trigueros et al. 2011]</dt>
<dt>67. [Trigueros et al. 2011]</dt>
<dd>
Carmen Trigueros Cervantes,
<a href="http://www.ugr.es/~erivera/">Enrique Rivera Garc&iacute;a</a>,
@ -1110,7 +1159,7 @@ Ciencias de la Actividad Física y el Deporte vol. X (x) pp.xx Pendiente de publ
<a href="http://redalyc.uaemex.mx/redalyc/pdf/567/56717469014.pdf">http://redalyc.uaemex.mx/redalyc/pdf/567/56717469014.pdf</a>
</dd>
<dt>65. [Fern&aacute;ndez y Anguita 2011b]</dt>
<dt>66. [Fern&aacute;ndez y Anguita 2011b]</dt>
<dd>
<a href="http://www.ugr.es/~jfernand/">Javier Fern&aacute;ndez</a>,
<a href="http://directorio.ugr.es/static/PersonalUGR/*/show/7d3ed3c1b46b48f1c3180fab38ff4bab">Mancia Anguita</a>.<br />
@ -1124,7 +1173,7 @@ Ciencias de la Actividad Física y el Deporte vol. X (x) pp.xx Pendiente de publ
<a href="http://upcommons.upc.edu/revistes/bitstream/2099/11986/1/a27.pdf">http://upcommons.upc.edu/revistes/bitstream/2099/11986/1/a27.pdf</a>
</dd>
<dt>64. [Fern&aacute;ndez y Anguita 2011a]</dt>
<dt>65. [Fern&aacute;ndez y Anguita 2011a]</dt>
<dd>
<a href="http://www.ugr.es/~jfernand/">Javier Fern&aacute;ndez</a>,
<a href="http://directorio.ugr.es/static/PersonalUGR/*/show/7d3ed3c1b46b48f1c3180fab38ff4bab">Mancia Anguita</a>.<br />
@ -1141,7 +1190,7 @@ Ciencias de la Actividad Física y el Deporte vol. X (x) pp.xx Pendiente de publ
<a href="http://atc.ugr.es/pdf/Revista_EAIC_2011_n1.pdf">http://atc.ugr.es/pdf/Revista_EAIC_2011_n1.pdf</a>
</dd>
<dt>63. [Mora et al. 2011]</dt>
<dt>64. [Mora et al. 2011]</dt>
<dd>
<a href="http://geneura.ugr.es/~amorag/inicio.html">Antonio M. Mora</a>,
<a href="http://geneura.ugr.es/~pgarcia/">Pablo Garc&iacute;a-S&aacute;nchez</a>,
@ -1159,7 +1208,7 @@ Ciencias de la Actividad Física y el Deporte vol. X (x) pp.xx Pendiente de publ
<a href="http://atc.ugr.es/pdf/Revista_EAIC_2011_n1.pdf">http://atc.ugr.es/pdf/Revista_EAIC_2011_n1.pdf</a>
</dd>
<dt>62. [Salas et al. 2011]</dt>
<dt>63. [Salas et al. 2011]</dt>
<dd>
Manuel Salas Velasco,
M. T. S&aacute;nchez-Mart&iacute;nez,
@ -1172,7 +1221,7 @@ Ciencias de la Actividad Física y el Deporte vol. X (x) pp.xx Pendiente de publ
<a href="http://papers.ssrn.com/sol3/Delivery.cfm/SSRN_ID1770707_code465692.pdf?abstractid=1770707&mirid=1">http://papers.ssrn.com/sol3/Delivery.cfm/SSRN_ID1770707_code465692.pdf?abstractid=1770707&mirid=1</a>
</dd>
<dt>61. [Arrabal Polo et al. 2011]</dt>
<dt>62. [Arrabal Polo et al. 2011]</dt>
<dd>
Miguel &Aacute;ngel Arrabal Polo,
Salvador Arias Santiago,
@ -1190,6 +1239,27 @@ Ciencias de la Actividad Física y el Deporte vol. X (x) pp.xx Pendiente de publ
<dt><h3>2010</h3></dt>
<dd><dl>
<dt>61. [&Aacute;lvarez 2010]</dt>
<dd>
Sergio &Aacute;lvarez Garc&iacute;a.<br />
<strong>USO DE CONTENIDOS EDUCATIVOS DIGITALES
A TRAV&Eacute;S DE SISTEMAS DE GESTI&Oacute;N DEL
APRENDIZAJE (LMS) Y SU REPERCUSI&Oacute;N EN EL
ACTO DID&Aacute;CTICO COMUNICATIVO.</strong><br />
MEMORIA PARA OPTAR AL GRADO DE DOCTOR<br />
Bajo la direcci&oacute;n de los doctores
Francisco Garc&iacute;a Garc&iacute;a y
Manuel G&eacute;rtrudix Barrio.<br />
UNIVERSIDAD COMPLUTENSE DE MADRID.<br />
FACULTAD DE CIENCIAS DE LA INFORMACI&Oacute;N.<br />
Departamento de Comunicaci&oacute;n Audiovisual y Publicidad II.<br />
Madrid, 2010.<br />
ISBN: 978-84-693-7989-9<br />
<a href="http://eprints.ucm.es/11631/1/T32372.pdf">http://eprints.ucm.es/11631/1/T32372.pdf</a><br />
</dd>
<dt>60. [Alobiedat y Saraierh 2010] (Beware this article!)</dt>
<dd>

View File

@ -112,18 +112,18 @@
// TODO: Reply to all
// TODO: Reply icons should appear without text
// TODO: Link to remove messages is too wide. For example: "Remove these X messages".
// TODO: Remove message to teachers to verify indicators
/*****************************************************************************/
/****************************** Public constants *****************************/
/*****************************************************************************/
#define Log_PLATFORM_VERSION "SWAD 15.72.6 (2015-12-24)"
#define Log_PLATFORM_VERSION "SWAD 15.72.7 (2015-12-24)"
#define CSS_FILE "swad15.72.4.css"
// Number of lines (includes comments but not blank lines) has been got with the following command:
// nl swad*.c swad*.h css/swad*.css py/swad*.py js/swad*.js soap/swad*.h sql/swad*.sql | tail -1
/*
Version 15.72.7: Dec 24, 2015 Remove message to teachers to verify indicators. (187695 lines)
Version 15.72.6: Dec 24, 2015 Debug message removed. (187796 lines)
Version 15.72.5: Dec 24, 2015 Fixed bugs while sending a message to a unique recipient. (187794 lines)
Version 15.72.4: Dec 23, 2015 Show recipient when writing message to only one recipient. (187775 lines)

View File

@ -28,9 +28,9 @@
/** Uncomment one of the following installations of SWAD or create your own **/
/*****************************************************************************/
//#define LOCALHOST_UBUNTU // Comment this line if not applicable
#define LOCALHOST_UBUNTU // Comment this line if not applicable
//#define OPENSWAD_ORG // Comment this line if not applicable
#define SWAD_UGR_ES // Comment this line if not applicable
//#define SWAD_UGR_ES // Comment this line if not applicable
//#define WWW_CEVUNA_UNA_PY // Comment this line if not applicable
/*****************************************************************************/

View File

@ -141,7 +141,6 @@ void Crs_PrintConfiguration (void)
static void Crs_Configuration (bool PrintView)
{
extern const char *The_ClassForm[The_NUM_THEMES];
extern const char *Txt_This_course_fulfills_X_out_of_Y_indicators_;
extern const char *Txt_TABS_FULL_TXT[Tab_NUM_TABS];
extern const char *Txt_MENU_TITLE[Tab_NUM_TABS][Act_MAX_OPTIONS_IN_MENU_PER_TAB];
extern const char *Txt_Show_more_details;
@ -161,7 +160,6 @@ static void Crs_Configuration (bool PrintView)
extern const char *Txt_Indicators;
extern const char *Txt_of_PART_OF_A_TOTAL;
extern const char *Txt_Save;
Act_Action_t Superaction;
unsigned Year;
struct Ind_IndicatorsCrs Indicators;
bool IsForm = (!PrintView && Gbl.Usrs.Me.LoggedRole >= Rol_TEACHER);
@ -170,24 +168,6 @@ static void Crs_Configuration (bool PrintView)
/***** Messages and links above the frame *****/
if (!PrintView)
{
/* Get indicators and show warning */
Ind_GetIndicatorsCrs (Gbl.CurrentCrs.Crs.CrsCod,&Indicators);
if (Gbl.Usrs.Me.LoggedRole == Rol_TEACHER &&
Indicators.CountIndicators < Ind_NUM_INDICATORS)
{
/* Warning alert */
Superaction = Act_Actions[ActSeeAllStaCrs].SuperAction;
sprintf (Gbl.Message,Txt_This_course_fulfills_X_out_of_Y_indicators_,
Indicators.CountIndicators,Ind_NUM_INDICATORS,
Ind_NUM_INDICATORS,
Cfg_HTTPS_URL_SWAD_CGI,Gbl.CurrentCrs.Crs.CrsCod,Act_Actions[ActSeeAllStaCrs].ActCod,
Txt_TABS_FULL_TXT[Act_Actions[Superaction].Tab],
Txt_MENU_TITLE[Act_Actions[Superaction].Tab][Act_Actions[Superaction].IndexInMenu],
Txt_Show_more_details,
Txt_NO);
Lay_ShowAlert (Lay_WARNING,Gbl.Message);
}
/***** Links to print view and request enrollment *****/
fprintf (Gbl.F.Out,"<div class=\"CONTEXT_MENU\">");
@ -259,7 +239,7 @@ static void Crs_Configuration (bool PrintView)
"%s:"
"</td>"
"<td class=\"DAT LEFT_MIDDLE\">",
The_ClassForm[Gbl.Prefs.Theme],
The_ClassForm[Gbl.Prefs.Theme],
Txt_Year_OF_A_DEGREE);
if (IsForm)
{
@ -381,6 +361,7 @@ static void Crs_Configuration (bool PrintView)
Txt_ROLES_PLURAL_Abc[Rol_STUDENT][Usr_SEX_UNKNOWN],Gbl.CurrentCrs.Crs.NumStds);
/***** Indicators *****/
Ind_GetIndicatorsCrs (Gbl.CurrentCrs.Crs.CrsCod,&Indicators);
fprintf (Gbl.F.Out,"<tr>"
"<td class=\"%s RIGHT_MIDDLE\">"
"%s:"

View File

@ -44276,90 +44276,6 @@ const char *Txt_There_was_an_error_in_assessing_the_test_X = // Warning: it is v
"There was an error in assessing the test %u."; // Necessita de tradução
#endif
const char *Txt_This_course_fulfills_X_out_of_Y_indicators_ = // Warning: it is very important to include several %u, %ld, %s in correct order in the following sentences
#if L==1
"Esta asignatura cumple %u de %u indicadores."
" &iexcl;ES <strong>MUY IMPORTANTE</strong> QUE CUMPLA LOS %u INDICADORES!<br />"
"Por favor, vaya a"
" <a href=\"%s/?crs=%ld&amp;act=%ld\" target=\"_blank\">"
"%s &gt; %s &gt; %s</a>,"
" verifique qu&eacute; indicadores no se satisfacen"
" (marcados con &quot;<span class=\"DAT_SMALL_RED\">%s</span>&quot;)"
" y haga todo lo posible por satisfacerlos."; // Necessita traduccio
#elif L==2
"This course fulfills %u out of %u indicators."
" IT IS <strong>VERY IMPORTANT</strong> THAT FULLFILLS %u INDICATORS!<br />"
"Please go to"
" <a href=\"%s/?crs=%ld&amp;act=%ld\" target=\"_blank\">"
"%s &gt; %s &gt; %s</a>,"
" check what indicators are not fullfilled"
" (marked with &quot;<span class=\"DAT_SMALL_RED\">%s</span>&quot;)"
" and do everything possible to satisfy them."; // Need Übersetzung
#elif L==3
"This course fulfills %u out of %u indicators."
" IT IS <strong>VERY IMPORTANT</strong> THAT FULLFILLS %u INDICATORS!<br />"
"Please go to"
" <a href=\"%s/?crs=%ld&amp;act=%ld\" target=\"_blank\">"
"%s &gt; %s &gt; %s</a>,"
" check what indicators are not fullfilled"
" (marked with &quot;<span class=\"DAT_SMALL_RED\">%s</span>&quot;)"
" and do everything possible to satisfy them.";
#elif L==4
"Esta asignatura cumple %u de %u indicadores."
" &iexcl;ES <strong>MUY IMPORTANTE</strong> QUE CUMPLA LOS %u INDICADORES!<br />"
"Por favor, vaya a"
" <a href=\"%s/?crs=%ld&amp;act=%ld\" target=\"_blank\">"
"%s &gt; %s &gt; %s</a>,"
" verifique qu&eacute; indicadores no se satisfacen"
" (marcados con &quot;<span class=\"DAT_SMALL_RED\">%s</span>&quot;)"
" y haga todo lo posible por satisfacerlos.";
#elif L==5
"This course fulfills %u out of %u indicators."
" IT IS <strong>VERY IMPORTANT</strong> THAT FULLFILLS %u INDICATORS!<br />"
"Please go to"
" <a href=\"%s/?crs=%ld&amp;act=%ld\" target=\"_blank\">"
"%s &gt; %s &gt; %s</a>,"
" check what indicators are not fullfilled"
" (marked with &quot;<span class=\"DAT_SMALL_RED\">%s</span>&quot;)"
" and do everything possible to satisfy them."; // Besoin de traduction
#elif L==6
"Esta asignatura cumple %u de %u indicadores."
" &iexcl;ES <strong>MUY IMPORTANTE</strong> QUE CUMPLA LOS %u INDICADORES!<br />"
"Por favor, vaya a"
" <a href=\"%s/?crs=%ld&amp;act=%ld\" target=\"_blank\">"
"%s &gt; %s &gt; %s</a>,"
" verifique qu&eacute; indicadores no se satisfacen"
" (marcados con &quot;<span class=\"DAT_SMALL_RED\">%s</span>&quot;)"
" y haga todo lo posible por satisfacerlos."; // Okoteve traducción
#elif L==7
"This course fulfills %u out of %u indicators."
" IT IS <strong>VERY IMPORTANT</strong> THAT FULLFILLS %u INDICATORS!<br />"
"Please go to"
" <a href=\"%s/?crs=%ld&amp;act=%ld\" target=\"_blank\">"
"%s &gt; %s &gt; %s</a>,"
" check what indicators are not fullfilled"
" (marked with &quot;<span class=\"DAT_SMALL_RED\">%s</span>&quot;)"
" and do everything possible to satisfy them."; // Bisogno di traduzione
#elif L==8
"This course fulfills %u out of %u indicators."
" IT IS <strong>VERY IMPORTANT</strong> THAT FULLFILLS %u INDICATORS!<br />"
"Please go to"
" <a href=\"%s/?crs=%ld&amp;act=%ld\" target=\"_blank\">"
"%s &gt; %s &gt; %s</a>,"
" check what indicators are not fullfilled"
" (marked with &quot;<span class=\"DAT_SMALL_RED\">%s</span>&quot;)"
" and do everything possible to satisfy them."; // Potrzebujesz tlumaczenie
#elif L==9
"This course fulfills %u out of %u indicators."
" IT IS <strong>VERY IMPORTANT</strong> THAT FULLFILLS %u INDICATORS!<br />"
"Please go to"
" <a href=\"%s/?crs=%ld&amp;act=%ld\" target=\"_blank\">"
"%s &gt; %s &gt; %s</a>,"
" check what indicators are not fullfilled"
" (marked with &quot;<span class=\"DAT_SMALL_RED\">%s</span>&quot;)"
" and do everything possible to satisfy them."; // Necessita de tradução
#endif
const char *Txt_This_course_requires_log_in_from_X_to_have_full_functionality_ = // Warning: it is very important to include four %s in the following sentences
#if L==1
"Esta asignatura requiere entrar"