diff --git a/css/swad_desktop.css b/css/swad_desktop.css index c7c7a94c9..a3adb1e8d 100644 --- a/css/swad_desktop.css +++ b/css/swad_desktop.css @@ -772,7 +772,8 @@ a:hover img.CENTRE_PHOTO_SHOW /************************ Help for the text editor ***************************/ .HELP_EDIT { - margin-bottom:10px; + margin:8px; + text-align:center; color:#808080; font-size:8pt; } diff --git a/css/swad_mobile.css b/css/swad_mobile.css index b07224186..b93535e94 100644 --- a/css/swad_mobile.css +++ b/css/swad_mobile.css @@ -583,9 +583,10 @@ a:hover img.CENTRE_PHOTO_SHOW /************************ Help for the text editor ***************************/ .HELP_EDIT { - margin-bottom:10px; + margin:10px; + text-align:center; color:#808080; - font-size:8pt; + font-size:10pt; } /*****************************************************************************/ diff --git a/swad_changelog.h b/swad_changelog.h index 26842d62c..befd4a4f7 100644 --- a/swad_changelog.h +++ b/swad_changelog.h @@ -103,11 +103,12 @@ /****************************** Public constants *****************************/ /*****************************************************************************/ -#define Log_PLATFORM_VERSION "SWAD 14.110.4 (2015/04/11)" +#define Log_PLATFORM_VERSION "SWAD 14.110.5 (2015/04/11)" // 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.110.5: Apr 11, 2015 Fixed bug in tests. (184685 lines) Version 14.110.4: Apr 11, 2015 Changes in MathJax configuration. (184685 lines) Version 14.110.3: Apr 09, 2015 Changes in conversion from Markdown to HTML5 using pandoc. (184599 lines) Version 14.110.2: Apr 09, 2015 Changes in CSS and scripts. diff --git a/swad_test.c b/swad_test.c index d9da6c738..0bac4190b 100644 --- a/swad_test.c +++ b/swad_test.c @@ -4218,6 +4218,9 @@ static void Tst_PutFormEditOneQst (char *Stem,char *Feedback) Lay_WriteTitle (Txt_New_question); } + /***** Help for text editor *****/ + Lay_HelpPlainEditor (); + /***** Start form *****/ Act_FormStart (ActRcvTstQst); if (Gbl.Test.QstCod != -1) // If the question already has assigned a code @@ -4313,14 +4316,9 @@ static void Tst_PutFormEditOneQst (char *Stem,char *Feedback) "%s:" "" "" - "" - "" - "", + "