diff --git a/swad_changelog.h b/swad_changelog.h index 1aca09ef2..0a162aa92 100644 --- a/swad_changelog.h +++ b/swad_changelog.h @@ -103,11 +103,12 @@ /****************************** Public constants *****************************/ /*****************************************************************************/ -#define Log_PLATFORM_VERSION "SWAD 14.124.7 (2015/08/24)" +#define Log_PLATFORM_VERSION "SWAD 14.124.8 (2015/09/02)" // 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 14.124.8: Sep 02, 2015 Changes in styles. (184635 lines) Version 14.124.7: Aug 24, 2015 Changes in styles. (184648 lines) Version 14.124.6: Aug 24, 2015 Changes in styles. (184735 lines) Version 14.124.5: Aug 06, 2015 Changes in CSS of forms. (184760 lines) diff --git a/swad_survey.c b/swad_survey.c index d4662845f..c5d0a70ed 100644 --- a/swad_survey.c +++ b/swad_survey.c @@ -216,7 +216,7 @@ static void Svy_ListAllSurveys (struct SurveyQuestion *SvyQst) Order <= Svy_ORDER_BY_END_DATE; Order++) { - fprintf (Gbl.F.Out,""); + fprintf (Gbl.F.Out,""); Act_FormStart (ActSeeAllSvy); Grp_PutParamWhichGrps (); Pag_PutHiddenParamPagNum (Gbl.Pag.CurrentPage); @@ -231,10 +231,10 @@ static void Svy_ListAllSurveys (struct SurveyQuestion *SvyQst) Act_FormEnd (); fprintf (Gbl.F.Out,""); } - fprintf (Gbl.F.Out,"" + fprintf (Gbl.F.Out,"" "%s" "" - "" + "" "%s" "" "", @@ -345,16 +345,15 @@ static void Svy_ShowOneSurvey (long SvyCod,struct SurveyQuestion *SvyQst,bool Sh /***** Start date/time *****/ fprintf (Gbl.F.Out,"" - "" + fprintf (Gbl.F.Out,">" "%02u/%02u/%02u
" "%02u:%02u h" "", @@ -365,15 +364,15 @@ static void Svy_ShowOneSurvey (long SvyCod,struct SurveyQuestion *SvyQst,bool Sh Svy.DateTimes[Svy_START_TIME].Time.Minute); /***** End date/time *****/ - fprintf (Gbl.F.Out,"" + fprintf (Gbl.F.Out,">" "%02u/%02u/%02u
" "%02u:%02u h" "", @@ -384,11 +383,11 @@ static void Svy_ShowOneSurvey (long SvyCod,struct SurveyQuestion *SvyQst,bool Sh Svy.DateTimes[Svy_END_TIME ].Time.Minute); /***** Survey title *****/ - fprintf (Gbl.F.Out,""); + fprintf (Gbl.F.Out,">"); /* Put form to view survey */ Act_FormStart (ActSeeOneSvy); @@ -414,24 +413,22 @@ static void Svy_ShowOneSurvey (long SvyCod,struct SurveyQuestion *SvyQst,bool Sh Svy.NumUsrs); /***** Status of the survey *****/ - fprintf (Gbl.F.Out,""); + fprintf (Gbl.F.Out,">"); Svy_WriteStatus (&Svy); fprintf (Gbl.F.Out,"" ""); /***** Write second row of data of this survey *****/ fprintf (Gbl.F.Out,"" - ""); + fprintf (Gbl.F.Out,">"); /* Author of the survey */ Svy_WriteAuthor (&Svy); @@ -1589,7 +1586,7 @@ void Svy_RequestCreatOrEditSvy (void) "" "%s:" "" - "", + "", The_ClassForm[Gbl.Prefs.Theme], Txt_Scope); if (!Svy_SetDefaultAndAllowedForEdition ()) @@ -1604,7 +1601,7 @@ void Svy_RequestCreatOrEditSvy (void) "" "%s:" "" - "" + "" "" "" "", @@ -1621,10 +1618,10 @@ void Svy_RequestCreatOrEditSvy (void) "" "%s:" "" - "" + "" "" "" - "" - "" - "" "" - "
", + "", The_ClassForm[Gbl.Prefs.Theme], Dates[StartOrEndTime]); Dat_WriteFormDate (Gbl.Now.Date.Year-1, @@ -1635,7 +1632,7 @@ void Svy_RequestCreatOrEditSvy (void) &(Svy.DateTimes[StartOrEndTime].Date), false,false); fprintf (Gbl.F.Out,""); + ""); Dat_WriteFormHourMinute (NameSelectHour [StartOrEndTime], NameSelectMinute[StartOrEndTime], &(Svy.DateTimes[StartOrEndTime].Time), @@ -1652,7 +1649,7 @@ void Svy_RequestCreatOrEditSvy (void) "" "%s:" "" + "" "" @@ -2481,7 +2477,7 @@ static void Svy_ShowFormEditOneQst (long SvyCod,struct SurveyQuestion *SvyQst,ch /* Unique or multiple choice answers */ fprintf (Gbl.F.Out,"
" + "" ""); for (NumAns = 0; NumAns < Svy_MAX_ANSWERS_PER_QUESTION; @@ -2495,7 +2491,7 @@ static void Svy_ShowFormEditOneQst (long SvyCod,struct SurveyQuestion *SvyQst,ch The_ClassForm[Gbl.Prefs.Theme],NumAns+1); /* Answer text */ - fprintf (Gbl.F.Out,"
" + fprintf (Gbl.F.Out,"" "