<CENTER>
<P>If you have time, please let us know what you were trying
to do when the error occurred:
- <P><FORM action="<?=$CFG->wwwroot ?>/error/index.php" name=form method=post>
+ <P><FORM action="<?php echo $CFG->wwwroot ?>/error/index.php" name=form method=post>
<TEXTAREA ROWS=3 COLS=50 NAME=text></TEXTAREA><BR>
- <INPUT TYPE=hidden NAME=referer VALUE="<?=$HTTP_REFERER ?>">
- <INPUT TYPE=hidden NAME=requested VALUE="<?=$REQUEST_URI ?>">
+ <INPUT TYPE=hidden NAME=referer VALUE="<?php echo $HTTP_REFERER ?>">
+ <INPUT TYPE=hidden NAME=requested VALUE="<?php echo $REQUEST_URI ?>">
<INPUT TYPE=submit VALUE="Send this off">
</FORM>
<?
-<? // $Id$
+<?php // $Id$
function mimeinfo($element, $filename) {
$mimeinfo = array (
<P>Moodle bevat 'n wye verskeidenheid aktiwiteits modules wat gebruik kan word\r
om enige tipe kursus te bou.</P>\r
\r
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/forum/icon.gif"> <B>Forums</B></P>\r
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/forum/icon.gif"> <B>Forums</B></P>\r
<UL>\r
<P>Dit kan die belangrikste aktiwiteit wees - dit is hier wat die besprekings\r
plaasvind. \r
Onderwyser kan alle studente forseer om ingeskryf te wees op 'n forum.\r
</UL>\r
\r
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/journal/icon.gif"> <B>Joernale</B></P>\r
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/journal/icon.gif"> <B>Joernale</B></P>\r
<UL>\r
<P>Die module kan 'n belangrike reflektiewe aktiwiteit wees. Die onderwyser kan\r
studente vra om oor 'n spesifieke onderwerp te skryf. Studente kan aan hulle\r
'n goeie idee.</P>\r
</UL>\r
\r
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/resource/icon.gif"> <B>Hulpbronne</B></P>\r
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/resource/icon.gif"> <B>Hulpbronne</B></P>\r
<UL>\r
<P>Hulpbronne is inhoud: inligting wat die onderwyser by die kursus wil voeg. Dit kan lêers wees op die bediener; bladsye wat in Moodle geredigeer is;\r
of eksterne web bladsye wat deel gemaak is van die kursus.</P>\r
</UL>\r
\r
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/assignment/icon.gif"> <B>Opdragte</B></P>\r
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/assignment/icon.gif"> <B>Opdragte</B></P>\r
<UL>\r
<P>Onderwysers kan opdragte gee wat deur die studente voorberei moet word (enige\r
formaat) en inlewer deur dit op die bediener te laai. Tipiese opdragte is opstelle, projekte, verslae ens. Die module het fasiliteite om die opdragte te\r
merk.</P>\r
</UL>\r
\r
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/quiz/icon.gif"> <B>Toetse</B></P>\r
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/quiz/icon.gif"> <B>Toetse</B></P>\r
<UL>\r
<P>Die module laat die onderwyser toe om toetse op te stel, dit kan meervoudige\r
keuse vrae, waar/vals, en kort antwoord vrae wees. Die vrae word in kategorieë\r
module het fasiliteite om die toetse te merk.</P>\r
</UL>\r
\r
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/choice/icon.gif"> <B>Keuses</B></P>\r
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/choice/icon.gif"> <B>Keuses</B></P>\r
<UL>\r
<P>Die keuse aktiwiteit is eenvoudig - die onderwyser vra 'n vraag en\r
spesifiseer 'n paar antwoorde as terugvoer. Dit laat die klas toe om te kies om\r
in 'n sekere rigting in te gaan; of om toestemming te gee vir iets.\r
</UL>\r
\r
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/survey/icon.gif"> <B>Menings\r
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/survey/icon.gif"> <B>Menings\r
Opnames</B></P>\r
<UL>\r
<P>Die Opname module bevat 'n paar opname instrumente wat handig is om dink werk\r
<HR>\r
<FONT SIZE=1><I>Questions adapted from Paul, R. (1993). Critical Thinking: How To Prepare Students for a Rapidly Changing World: Foundation for Critical Thinking, Santa Rosa, CA. </I></FONT>\r
\r
-<P ALIGN=RIGHT><? helpbutton("writing", get_string("helpwriting"), "moodle", true, true) ?></P>\r
-<P ALIGN=RIGHT><? helpbutton("reading", get_string("helpreading"), "moodle", true, true) ?></P>\r
+<P ALIGN=RIGHT><?php helpbutton("writing", get_string("helpwriting"), "moodle", true, true) ?></P>\r
+<P ALIGN=RIGHT><?php helpbutton("reading", get_string("helpreading"), "moodle", true, true) ?></P>\r
<BLOCKQUOTE>Bokke is {=herbivore ~karnivore ~omnivore}\r
</BLOCKQUOTE>\r
\r
-<P>Meer inligting: <? helpbutton("formatmissingword", "", "quiz") ?></P>\r
+<P>Meer inligting: <?php helpbutton("formatmissingword", "", "quiz") ?></P>\r
</UL>\r
\r
\r
<P>Die module voer vrae in wat in Blackboard se uitvoer vraag formaat gestoor\r
is. Dit gebruik XML en PHP funksies.</P>\r
\r
-<P>Meer inligting: <? helpbutton("formatblackboard", "", "quiz") ?></P>\r
+<P>Meer inligting: <?php helpbutton("formatblackboard", "", "quiz") ?></P>\r
</UL>\r
\r
<P><B>Jou eie formaat</B></P>\r
<P>Die hoeveelheid nuwe kode is baie klein - 'parse' 'n enkle sin uit 'n gegewe\r
teks.\r
\r
-<P>Meer inligting: <? helpbutton("formatcustom", "", "quiz") ?></P>\r
+<P>Meer inligting: <?php helpbutton("formatcustom", "", "quiz") ?></P>\r
</UL>\r
\r
\r
<P>Die student moet in antwoord op 'n vraag(kan selfs 'n prent insluit) uit 'n\r
paar moontlikhede kies. Daar is twee tipes meervoudige keuse vrae - enkel\r
antwoord en meervoudige antwoord.\r
-<P>Meer inligting: <? helpbutton("multichoice", "", "quiz") ?></P>\r
+<P>Meer inligting: <?php helpbutton("multichoice", "", "quiz") ?></P>\r
</UL>\r
\r
<P><B>Kort Antwoord</B></P>\r
woord of 'n sin in tik. Daar kan 'n paar moontlike regte antwoorde bestaan met\r
verskillende punte. Antwoorde mag sensitief wees vir hoofletters.\r
</P>\r
-<P>Meer inligting: <? helpbutton("shortanswer", "", "quiz") ?></P>\r
+<P>Meer inligting: <?php helpbutton("shortanswer", "", "quiz") ?></P>\r
</UL>\r
\r
<P><B>Waar/Vals</B></P>\r
<P>In antwoord op 'n vraag (kan selfs 'n prent insluit), moet die student kies\r
tussen twee opsies Waar of Vals.\r
</P>\r
-<P>Meer inligting: <? helpbutton("truefalse", "", "quiz") ?></P>\r
+<P>Meer inligting: <?php helpbutton("truefalse", "", "quiz") ?></P>\r
</UL>\r
\r
<P><B>Willekeurige Vrae</B></P>\r
<P>(Nog nie geimplementeer nie) Jy kies 'n aantal vrae, elke keer as die student\r
die toets doen sal hy willekeurig 'n ander vraag ontvang.\r
</P>\r
-<P>Meer inligting: <? helpbutton("random", "", "quiz") ?></P>\r
+<P>Meer inligting: <?php helpbutton("random", "", "quiz") ?></P>\r
</UL>\r
\r
<P>Dit kan ook help om te dink oor wat die skrywer nie gesê het nie - dit kan\r
jou help om jou eie vrae te vorm.</P> \r
\r
-<P ALIGN=RIGHT><? helpbutton("questions", get_string("helpquestions"), "moodle", true, true) ?></P>\r
-<P ALIGN=RIGHT><? helpbutton("writing", get_string("helpwriting"), "moodle", true, true) ?></P>\r
+<P ALIGN=RIGHT><?php helpbutton("questions", get_string("helpquestions"), "moodle", true, true) ?></P>\r
+<P ALIGN=RIGHT><?php helpbutton("writing", get_string("helpwriting"), "moodle", true, true) ?></P>\r
\r
<P><B>Gewone teks</B> - dit is die eenvoudigste tipe. Jy kan die inhoud in\r
tik(redigeer) op 'n vorm op die volgende bladsy. Van die inhoud sal outomaties\r
-geformateer word. Meer inligting oor gewone teks: <? helpbutton("text", get_string("helptext")) ?>\r
+geformateer word. Meer inligting oor gewone teks: <?php helpbutton("text", get_string("helptext")) ?>\r
\r
<P><B>HTML teks</B> - Vir meer gevorderde gebruikers. Geen outomatiese\r
formatering vind plaas nie, jy moet self die HTML kodes bysit.\r
<P ALIGN=CENTER><B>Richtext HTML redigeerder</B></P>\r
\r
<P>Beskikbaarheid: <B>\r
-<? if (!$CFG->htmleditor) {\r
+<?php if (!$CFG->htmleditor) {\r
print_string("htmleditordisabledadmin");\r
} else if (!$USER->htmleditor) {\r
print_string("htmleditordisabled");\r
<P>Oop lyne sal die begin wees van nuwe paragrawe.\r
<P>"Smiley" karakters soos :-) sal outomaties in ikone verander word.\r
<P>Jy kan selfs HTML kode gebruik.\r
-<P ALIGN=RIGHT><? helpbutton("text", get_string("helptext")) ?> Meer inligting\r
+<P ALIGN=RIGHT><?php helpbutton("text", get_string("helptext")) ?> Meer inligting\r
oor Moodle outo-formaat.</P>\r
</UL>\r
\r
jou teks gebruik en dit behoort uit te kom soos jy verwag.\r
\r
<P>Daar word geen outomaties formatering gedoen soos by Moodle outo-formaat nie.\r
-<P ALIGN=RIGHT><? helpbutton("html", get_string("helphtml")) ?> Meer inligting\r
+<P ALIGN=RIGHT><?php helpbutton("html", get_string("helphtml")) ?> Meer inligting\r
oor HTML</P>\r
-<P ALIGN=RIGHT><? helpbutton("richtext", get_string("helprichtext")) ?> Meer oor\r
+<P ALIGN=RIGHT><?php helpbutton("richtext", get_string("helprichtext")) ?> Meer oor\r
Richtext HTML redigeerder</P>\r
</UL>\r
\r
<P>Dit laat jou toe om teks in te tik wat baie leesbaar lyk, maar kan outomaties\r
in HTML teks verander word met komplekse formatering.\r
\r
-<P ALIGN=RIGHT><? helpbutton("wiki", get_string("helpwiki")) ?> Meer oor Wiki</P>\r
+<P ALIGN=RIGHT><?php helpbutton("wiki", get_string("helpwiki")) ?> Meer oor Wiki</P>\r
</UL>\r
\r
ander persoon help dink (en leer!) oor die onderwerp wat jy bespreek.</P>\r
\r
\r
-<P ALIGN=RIGHT><? helpbutton("questions", get_string("helpquestions"), "moodle", true, true) ?></P>\r
-<P ALIGN=RIGHT><? helpbutton("reading", get_string("helpreading"), "moodle", true, true) ?></P>\r
-<P ALIGN=RIGHT><? helpbutton("ratings", get_string("separateandconnected"), "forum", true, true) ?></P>\r
+<P ALIGN=RIGHT><?php helpbutton("questions", get_string("helpquestions"), "moodle", true, true) ?></P>\r
+<P ALIGN=RIGHT><?php helpbutton("reading", get_string("helpreading"), "moodle", true, true) ?></P>\r
+<P ALIGN=RIGHT><?php helpbutton("ratings", get_string("separateandconnected"), "forum", true, true) ?></P>\r
<HR>\r
<FONT SIZE=1><I>Preguntes adaptades de Paul, R. (1993). Critical Thinking: How To Prepare Students for a Rapidly Changing World: Foundation for Critical Thinking, Santa Rosa, CA. </I></FONT>\r
\r
-<P ALIGN=RIGHT><? helpbutton("escriure", get_string("helpwriting"), "moodle", true, true) ?></P>\r
-<P ALIGN=RIGHT><? helpbutton("llegir", get_string("helpreading"), "moodle", true, true) ?></P>\r
+<P ALIGN=RIGHT><?php helpbutton("escriure", get_string("helpwriting"), "moodle", true, true) ?></P>\r
+<P ALIGN=RIGHT><?php helpbutton("llegir", get_string("helpreading"), "moodle", true, true) ?></P>\r
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/assignment/icon.gif"> <B>Aufgaben</B></P>
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/assignment/icon.gif"> <B>Aufgaben</B></P>
<UL>
<P>Aufgaben ermöglichen es dem Lehrer, eine Übung zu spezifizieren, die vom Kursteilnehmer erfordert,
digitalen Inhalt (beliebiges Format) vorzubereiten und einzureichen,
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/chat/icon.gif"> <B>Chat</B></P>
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/chat/icon.gif"> <B>Chat</B></P>
<UL>
<P>Das Chat-Modul erlaubt Teilnehmern, in Echtzeit im Netz zu diskutieren. Dies ist sinnvoll, um ein anderes Verständnis voneinander und über das besprochene Thema zu erhalten.
Die Art, einen Chat-Raum zu benutzen, unterscheidet sich von asynchronen Foren.
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/journal/icon.gif"> <B>Journale</B></P>
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/journal/icon.gif"> <B>Journale</B></P>
<UL>
<P>Dieses Modul ist eine sehr sinnvoll, um Aktivitäten widerzuspiegeln.
Der Lehrer bittet die Kursteilnehmer, sich mit einem bestimmten Thema auseinanderzusetzen,
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/survey/icon.gif"> <B>Umfragen</B></P>
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/survey/icon.gif"> <B>Umfragen</B></P>
<UL>
<P>Das Umfrage-Modul bietet eine Reihe geprüfter Umfrageinstrumente,
die als sinnvoll erachtet werden, das Lernen in Online-Umgebungen
<P>Ôï Moodle ðåñéÝ÷åé ìéá ìåãÜëç êëßìáêá ìïíÜäùí äñáóôçñéüôçôáò ïé ïðïßåò ìðïñïýí íá ÷ñçóéìïðïéçèïýí óôç óôáäéáêÞ áíÜðôõîç êÜèå ôýðïõ ìáèÞìáôïò.</P>
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/forum/icon.gif"> <B>ÏìÜäåò óõæçôÞóåùí</B></P>
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/forum/icon.gif"> <B>ÏìÜäåò óõæçôÞóåùí</B></P>
<UL>
<P>ÁõôÞ ç äñáóôçñéüôçôá ìðïñåß íá åßíáé êáé ç ðéï óçìáíôéêÞ - åäþ ðñáãìáôïðïéïýíôáé ïé
ðåñéóóüôåñåò óõæçôÞóåò.
¸íáò åêðáéäåõôÞò ìðïñåß íá åðéâÜëåé ôçí åããñáöÞ óå üëïõò.
</UL>
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/journal/icon.gif"> <B>Çìåñïëüãéá</B></P>
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/journal/icon.gif"> <B>Çìåñïëüãéá</B></P>
<UL>
<P>ÁõôÞ ç ìïíÜäá åßíáé ìéá ðïëý óçìáíôéêÞ äñáóôçñéüôçôá.
Ï åêðáéäåõôÞò æçôÜåé áðï ôï ìáèçôÞ íá åêöñáóôåß óå Ýíá óõãêåêñéìÝíï èÝìá êáé ï ìáèçôÞò ìðïñåß íá åðåîåñãáóôåß êáé íá âåëôéþóåé ôçí áðÜíôçóÞ ôïõ ìå ôï ÷ñüíï.
Åßíáé óõíÞèùò êáëÞ éäÝá íá Ý÷åôå ìéá äñáóôçñéüôçôá Çìåñïëïãßïõ êÜèå åâäïìÜäá.</P>
</UL>
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/resource/icon.gif"> <B>Ðüñïé</B></P>
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/resource/icon.gif"> <B>Ðüñïé</B></P>
<UL>
<P>Ïé ðüñïé åßíáé ðåñéå÷üìåíï: ðëçñïöïñßá ôçí ïðïßá ï åêðáéäåõôÞò èÝëåé íá åéóÜãåé óôï ìÜèçìá.
ÁõôÞ ìðïñåß íá åßíáé ðñïåôïéìáóìÝíá áñ÷åßá ðïõ öïñôþíïíôáé óôï ìÜèçìá, óåëßäåò ðïõ Ý÷ïõí ãñáöôåß ìå ôï Moodle Þ åîùôåñéêÝò óåëßäåò ðïõ êáôáóêåõÜóôçêáí þóôå íá åßíáé ìÝñïò ôïõ ìáèÞìáôïò.</P>
</UL>
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/assignment/icon.gif"> <B>Åñãáóßåò</B></P>
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/assignment/icon.gif"> <B>Åñãáóßåò</B></P>
<UL>
<P>Ïé åñãáóßåò åðéôñÝðïõí óôïí åêðáéäåõôÞ íá êáèïñßóåé ìéá äñáóôçñéüôçôá ç ïðïßá èá áðáéôåß áðü ôïõò ìáèçôÝò íá ðñïåôïéìÜóïõí øçöéáêü ðåñéå÷üìåíï (ïðïéáóäÞðïôå ìïñöÞò) êáé íá ôï õðïâÜëïõí öïñôþíïíôÜò ôï óôïí åîõðçñåôçôÞ.
ÓõíÞèåéò åñãáóßåò åßíáé åêèÝóåéò, áíáöïñÝò, áóêÞóåéò êôë.
ÁõôÞ ç ìïíÜäá Ý÷åé êáé äõíáôüôçôåò âáèìïëüãçóçò.</P>
</UL>
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/quiz/icon.gif"> <B>Êïõßæ</B></P>
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/quiz/icon.gif"> <B>Êïõßæ</B></P>
<UL>
<P>ÁõôÞ ç ìïíÜäá åðéôñÝðåé óôïí åêðáéäåõôÞ íá ó÷åäéÜóåé êïõßæ, ôá ïðïßá áðïôåëïýíôáé áðü åñùôÞóåéò ðïëëáðëþí áðáíôÞóåùí, åñùôÞóåéò íáé-ü÷é êáé åñùôÞóåéò óýíôïìùí áðáíôÞóåùí.
ÁõôÝò ïé åñùôÞóåéò ôçñïýíôáé óå ìéá êáôçãïñéïðïéçìÝíç âÜóç äåäïìÝíùí êáé ìðïñïýí íá ÷ñçóéìïðïéçèïýí îáíÜ.
ÁõôÞ ç ìïíÜäá Ý÷åé êáé äõíáôüôçôåò âáèìïëüãçóçò.</P>
</UL>
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/choice/icon.gif"> <B>ÅðéëïãÝò</B></P>
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/choice/icon.gif"> <B>ÅðéëïãÝò</B></P>
<UL>
<P>Ç äñáóôçñéüôçôá áõôÞ åßíáé ðïëý áðëÞ - ï åêðáéäåõôÞò õðïâÜëåé ìéá åñþôçóç êáé ïñßæåé Ýíá óýíïëï ðïëëáðëþí áðáíôÞóåùí.
Ìðïñåß íá åßíáé ÷ñÞóéìï óáí ãñÞãïñç äçìïóêüðçóç þóôå áí ðñïêáëÝóåé ôïí ðñïâëçìáôéóìü ðÜíù óå Ýíá èÝìá Þ íá äþóåé óôçí ôÜîç ôç äõíáôüôçôá íá øçößóåé ìéá êáôåýèõíóç ãéá ôï ìÜèçìá Þ íá óõëëÝîåé óõãêáôÜèåóç ãéá ìéá Ýñåõíá.</p>
</UL>
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/survey/icon.gif"> <B>¸ñåõíåò</B></P>
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/survey/icon.gif"> <B>¸ñåõíåò</B></P>
<UL>
<P>Ç ìïíÜäá ¸ñåõíáò ðáñÝ÷åé Ýíáí áñéèìü áðü åñãáëåßá Ýñåõíáò ôá ïðïßá Ý÷åé äéáðéóôùèåß ðùò åßíáé ÷ñÞóéìá óôçí åêôßìçóç êáé äéåãåñóç ôçò ìÜèçóçò óå äéêôõáêÜ ðåñéâÜëëïíôá.
Ïé åêðáéäåõôÝò ìðïñïýí íá ôá ÷ñçóéìïðïéÞóïõí ãéá íá óõëëÝîïõí äåäïìÝíá áðü ôïõò ìáèçôÝò ôïõò ôá ïðïßá èá ôïõò âïçèÞóïõí íá âåëôéþóïõí ôçí åêðáéäåõôéêÞ äñáóôçñéüôçôá.</P>
<HR>
<FONT SIZE=1><I>Ç åñùôÞóåéò äéáóêåõÜóôçêáí áðü ôï Critical Thinking: How To Prepare Students for a Rapidly Changing World: Foundation for Critical Thinking ôïõ Paul, R. (1993)., Santa Rosa, CA. </I></FONT>
-<P ALIGN=RIGHT><? helpbutton("writing", get_string("helpwriting"), "moodle", true, true) ?></P>
-<P ALIGN=RIGHT><? helpbutton("reading", get_string("helpreading"), "moodle", true, true) ?></P>
+<P ALIGN=RIGHT><?php helpbutton("writing", get_string("helpwriting"), "moodle", true, true) ?></P>
+<P ALIGN=RIGHT><?php helpbutton("reading", get_string("helpreading"), "moodle", true, true) ?></P>
~science ~experiment}, and in a sense we remain students for life.
</BLOCKQUOTE>
-<P>More info: <? helpbutton("formatmissingword", "", "quiz") ?></P>
+<P>More info: <?php helpbutton("formatmissingword", "", "quiz") ?></P>
</UL>
<P>This module can import questions saved in Blackboard's export
format. It relies on XML functions being compiled into your PHP.</P>
-<P>More info: <? helpbutton("formatblackboard", "", "quiz") ?></P>
+<P>More info: <?php helpbutton("formatblackboard", "", "quiz") ?></P>
</UL>
<P><B>Custom</B></P>
<P>The amount of new code needed is quite small - just enough
to parse a single question from given text.
-<P>More info: <? helpbutton("formatcustom", "", "quiz") ?></P>
+<P>More info: <?php helpbutton("formatcustom", "", "quiz") ?></P>
</UL>
<P>Ðñïò áðÜíôçóç óå Ýíá åñþôçìá (ðïõ ìðïñåß íá ðåñéëáìâÜíåé ìéá åéêüíá) ï
áíôáðïêñéíüìåíïò åðéëÝãåé ôçí áðÜíôçóç áðü ìéá óåéñÜ ðïëëáðëþí áðáíôÞóåùí.
ÕðÜñ÷ïõí äõï ôýðïé åñùôÞóåùí ðïëëáðëÞò åðéëïãÞò - áðëÞ áðÜíôçóç êáé ðïëëáðëÞ.
-<P>Ðåñéóóüôåñò ðëçñïöïñßåò: <? helpbutton("multichoice", "", "quiz") ?></P>
+<P>Ðåñéóóüôåñò ðëçñïöïñßåò: <?php helpbutton("multichoice", "", "quiz") ?></P>
</UL>
<P><B>Óýíôïìç áðÜíôçóç</B></P>
áíôáðïêñéíüìåíïò ãñÜöåé ìéá ëÝîç Þ öñÜóç. Ìðñïñåß íá õðÜñ÷ïõí áñêåôÝò ðéèáíÝò óùóôÝò áðáíôÞóåéò,
ìå äéáöïñåôéêïýò âáèìïýò âáèìïýò. Ïé áðáíôÞóåéò ìðïñïýí Þ äå ìðïñïýí íá be sensitive to case.
</P>
-<P>Ðåñéóóüôåñåò ðëçñïöïñßåò: <? helpbutton("shortanswer", "", "quiz") ?></P>
+<P>Ðåñéóóüôåñåò ðëçñïöïñßåò: <?php helpbutton("shortanswer", "", "quiz") ?></P>
</UL>
<P><B>ÁëÞèåéá/ØÝìá</B></P>
<P>Ðñïò áðÜíôçóç óå Ýíá åñþôçìá (ðïõ ìðïñåß íá ðåñéëáìâÜíåé ìéá åéêüíá) ï
áíôáðïêñéíüìåíïò åðéëÝãåé ìåôáîý: ÁëÞèåéá/ØÝìá.
</P>
-<P>Ðåñéóóüôåñåò ðëçñïöïñßåò: <? helpbutton("truefalse", "", "quiz") ?></P>
+<P>Ðåñéóóüôåñåò ðëçñïöïñßåò: <?php helpbutton("truefalse", "", "quiz") ?></P>
</UL>
<P><B>Ôõ÷áßá</B></P>
<P>(Äåí Ý÷åé åöáñìïóôåß áêüìá). ÅðéôñÝðåé ôçí åðéëïãÞ åíüò áñéèìïý áðü Üëëåò ôéò Üëëåò áñùôÞóåéò ìéá åê ôùí
ïðïßùí äéáëÝãåôáé ôõ÷áßá êÜèå öïñ´áðïõ Ýíáò ìáèçôÞò ðñïóðáèåß ôï quiz.
</P>
-<P>Ðåñéóóüôåñåò ðëçñïöïñßåò: <? helpbutton("random", "", "quiz") ?></P>
+<P>Ðåñéóóüôåñåò ðëçñïöïñßåò: <?php helpbutton("random", "", "quiz") ?></P>
</UL>
<P>Ìðïñåß íá óáò âïçèÞóåé, áí óêåöôåßôå ôé ÄÅÍ åßðå ï óõããñáöÝáò Þ ôé Üöçóå õðï áìöéóâÞôçóç
- áõôü ìðïñåß íá óáò âïçèÞóåé íá ó÷çìáôßóåôå åñùôÞóåéò óôï ìõáëü óáò.</P>
-<P ALIGN=RIGHT><? helpbutton("questions", get_string("helpquestions"), "moodle", true, true) ?></P>
-<P ALIGN=RIGHT><? helpbutton("writing", get_string("helpwriting"), "moodle", true, true) ?></P>
+<P ALIGN=RIGHT><?php helpbutton("questions", get_string("helpquestions"), "moodle", true, true) ?></P>
+<P ALIGN=RIGHT><?php helpbutton("writing", get_string("helpwriting"), "moodle", true, true) ?></P>
<P><B>Áðëü êåßìåíï</B> - Ï åõêïëüôåñïò ôýðïò. Ìðïñåßôå áðëÜ íá ãñÜøåôå (åðåîåñãáóôåßôå) ôç óåëßäá ìÝóá óå ìßá öüñìá
óôçí åðüìåíç óåëßäá. ÌåñéêÜ áðü áõôÜ ðïõ èá ãñÜøåôå èá îáíáó÷çìáôéóôïýí áõôüìáôá, üðùò áêñéâþò êáé óôéò äçìïóéåýóåéò
óôéò ïìÜäåò óõæçôÞóåùí.
-Äåßôå ôçí âïÞèåéá ãéá ôçí ðëçêñïëüãçóç êåéìÝíïõ: <? helpbutton("text", get_string("helptext")) ?>
+Äåßôå ôçí âïÞèåéá ãéá ôçí ðëçêñïëüãçóç êåéìÝíïõ: <?php helpbutton("text", get_string("helptext")) ?>
<P><B>HTML êåßìåíï</B> - ãéá ðßï ðñï÷ùñçìÝíïõò ÷ñÞóôåò. Êáìßá áõôüìáôç äéÜôáîç äåí åêôåëåßôáé,
ðñÝðåé íá ôá êÜíåôå üëá ìüíïé óáò ÷ñçóéìïðïéþíôáò HTML êþäéêá.
<P ALIGN=CENTER><B>Ãéá ôïí åìðëïõôéóìÝíï êåéìåíïãñÜöï ôçò HTML</B></P>
<P>Äéáèåóéìüôçôá: <B>
-<? if (!$CFG->htmleditor) {
+<?php if (!$CFG->htmleditor) {
print_string("htmleditordisabledadmin");
} else if (!$USER->htmleditor) {
print_string("htmleditordisabled");
<P>Ôï ôÝëïò êÜèå ãñáììÞò ôïõ êåéìÝíïõ óáò èá äéáôçñçèåß, êáé êåíÝò ãñáììÝò èá áñ÷ßóïõí êáéíïýñãéåò ðáñáãñÜöïõò.
<P>Öáôóïýëåò üðùò :-) èá ãßíïõí áõôüìáôá ôï ãñáöéêü ôïõò áíôßóôïé÷ï.
<P>Ìðïñåßôå áêüìá êáé íá óõìðåñéëÜâåôå HTML êþäéêÜ åáí èÝëåôå êáé èá åìöáíéóôåß êáíïíéêÜ.
-<P ALIGN=RIGHT><? helpbutton("text", get_string("helptext")) ?> Ðåñéóóüôåñåò ðëçñïöïñßåò ãéáôçí áõôüìáôç ìïñöïðïßçóç ôïõ Moodle.</P>
+<P ALIGN=RIGHT><?php helpbutton("text", get_string("helptext")) ?> Ðåñéóóüôåñåò ðëçñïöïñßåò ãéáôçí áõôüìáôç ìïñöïðïßçóç ôïõ Moodle.</P>
</UL>
<P><B>2. Ìïñöïðïßçóç HTML</B></P>
óôï êåßìåíï óáò êáé èá ðáñïõóéáóôåß áêñéâþò üðùò óêïðåýåôáé.
<P>Áíôßèåôá ðñïó ôçí áõôüìáôç ìïñöïðïßçóç ôïõ Moodle, êáíÝíáò áõôïìáôéóìüò ìïñöïðïßçóçò äåí åêôåëåßôå.
-<P ALIGN=RIGHT><? helpbutton("html", get_string("helphtml")) ?> Ðåñéóóüôåñåò ðëçñïöïñßåò ó÷åôéêÜ ìå ôçí HTML</P>
-<P ALIGN=RIGHT><? helpbutton("richtext", get_string("helprichtext")) ?> Ðåñéóóüôåñåò ðëçñïöïñßåò ó÷åôéêÜ ìå ôïí åìðëïõôéóìÝíï êåéìåíïãñÜöï ôçò HTML</P>
+<P ALIGN=RIGHT><?php helpbutton("html", get_string("helphtml")) ?> Ðåñéóóüôåñåò ðëçñïöïñßåò ó÷åôéêÜ ìå ôçí HTML</P>
+<P ALIGN=RIGHT><?php helpbutton("richtext", get_string("helprichtext")) ?> Ðåñéóóüôåñåò ðëçñïöïñßåò ó÷åôéêÜ ìå ôïí åìðëïõôéóìÝíï êåéìåíïãñÜöï ôçò HTML</P>
</UL>
ó÷åôéêÜ ìå ôá èÝìáôá ðïõ óõæçôÜôå.</P>
-<P ALIGN=RIGHT><? helpbutton("questions", get_string("helpquestions"), "moodle", true, true) ?></P>
-<P ALIGN=RIGHT><? helpbutton("reading", get_string("helpreading"), "moodle", true, true) ?></P>
-<P ALIGN=RIGHT><? helpbutton("ratings", get_string("separateandconnected"), "forum", true, true) ?></P>
+<P ALIGN=RIGHT><?php helpbutton("questions", get_string("helpquestions"), "moodle", true, true) ?></P>
+<P ALIGN=RIGHT><?php helpbutton("reading", get_string("helpreading"), "moodle", true, true) ?></P>
+<P ALIGN=RIGHT><?php helpbutton("ratings", get_string("separateandconnected"), "forum", true, true) ?></P>
<blockquote> \r
<p>Many thanks to these people - each translation takes many hours of work, as there are over \r
1000 phrases to translate (plus all the help files!). \r
- These are listed in the order that languages were added to the project:\r
-<ul>\r
- <li><b>fr - French</b>, by Sébastien Namèche, seb@gaia.anet.fr, <a href="http://gaia.anet.fr/">http://gaia.anet.fr/</a>\r
- <li><b>fi - Finnish</b>, by Petri Asikainen (paca@sci.fi), Jaana Tolvanen (jaanat@cedunet.com)\r
- <li><b>it - Italian</b>, by Davide Suraci (icarused@tiscalinet.it) and Roberto Pinna (bobo@mfn.unipmn.it)\r
- <li><b>pt_br - Portuguese (Brazil)</b>, by Paula A. Santos (paulasantos@lycos.co.uk), Adriana Beal (adriana@vydia.com.br), Fabricio Valadares (webdesigner@unincor.br)\r
- <li><b>de - German</b>, by Holger Schadeck (Holger.Schadeck@webdesign-forum.de)\r
- <li><b>es_mx - Spanish (Mexico)</b>, by Claudio Tavares, <a href="http://enlaceacademico.com">enlaceacademico.com</a>\r
- <li><b>es_es - Spanish </b>, by Antonio J. Navarro Vergara (anavarro@sextaisla.com) <a href="http://www.sextaisla.com">www.sextaisla.com</a> and Emmanuelle Gutiérrez y Restrepo (emmanuelle@sidar.org)\r
- <li><b>ca - Catalan</b>, by Carles Bellver with the help of Mercè Renau, \r
- Clara Andrés and Jordi Adell (cent@uji.es) <a href="http://cent.uji.es">Centre d'Educació i Noves Tecnologies</a>\r
- <li><b>no - Norwegian</b>, by Jøran Sørbø (joran.sorbo@teleweb.no) and Stig Bjarne Haugen (Stig.B.Haugen@hinesna.no)\r
- <li><b>id - Indonesian</b>, by Arfan Hidayat (ivanh@telkom.net) <a href="http://www.kursusmaya.com">http://www.kursusmaya.com</a>\r
- <li><b>ja - Japanese</b>, by Mitsuhiro Yoshida (mits@mitstek.com) <a href="http://mitstek.com">http://mitstek.com</a>\r
- <li><b>tr - Turkish</b>, by M. Cüneyt Birkök (cuneyt@birkok.net) <a href="http://birkok.net">http://birkok.net</a>\r
- <li><b>zh_cn - Chinese (Simplified)</b>, by Zhang Dexuan (cncoolbit@hotmail.com)\r
- <li><b>ar - Arabic</b>, by Ahmed Nabil (ana@harf.com)\r
- <li><b>sv - Swedish</b>, by Set Lonnert (set@setlonnert.com) <a href="http://setlonnert.com">http://setlonnert.com</a>\r
- <li><b>th - Thai</b>, by Wim Singhanart (minkowski@ntlworld.com) <a href="http://www.suthira.net">www.suthira.net</a>\r
- <li><b>nl - Dutch</b>, by Hans Zwart (hans@hansdezwart.info), Jacob Romeyn (jromeyn@thekingsschool.net) and Koen Roggemans (koen.roggemans@pandora.be)\r
- <li><b>es_ar - Spanish (Argentina)</b>, by Rodrigo Vigil (rmvigil@frre.utn.edu.ar)\r
- <li><b>cz - Czech</b>, by David Mudrak (mudrd8mz@nwit.pedf.cuni.cz)\r
- <li><b>pt - Portuguese</b>, by Jaime E. Villate (villate@gnu.org)\r
- <li><b>sk - Slovakian</b>, by PRO-Orava, managed by Pavol Jackulik (pavol.jackulik@pro-orava.sk) \r
- <li><b>ro - Romanian</b>, by Eugen Tanul (roinstitute@fx.ro)\r
- <li><b>ru - Russian</b>, by Ilia Chipitsine (ilia@chel.skbkontur.ru)\r
- <li><b>da - Danish</b>, by Søren Vinther Hansen (info@thenavigator.dk)\r
- <li><b>pl - Polish</b>, by Adam Pawelczak (adamp@wsb.poznan.pl)\r
- <li><b>zh_tw - Chinese (Traditional) </b>, by Fu-Kwun Hwang (hwang@phy.ntnu.edu.tw)\r
- <li><b>fr_ca - French (Canada)</b>, by Jean-François Nadeau (JFNadeau@coll-outao.qc.ca), based on French\r
- <li><b>hu - Hungarian</b>, by Istvan Bozsa (bozsa@jht.gau.hu)\r
- <li><b>el - Greek</b>, by Christos Sintoris (sintoris@cti.gr) and George Fousekis (geof@01infonet.gr)\r
\r
-</ul>\r
+ xxxxxxxxxxxxx\r
+\r
</blockquote> \r
\r
<h3><br>Themes</h3>\r
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/assignment/icon.gif"> <B>Assignments</B></P>
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/assignment/icon.gif"> <B>Assignments</B></P>
<UL>
<P>Assignments allow the teacher to specify a task that requires students
to prepare digital content (any format) and submit it by uploading it
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/chat/icon.gif"> <B>Chats</B></P>
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/chat/icon.gif"> <B>Chats</B></P>
<UL>
<P>The Chat module allows participants to have a real-time synchronous
discussion via the web. This is a useful way to get a different
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/choice/icon.gif"> <B>Choices</B></P>
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/choice/icon.gif"> <B>Choices</B></P>
<UL>
<P>A choice activity is very simple - the teacher asks a question and specifies a
choice of multiple responses. It can be useful as a quick poll to
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/forum/icon.gif"> <B>Forums</B></P>
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/forum/icon.gif"> <B>Forums</B></P>
<UL>
<P>This activity can be the most important - it is here that most discussion takes place.
Forums can be structured in different ways, and can include peer rating of each posting.
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/journal/icon.gif"> <B>Journals</B></P>
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/journal/icon.gif"> <B>Journals</B></P>
<UL>
<P>This module is a very important reflective activity. The teacher
asks the student to reflect on a particular topic, and the student can
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/quiz/icon.gif"> <B>Quizzes</B></P>
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/quiz/icon.gif"> <B>Quizzes</B></P>
<UL>
<P>This module allows the teacher to design and set quiz tests, consisting of
multiple choice, true-false, and short answer questions. These
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/resource/icon.gif"> <B>Resources</B></P>
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/resource/icon.gif"> <B>Resources</B></P>
<UL>
<P>Resources are content: information the teacher wants to bring into the
course. These can be prepared files uploaded to the course
<P ALIGN=CENTER><B>About the Richtext HTML editor</B></P>
<P>Availability: <B>
-<? if (!$CFG->htmleditor) {
+<?php if (!$CFG->htmleditor) {
print_string("htmleditordisabledadmin");
} else if (!$USER->htmleditor) {
print_string("htmleditordisabled");
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/survey/icon.gif"> <B>Surveys</B></P>
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/survey/icon.gif"> <B>Surveys</B></P>
<UL>
<P>The Survey module provides a number of verified survey instruments that
have been found useful in assessing and stimulating learning in
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/workshop/icon.gif"> <B>Workshop</B></P>
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/workshop/icon.gif"> <B>Workshop</B></P>
<UL>
<P>A Workshop is a peer assessment activity with a huge array of options.
It allows participants to assess each other's projects, as well as
-<p><P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/assignment/icon.gif" /> <b>Tareas</b></p>
+<p><P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/assignment/icon.gif" /> <b>Tareas</b></p>
<p>El módulo de tareas permite que el profesor asigne un
trabajo a los alumnos, mismo que deberán preparar en
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/chat/icon.gif" /> <b>Chat</b></p>
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/chat/icon.gif" /> <b>Chat</b></p>
<p>El módulo de chat permite que los participantes discutan
en tiempo real a través de la Internet. Esta es una
útil manera de tener una compresión de los otros y del
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/choice/icon.gif"> <b>Consulta</b></p>
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/choice/icon.gif"> <b>Consulta</b></p>
<p>La consulta es una actividad muy sencilla, el profesor hace una
pregunta y especifica una serie de respuestas entre las cuales
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/forum/icon.gif"> <B>Foros</B></P>
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/forum/icon.gif"> <B>Foros</B></P>
<UL>
<P>Esta actividad tal vez sea la más importante --es aquí donde se dan la mayor parte de
los debates. Los foros pueden estructurarse de diferentes maneras, y pueden incluir
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/journal/icon.gif" /> <b>Diario</b></p>
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/journal/icon.gif" /> <b>Diario</b></p>
<p>Este módulo fomenta una importante actividad reflexiva.
El profesor incita a los estudiantes a reflexionar sobre un tema
<P>Esta plataforma contiene varios módulos de actividades.</P>
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/forum/icon.gif"> <B>Foros</B></P>
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/forum/icon.gif"> <B>Foros</B></P>
<UL>
<P>Este módulo es muy importante, dado que en él se da el mayor intercambio.
Los foros se pueden estructurar de diferentes maneras, y pueden incluir calificaciones.
El profesor puede imponer a sus alumnos la suscripción a determinado foro.
</UL>
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/journal/icon.gif"> <B>Diarios</B></P>
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/journal/icon.gif"> <B>Diarios</B></P>
<UL>
<P>Este módulo es muy importante para la actividad reflexiva. El profesor
propone a los alumnos reflexionar sobre diferentes temas, y los estudiantes
</P>
</UL>
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/resource/icon.gif"> <B>Apuntes</B></P>
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/resource/icon.gif"> <B>Apuntes</B></P>
<UL>
<P>Los materiales son contenidos, información que el profesor quiere que vean sus alumnos.
Pueden ser documentos preparados y subidos al servidor, páginas editadas directamente
</P>
</UL>
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/assignment/icon.gif"> <B>Tareas</B></P>
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/assignment/icon.gif"> <B>Tareas</B></P>
<UL>
<P>Las tareas permiten a los profesores asignar actividades a los estudiantes,
que consisten en preparar contenidos digitales (de cualquier tipo) que el alumno
</P>
</UL>
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/quiz/icon.gif"> <B>Cuestionarios</B></P>
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/quiz/icon.gif"> <B>Cuestionarios</B></P>
<UL>
<P>Este módulo permite que el profesor diseñe y plantee cuestionarios. Estos
cuestionarios pueden ser: opción múltiple, falso/verdadero y respuestas cortas.
posee calificación.
</UL>
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/choice/icon.gif"> <B>Consultas</B></P>
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/choice/icon.gif"> <B>Consultas</B></P>
<UL>
<P>Las consultas son muy sencillas: el profesor hace una pregunta y determina
ciertas opciones, de las cuales los alumnos elegirán una.
Para permitir algún tipo de elecciones del grupo o para efectos de investigación.
</UL>
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/survey/icon.gif"> <B>Encuestas</B></P>
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/survey/icon.gif"> <B>Encuestas</B></P>
<UL>
<P>El módulo de encuestas provee una serie de instrumentos probados para
estimular el aprendizaje en ambientes en línea.
~la ciencia ~los experimentos}, and in a sense we remain students for life.
</BLOCKQUOTE>
-<P>Más información: <? helpbutton("formatmissingword", "", "quiz") ?></P>
+<P>Más información: <?php helpbutton("formatmissingword", "", "quiz") ?></P>
</UL>
preguntas del programa Blackboard. Se apoya en la capacidad de compilar funciones
XML en sus correspondientes PHP.</P>
-<P>Mayor infomración: <? helpbutton("formatblackboard", "", "quiz") ?></P>
+<P>Mayor infomración: <?php helpbutton("formatblackboard", "", "quiz") ?></P>
</UL>
<P><B>Personal</B></P>
<P>La cantidad de código nuevo necesaria es bastante pequeña.
-<P>Mayor infomración: <? helpbutton("formatcustom", "", "quiz") ?></P>
+<P>Mayor infomración: <?php helpbutton("formatcustom", "", "quiz") ?></P>
</UL>
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/quiz/icon.gif"> <B>Cuestionario</B></P>
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/quiz/icon.gif"> <B>Cuestionario</B></P>
<p>Este módulo permite al profesor diseñar y plantear
cuestionarios consistentes en: opción múltiple,
falso/verdadero y respuestas cortas. estas preguntas se mantienen
<P>En respuesta a una pregunta (la cual puede incluir una imagen) el alumno puede
escoger entre múltiples respuestas. Hay dos tipos de preguntas de opción múltiple:
de respuesta única y de respuesta múltiple.
-<P>Más información: <? helpbutton("multichoice", "", "quiz") ?></P></UL>
+<P>Más información: <?php helpbutton("multichoice", "", "quiz") ?></P></UL>
<P><B>Respuesta Corta</B></P>
<UL>
<P>En respuesta a una pregunta (la cual puede incluir una imagen) el alumno escribe
una palabra o frase. Hay varias posibles respuestas correctas, con diferentes puntuaciones. Las respuestas pueden o no ser sensibles a las mayúsculas. </ P>
-<P>Más información: <? helpbutton("shortanswer", "", "quiz") ?></P></UL>
+<P>Más información: <?php helpbutton("shortanswer", "", "quiz") ?></P></UL>
<P><B>Verdadero/Falso</B></P>
<UL>
<P>En respuesta a una pregunta (la cual puede incluir una imagen), el alumno selecciona
de entre dos opciones: Verdadero o Falso.
</P>
-<P>Más información: <? helpbutton("truefalse", "", "quiz") ?></P></UL>
+<P>Más información: <?php helpbutton("truefalse", "", "quiz") ?></P></UL>
<P><B>Aleatoria</B></P>
<UL>
<P>(Aún no implementada) Le permite seleccionar un número de preguntas que serán
aleatoriamente seleccionadas cada vez que un estudiante intenta el examen.</P>
-<P>Más información: <? helpbutton("random", "", "quiz") ?></P></UL>
+<P>Más información: <?php helpbutton("random", "", "quiz") ?></P></UL>
<P>Es muy útil pensar en lo que el autor no dijo o lo que dejó en duda;
esto le ayudará a formularse nuevas preguntas en su mente.</P>
-<P ALIGN=RIGHT><? helpbutton("questions", get_string("helpquestions"), "moodle", true, true) ?></P>
-<P ALIGN=RIGHT><? helpbutton("writing", get_string("helpwriting"), "moodle", true, true) ?></P>
+<P ALIGN=RIGHT><?php helpbutton("questions", get_string("helpquestions"), "moodle", true, true) ?></P>
+<P ALIGN=RIGHT><?php helpbutton("writing", get_string("helpwriting"), "moodle", true, true) ?></P>
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/resource/icon.gif"> <B>Materiales</B></P>
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/resource/icon.gif"> <B>Materiales</B></P>
<P>Materiales son contenidos: información que el profesor desea entregar a los
alumnos. Pueden ser archivos preparados y cargados en el servidor; páginas
editadas directamente en Moodle, o páginas web externas que se hacen aparecer
<P><B>Texto Plano</B> - el tipo más fácil. Usted simplemente puede teclear (editar)
la página en un formulario en la página siguiente. Algunas de las cosas que teclee
serán automáticamente formateadas, de la misma forma que los mensajes en los foros.
-Vea la ayuda sobre escribir texto: <? helpbutton ("text", get_string ("helptext"))?>
+Vea la ayuda sobre escribir texto: <?php helpbutton ("text", get_string ("helptext"))?>
<P><B>Texto HTML</B> - para los usuarios más avanzados. No se efectúa ningún tipo
de formateo automático, sino que usted tiene que hacerlo manualmente usando los
<P ALIGN=CENTER><B>Sobre el editor Richtext HTML</B></P>
<P>Disponibilidad: <B>
-<? if (!$CFG->htmleditor) {
+<?php if (!$CFG->htmleditor) {
print_string("htmleditordisabledadmin");
} else if (!$USER->htmleditor) {
print_string("htmleditordisabled");
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/survey/icon.gif"> <B>Encuestas</B></P>
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/survey/icon.gif"> <B>Encuestas</B></P>
<UL>
<P>El módulo de Encuestas proporciona un conjunto de instrumentos
verificados que se han mostrado útiles para evaluar y estimular
<P>Se mantendrán sus saltos de línea, y las líneas en blanco indicarán un nuevo párrafo.
<P>Caritas como :-), se cambiarán por sus equivalentes gráficos.
<P>También puede incrustar código HTML.
-<P ALIGN=RIGHT><? helpbutton("text", get_string("helptext")) ?> Más información sobre el formato automático.</P>
+<P ALIGN=RIGHT><?php helpbutton("text", get_string("helptext")) ?> Más información sobre el formato automático.</P>
</UL>
<P><B>2. Formato HTML</B></P>
<P>Incluso si está utilizando el editor HTML, puede colocar código directamente
en el texto.
<P>A diferencia del formato automático, en este modo no se procesará nada.
-<P ALIGN=RIGHT><? helpbutton("html", get_string("helphtml")) ?> Más sobre HTML</P>
-<P ALIGN=RIGHT><? helpbutton("richtext", get_string("helprichtext")) ?> Más sobre el editor HTML</P>
+<P ALIGN=RIGHT><?php helpbutton("html", get_string("helphtml")) ?> Más sobre HTML</P>
+<P ALIGN=RIGHT><?php helpbutton("richtext", get_string("helprichtext")) ?> Más sobre el editor HTML</P>
</UL>
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/workshop/icon.gif"> <B>Taller</B></P>
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/workshop/icon.gif"> <B>Taller</B></P>
<UL>
<P>El Taller es una actividad para el trabajo en grupo con un vasto número de opciones.
Permite a los participantes diversas formas de evaluar los proyectos de los demás, así como
esto ayudará a todos a pensar, ¡y a aprender!
</P>
-<P ALIGN=RIGHT><? helpbutton("questions", get_string("helpquestions"), "moodle", true, true) ?></P>
+<P ALIGN=RIGHT><?php helpbutton("questions", get_string("helpquestions"), "moodle", true, true) ?></P>
-<P ALIGN=RIGHT><? helpbutton("reading", get_string("helpreading"), "moodle", true, true) ?></P>
+<P ALIGN=RIGHT><?php helpbutton("reading", get_string("helpreading"), "moodle", true, true) ?></P>
-<P ALIGN=RIGHT><? helpbutton("ratings", get_string("separateandconnected"), "forum", true, true) ?></P>
+<P ALIGN=RIGHT><?php helpbutton("ratings", get_string("separateandconnected"), "forum", true, true) ?></P>
\r
<P>Esta plataforma contiene varios módulos de actividades.</P>\r
\r
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/forum/icon.gif"> <B>Foros</B></P>\r
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/forum/icon.gif"> <B>Foros</B></P>\r
<UL>\r
<P>Este módulo es muy importante, dado que en él se da el mayor intercambio.\r
Los foros se pueden estructurar de diferentes maneras, y pueden incluir calificaciones.\r
El maestro puede imponer a sus alumnos la suscripción a determinado foro.\r
</UL>\r
\r
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/journal/icon.gif"> <B>Diarios</B></P>\r
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/journal/icon.gif"> <B>Diarios</B></P>\r
<UL>\r
<P>Este módulo es muy importante para la actividad reflexiva. El maestro\r
propone a los alumnos reflexionar sobre diferentes temas, y los estudiantes \r
</P>\r
</UL>\r
\r
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/resource/icon.gif"> <B>Apuntes</B></P>\r
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/resource/icon.gif"> <B>Apuntes</B></P>\r
<UL>\r
<P>Los apuntes son contenidos, información que el maestro quiere que vean sus alumnos.\r
Pueden ser documentos preparados y subidos al servidor, páginas editadas directamente \r
</P>\r
</UL>\r
\r
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/assignment/icon.gif"> <B>Tareas</B></P>\r
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/assignment/icon.gif"> <B>Tareas</B></P>\r
<UL>\r
<P>Las tareas permiten a los profesores asignar actividades a los estudiantes, \r
que consisten en preparar contenidos digitales (de cualquier tipo) que el alumno \r
</P>\r
</UL>\r
\r
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/quiz/icon.gif"> <B>Cuestionarios</B></P>\r
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/quiz/icon.gif"> <B>Cuestionarios</B></P>\r
<UL>\r
<P>Este módulo permite que el maestro diseñe y plantee cuestionarios. Estos \r
cuestionarios pueden ser: múltiple opción, falso/verdadero y respuestas cortas.\r
posee calificación.\r
</UL>\r
\r
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/choice/icon.gif"> <B>Consultas</B></P>\r
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/choice/icon.gif"> <B>Consultas</B></P>\r
<UL>\r
<P>Las consultas son muy sencillas: el maestro hace una pregunta y determina \r
ciertas opciones, de las cuales los alumnos elegirán una.\r
Para permitir algún tipo de elecciones del grupo o para efectos de investigación.\r
</UL>\r
\r
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/survey/icon.gif"> <B>Encuestas</B></P>\r
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/survey/icon.gif"> <B>Encuestas</B></P>\r
<UL>\r
<P>El módulo de encuestas provee una serie de instrumentos probados para \r
estimular el aprendizaje en ambientes en línea.\r
<FONT SIZE=1><I>Preguntas tomadas de Paul, R. (1993). Critical Thinking: How To Prepare Students for a Rapidly Changing World: Foundation for Critical Thinking, Santa Rosa, CA. </I></FONT>\r
\r
\r
-<P ALIGN=RIGHT><? helpbutton("writing", get_string("helpwriting"), "moodle", true, true) ?></P>\r
+<P ALIGN=RIGHT><?php helpbutton("writing", get_string("helpwriting"), "moodle", true, true) ?></P>\r
\r
-<P ALIGN=RIGHT><? helpbutton("reading", get_string("helpreading"), "moodle", true, true) ?></P>\r
+<P ALIGN=RIGHT><?php helpbutton("reading", get_string("helpreading"), "moodle", true, true) ?></P>\r
<P><B>Múltiple Opción</B></P> \r
<UL> \r
<P>En respuesta a una pregunta (la cual puede incluir una imagen) el alumno puede escoger entre múltiples respuestas. Hay dos tipos de preguntas de opción múltiple: de respuesta única y de respuesta múltiple. \r
-<P>Más información: <? helpbutton("multichoice", "", "quiz") ?></P></UL> \r
+<P>Más información: <?php helpbutton("multichoice", "", "quiz") ?></P></UL> \r
\r
<P><B>Respuesta Corta</B></P> \r
<UL> \r
<P>En respuesta a una pregunta (la cual puede incluir una imagen) el alumno escribe una palabra o frase. Hay varias posibles respuestas correctas, con diferentes puntuaciones. Las respuestas pueden o no ser sensibles a las mayúsculas. </ P> \r
-<P>Más información: <? helpbutton("shortanswer", "", "quiz") ?></P></UL>\r
+<P>Más información: <?php helpbutton("shortanswer", "", "quiz") ?></P></UL>\r
\r
<P><B>Verdadero/Falso</B></P> \r
<UL> \r
<P>En respuesta a una pregunta (la cual puede incluir una imagen), el alumno selecciona de entre dos opciones: Verdadero o Falso. \r
</P> \r
-<P>Más información: <? helpbutton("truefalse", "", "quiz") ?></P></UL>\r
+<P>Más información: <?php helpbutton("truefalse", "", "quiz") ?></P></UL>\r
\r
<P><B>Aleatoria</B></P> \r
<UL> \r
<P>(Aún no implementada) Le permite seleccionar un número de preguntas que serán aleatoriamente seleccionadas cada vez que un estudiante intenta el examen.</P> \r
-<P>Más información: <? helpbutton("random", "", "quiz") ?></P></UL>
\ No newline at end of file
+<P>Más información: <?php helpbutton("random", "", "quiz") ?></P></UL>
\ No newline at end of file
<P>Es muy útil pensar en lo que el autor no dijo o lo que dejó en duda; \r
esto le ayudará a formularse nuevas preguntas en su mente.</P> \r
\r
-<P ALIGN=RIGHT><? helpbutton("questions", get_string("helpquestions"), "moodle", true, true) ?></P>\r
-<P ALIGN=RIGHT><? helpbutton("writing", get_string("helpwriting"), "moodle", true, true) ?></P>\r
+<P ALIGN=RIGHT><?php helpbutton("questions", get_string("helpquestions"), "moodle", true, true) ?></P>\r
+<P ALIGN=RIGHT><?php helpbutton("writing", get_string("helpwriting"), "moodle", true, true) ?></P>\r
\r
<P>Los Recursos son cualquier tipo de contenido que usted pueda concebir. Éstos son los diferentes tipos, que principalmente especifican cómo es el contenido al que se va a acceder:\r
\r
-<P><B>Texto Plano</B> - el tipo más fácil. Usted simplemente puede teclear (editar) la página en un formulario en la página siguiente. Algunas de las cosas que teclee serán automáticamente formateadas, de la misma forma que los mensajes en los foros. Vea la ayuda sobre escribir texto: <? helpbutton ("text", get_string ("helptext"))?>\r
+<P><B>Texto Plano</B> - el tipo más fácil. Usted simplemente puede teclear (editar) la página en un formulario en la página siguiente. Algunas de las cosas que teclee serán automáticamente formateadas, de la misma forma que los mensajes en los foros. Vea la ayuda sobre escribir texto: <?php helpbutton ("text", get_string ("helptext"))?>\r
\r
<P><B>Texto HTML</B> - para los usuarios más avanzados. No se efectúa ningún tipo de formateo automático, sino que usted tiene que hacerlo manualmente usando los códigos de HTML.\r
\r
<P ALIGN=CENTER><B>Sobre el editor Richtext HTML</B></P>\r
\r
<P>Disponibilidad: <B>\r
-<? if (!$CFG->htmleditor) {\r
+<?php if (!$CFG->htmleditor) {\r
print_string("htmleditordisabledadmin");\r
} else if (!$USER->htmleditor) {\r
print_string("htmleditordisabled");\r
<P>Los saltos de línea serán retenidos, y en las líneas en blanco comenzarán nuevos parrafos.
<P>los caractres Smiley, como ser :-) automaticamente serán reemplazados por sus equivalentes gráficos.
<P>Puede utilizar codigo HTML embebido si lo desea, el cual será retenido.
-<P ALIGN=RIGHT><? helpbutton("text", get_string("helptext")) ?> Más información de auto-formato de Moodle.</P>
+<P ALIGN=RIGHT><?php helpbutton("text", get_string("helptext")) ?> Más información de auto-formato de Moodle.</P>
</UL>
<P><B>2. Formato HTML</B></P>
<P>Alternativamente si no está utilizando el editor HTML, usted puede usar codigo HTML en el texto, el cual se mantendrá exactamente igual como usted lo ingresó.
<P>Unlike the Moodle auto-format, no automatic formatting is performed.
-<P ALIGN=RIGHT><? helpbutton("html", get_string("helphtml")) ?> más informacion acerca de HTML</P>
-<P ALIGN=RIGHT><? helpbutton("richtext", get_string("helprichtext")) ?> más información acerca del editor HTML</P>
+<P ALIGN=RIGHT><?php helpbutton("html", get_string("helphtml")) ?> más informacion acerca de HTML</P>
+<P ALIGN=RIGHT><?php helpbutton("richtext", get_string("helprichtext")) ?> más información acerca del editor HTML</P>
</UL>
about the subject you are discussing.</P>\r
\r
\r
-<P ALIGN=RIGHT><? helpbutton("questions", get_string("helpquestions"), "moodle", true, true) ?></P>\r
-<P ALIGN=RIGHT><? helpbutton("reading", get_string("helpreading"), "moodle", true, true) ?></P>\r
-<P ALIGN=RIGHT><? helpbutton("ratings", get_string("separateandconnected"), "forum", true, true) ?></P>\r
+<P ALIGN=RIGHT><?php helpbutton("questions", get_string("helpquestions"), "moodle", true, true) ?></P>\r
+<P ALIGN=RIGHT><?php helpbutton("reading", get_string("helpreading"), "moodle", true, true) ?></P>\r
+<P ALIGN=RIGHT><?php helpbutton("ratings", get_string("separateandconnected"), "forum", true, true) ?></P>\r
<p>Esta plataforma contiene varios módulos de actividades.</p>\r
\r
<dl>\r
- <dt><img src="<?=$CFG->wwwroot?>/mod/forum/icon.gif" alt="Foros"> <strong>Foros</strong></dt>\r
+ <dt><img src="<?php echo $CFG->wwwroot?>/mod/forum/icon.gif" alt="Foros"> <strong>Foros</strong></dt>\r
\r
<dd style="padding-top: 1em; padding-left: 3em; padding-bottom: 1em;">Este módulo puede ser el más importante, dado que es en el que tienen lugar la mayor parte de los debates. Los foros se pueden estructurar de diferentes maneras, y pueden incluir calificaciones.\r
Los mensajes se pueden ver de varias formas y pueden incluir archivos adjuntos.\r
El tutor puede imponer a sus alumnos la suscripción a un determinado foro.</dd>\r
\r
<dt>\r
-<img src="<?=$CFG->wwwroot?>/mod/journal/icon.gif" alt="Diario"> <strong>Diarios</strong>\r
+<img src="<?php echo $CFG->wwwroot?>/mod/journal/icon.gif" alt="Diario"> <strong>Diarios</strong>\r
</dt>\r
\r
<dd style="padding-top: 1em; padding-left: 3em; padding-bottom: 1em;">Este módulo supone una actividad de reflexión muy importante. El tutor\r
y sólo puede ser vista por el tutor, quien puede responder y calificar cada vez. Suele ser buena idea tener una actividad de este tipo por semana.</dd>\r
\r
\r
-<dt><img src="<?=$CFG->wwwroot?>/mod/resource/icon.gif" alt="Recursos"> <strong>Recursos</strong></dt>\r
+<dt><img src="<?php echo $CFG->wwwroot?>/mod/resource/icon.gif" alt="Recursos"> <strong>Recursos</strong></dt>\r
\r
<dd style="padding-top: 1em; padding-left: 3em; padding-bottom: 1em;">Los recursos son contenidos, información que el tutor quiere que vean sus alumnos.\r
Pueden ser documentos preparados y subidos al servidor, páginas editadas directamente\r
\r
\r
\r
-<dt><img src="<?=$CFG->wwwroot?>/mod/assignment/icon.gif" alt="Tareas"> <strong>Tareas</strong></dt>\r
+<dt><img src="<?php echo $CFG->wwwroot?>/mod/assignment/icon.gif" alt="Tareas"> <strong>Tareas</strong></dt>\r
\r
<dd style="padding-top: 1em; padding-left: 3em; padding-bottom: 1em;">Las tareas permiten a los profesores asignar actividades a los estudiantes, que consisten en preparar contenidos digitales (de cualquier tipo) que el alumno podrá subir al servidor.</dd>\r
\r
\r
\r
-<dt><img src="<?=$CFG->wwwroot?>/mod/quiz/icon.gif" alt="Cuestionarios"> <strong>Cuestionarios</strong></dt>\r
+<dt><img src="<?php echo $CFG->wwwroot?>/mod/quiz/icon.gif" alt="Cuestionarios"> <strong>Cuestionarios</strong></dt>\r
\r
<dd style="padding-top: 1em; padding-left: 3em; padding-bottom: 1em;">\r
Este módulo permite que el profesor diseñe y plantee cuestionarios. Estos\r
</dd>\r
\r
\r
-<dt><img src="<?=$CFG->wwwroot?>/mod/choice/icon.gif" alt="Consultas"> <strong>Consultas</strong></dt>\r
+<dt><img src="<?php echo $CFG->wwwroot?>/mod/choice/icon.gif" alt="Consultas"> <strong>Consultas</strong></dt>\r
\r
<dd style="padding-top: 1em; padding-left: 3em; padding-bottom: 1em;">Las consultas son muy sencillas: el profesor hace una pregunta y determina\r
ciertas opciones, de las cuales los alumnos elegirán una.\r
Es útil como sondeo rápido para estimular la reflexión sobre algún tema, para permitir algún tipo de votación en el grupo o a efectos de investigación.</dd>\r
\r
\r
-<dt><img src="<?=$CFG->wwwroot?>/mod/survey/icon.gif" alt="Encuestas"> <strong>Encuestas</strong></dt>\r
+<dt><img src="<?php echo $CFG->wwwroot?>/mod/survey/icon.gif" alt="Encuestas"> <strong>Encuestas</strong></dt>\r
\r
<dd style="padding-top: 1em; padding-left: 3em; padding-bottom: 1em;">El módulo de encuestas proporciona una serie de instrumentos probados para estimular el aprendizaje en ambientes "online".\r
Los profesores pueden utilizar este módulo para aprender sobre sus alumnos y reflexionar sobre su práctica educativa.</dd>\r
<em style="font-size: 0.7em;">Preguntas tomadas de Paul, R. (1993). Critical Thinking: How To Prepare Students for a Rapidly Changing World: Foundation for Critical Thinking, Santa Rosa, CA.</em>\r
\r
\r
-<p style="text-align: right;"><? helpbutton("writing", get_string("helpwriting"), "moodle", true, true) ?></p>\r
+<p style="text-align: right;"><?php helpbutton("writing", get_string("helpwriting"), "moodle", true, true) ?></p>\r
\r
-<p style="text-align: right;"><? helpbutton("reading", get_string("helpreading"), "moodle", true, true) ?></p>\r
+<p style="text-align: right;"><?php helpbutton("reading", get_string("helpreading"), "moodle", true, true) ?></p>\r
<dt><strong>Múltiple Opción</strong></dt>\r
\r
<dd style="padding-left: 3em; padding-bottom: 1em; padding-top: 1em;">En respuesta a una pregunta (la cual puede incluir una imagen) el alumno puede escoger entre múltiples respuestas. Hay dos tipos de preguntas de opción múltiple: de respuesta única y de respuesta múltiple.\r
-<p>Más información: <? helpbutton("multichoice", "", "quiz") ?></p></dd>\r
+<p>Más información: <?php helpbutton("multichoice", "", "quiz") ?></p></dd>\r
\r
<dt><strong>Respuesta Corta</strong></dt>\r
\r
<dd style="padding-left: 3em; padding-bottom: 1em; padding-top: 1em;">En respuesta a una pregunta (la cual puede incluir una imagen) el alumno escribe una palabra o frase. Hay varias posibles respuestas correctas, con diferentes puntuaciones. Las respuestas pueden ser o no sensibles a las mayúsculas.\r
-<p>Más información: <? helpbutton("shortanswer", "", "quiz") ?></p></dd>\r
+<p>Más información: <?php helpbutton("shortanswer", "", "quiz") ?></p></dd>\r
\r
<dt><strong>Verdadero/Falso</strong></dt>\r
\r
<dd style="padding-left: 3em; padding-bottom: 1em; padding-top: 1em;">En respuesta a una pregunta (la cual puede incluir una imagen), el alumno selecciona de entre dos opciones: Verdadero o Falso.\r
-<p>Más información: <? helpbutton("truefalse", "", "quiz") ?></p></dd>\r
+<p>Más información: <?php helpbutton("truefalse", "", "quiz") ?></p></dd>\r
\r
<dt><strong>Aleatoria</strong></dt>\r
\r
<dd style="padding-left: 3em; padding-bottom: 1em; padding-top: 1em;">(Aún no implantada) Le permite seleccionar un número de preguntas que serán aleatoriamente seleccionadas cada vez que un estudiante intenta el examen.\r
-<p>Más información: <? helpbutton("random", "", "quiz") ?></p></dd>\r
+<p>Más información: <?php helpbutton("random", "", "quiz") ?></p></dd>\r
</dl>
\ No newline at end of file
<p>Para evitar errores de comprensión, lea cuidadosamente y trate de descubrir el punto de vista del autor.</p>\r
<p>Es muy útil pensar en lo que el autor no dijo o lo que dejó en duda; esto le ayudará a formularse nuevas preguntas en su mente.</p>\r
\r
-<p style="text-align: right;"><? helpbutton("questions", get_string("helpquestions"), "moodle", true, true) ?></p>\r
-<p style="text-align: right;"><? helpbutton("writing", get_string("helpwriting"), "moodle", true, true) ?></p>\r
+<p style="text-align: right;"><?php helpbutton("questions", get_string("helpquestions"), "moodle", true, true) ?></p>\r
+<p style="text-align: right;"><?php helpbutton("writing", get_string("helpwriting"), "moodle", true, true) ?></p>\r
\r
<p>Los "Recursos" son cualquier tipo de contenido que usted pueda concebir. Éstos son los diferentes tipos, que principalmente especifican cómo es el contenido al que se va a acceder:</p>\r
\r
-<p><strong>Texto Plano</strong> - el tipo más sencillo. Usted simplemente puede teclear (editar) la página en un formulario que aparece en la página siguiente. Algunas de las cosas que teclee serán automáticamente formateadas, de la misma forma que los mensajes en los foros. Vea la ayuda sobre escribir texto: <? helpbutton ("text", get_string ("helptext"))?></p>\r
+<p><strong>Texto Plano</strong> - el tipo más sencillo. Usted simplemente puede teclear (editar) la página en un formulario que aparece en la página siguiente. Algunas de las cosas que teclee serán automáticamente formateadas, de la misma forma que los mensajes en los foros. Vea la ayuda sobre escribir texto: <?php helpbutton ("text", get_string ("helptext"))?></p>\r
\r
<p><strong>Texto <acronym title="HyperText Markup Language" lang="en">HTML</acronym></strong> - para los usuarios más avanzados. No se efectúa ningún tipo de formateo automático, sino que usted tiene que hacerlo manualmente usando los códigos de HTML.</p>\r
\r
<p style="text-align: center;"><strong>Sobre el editor Richtext HTML</strong></p>\r
\r
<p>Disponibilidad: <strong>\r
-<? if (!$cfg->htmleditor) {\r
+<?php if (!$cfg->htmleditor) {\r
print_string("htmleditordisabledadmin");\r
} else if (!$USER->htmleditor) {\r
print_string("htmleditordisabled");\r
<p style="padding-left: 3em;">Se mantendrán sus saltos de línea, y las líneas en blanco indicarán un nuevo párrafo.</p>\r
<p style="padding-left: 3em;">Los emoticonos, como <abbr title="sonrisa formada por dos puntos, un signo de menos y cierre de paréntesis">:-)</abbr>, se cambiarán por sus equivalentes gráficos.</p>\r
<p style="padding-left: 3em;">También puede incrustar código HTML.</p>\r
-<p style="text-align: right;"><? helpbutton("text", get_string("helptext")) ?> Más información sobre el formato automático.</p>\r
+<p style="text-align: right;"><?php helpbutton("text", get_string("helptext")) ?> Más información sobre el formato automático.</p>\r
\r
\r
<p><strong>2. Formato <acronym title="HyperText Markup Language" lang="en">HTML</acronym></strong></p>\r
editor creará el código por usted.</p>\r
<p>Incluso si está utilizando el editor <acronym title="HyperText Markup Language" lang="en">HTML</acronym>, puede colocar código directamente en el texto y el resultado será exactamente el que usted espera.</p>\r
<p>A diferencia del formato automático, en este modo no se procesará nada.</p>\r
-<p style="text-align: right;"><? helpbutton("html", get_string("helphtml")) ?> Más sobre <acronym title="HyperText Markup Language" lang="en">HTML</acronym></p>\r
-<p style="text-align: right;"><? helpbutton("richtext", get_string("helprichtext")) ?> Más sobre el editor <acronym title="HyperText Markup Language" lang="en">HTML</acronym></p>\r
+<p style="text-align: right;"><?php helpbutton("html", get_string("helphtml")) ?> Más sobre <acronym title="HyperText Markup Language" lang="en">HTML</acronym></p>\r
+<p style="text-align: right;"><?php helpbutton("richtext", get_string("helprichtext")) ?> Más sobre el editor <acronym title="HyperText Markup Language" lang="en">HTML</acronym></p>\r
En los foros tiene <?php echo ($cfg->maxeditingtime/60) ?> minutos para editar sus mensajes antes de que se envíen a los otros participantes.</p>\r
<p>Cuando responda a otros, trate de plantear preguntas interesantes sobre el tema, esto ayudará a todos a pensar, ¡y a aprender!</p>\r
\r
-<p style="text-align: right;"><? helpbutton("questions", get_string("helpquestions"), "moodle", true, true) ?></p>\r
+<p style="text-align: right;"><?php helpbutton("questions", get_string("helpquestions"), "moodle", true, true) ?></p>\r
\r
-<p style="text-align: right;"><? helpbutton("reading", get_string("helpreading"), "moodle", true, true) ?></p>\r
+<p style="text-align: right;"><?php helpbutton("reading", get_string("helpreading"), "moodle", true, true) ?></p>\r
\r
-<p style="text-align: right;"><? helpbutton("ratings", get_string("separateandconnected"), "forum", true, true) ?></p>\r
+<p style="text-align: right;"><?php helpbutton("ratings", get_string("separateandconnected"), "forum", true, true) ?></p>\r
<P align=center><B>Aktiviteettimodulit</B></P>\r
<P>Moodle tarjoaa erilaisia aktiviteettimoduleita, joita voit käyttää kurssillasi.</P>\r
-<P><IMG src="<?=$CFG->wwwroot?>/mod/forum/icon.gif VALIGN="absmiddle"> <B>Foorumit</B></P>\r
+<P><IMG src="<?php echo $CFG->wwwroot?>/mod/forum/icon.gif VALIGN="absmiddle"> <B>Foorumit</B></P>\r
<UL>\r
<P>Tämä aktiviteetti saattaa olla kaikkein tärkein - täällä käydään suurin osa keskusteluista. Foorumit voidaan rakentaa eri tavoin, ja niihin voi kuulua jokaisen viestin vertaisarviointia. Viestejä voidaan lukea useilla formaateilla ja ne voivat sisältää liitteitä. Tilaamalla foorumin kurssin osallistuja saa kopion jokaisesta uudesta viestistä sähköpostiinsa. Opettaja voi halutessaan määrätä kurssilaiset tilaamaan foorumin.</P>\r
-<P><IMG src="<?=$CFG->wwwroot?>/mod/journal/icon.gif VALIGN="absmiddle"> <B>Lyhyttehtävät</B></P></UL>\r
+<P><IMG src="<?php echo $CFG->wwwroot?>/mod/journal/icon.gif VALIGN="absmiddle"> <B>Lyhyttehtävät</B></P></UL>\r
<UL>\r
<P>Tämä moduli on tärkeä siksi, että se tarjoaa opiskelijoille pohdittavaa. Opettaja pyytää opiskelijaa pohtimaan tiettyä aihetta, ja opiskelija voi muokata ja hioa vastaustaan jonkin aikaa. Vastauksen näkee vain opettaja, joka voi antaa palautetta ja arvosanan jokaiselle lyhyttehtävälle. Yleensä on hyvä antaa n. yksi lyhyttehtävä viikossa.</P>\r
-<P><IMG src="<?=$CFG->wwwroot?>/mod/resource/icon.gif VALIGN="absmiddle"> <B>Aineistot</B></P></UL>\r
+<P><IMG src="<?php echo $CFG->wwwroot?>/mod/resource/icon.gif VALIGN="absmiddle"> <B>Aineistot</B></P></UL>\r
<P>Aineistot ovat sisältöä: informaatiota, jota opettaja haluaa kurssilla jakaa. Ne voivat olla kurssin palvelimelle ladattuja valmiita tiedostoja, suoraan Moodleen muokattuja sivuja tai ulkopuolisia verkkosivuja, jotka toimivat kurssin osana.</P>\r
-<P><IMG src="<?=$CFG->wwwroot?>/mod/assignment/icon.gif VALIGN="absmiddle"> <B>Tehtävät</B></P>\r
+<P><IMG src="<?php echo $CFG->wwwroot?>/mod/assignment/icon.gif VALIGN="absmiddle"> <B>Tehtävät</B></P>\r
<UL>\r
<P>Tässä modulissa opettaja määrittelee tehtävän, joka vaatii opiskelijaa tuottamaan digitaalista sisältöä (missä tahansa muodossa) ja palauttamaan sen lataamalla palvelimelle.Tyypillisiä tehtäviä ovat mm. esseet, projektit ja raportit. Tässä modulissa on mahdollista antaa arvosanoja.</P></UL>\r
-<P><IMG src="<?=$CFG->wwwroot?>/mod/quiz/icon.gif VALIGN="absmiddle"> <B>Tentit</B></P>\r
+<P><IMG src="<?php echo $CFG->wwwroot?>/mod/quiz/icon.gif VALIGN="absmiddle"> <B>Tentit</B></P>\r
<UL>\r
<P>Tässä modulissa opettaja voi suunnitella ja pitää kokeita, jotka sisältävät monivalintatehtäviä, oikein/väärin -kysymyksiä ja muita lyhyesti vastattavia kysymyksiä. Kysymykset tallennetaan luokiteltuun tietokantaan ja niitä voidaan käyttää uudelleen ja uudelleen kurssin aikana ja jopa kurssien välillä. Tenteissä voidaan sallia useita yrityksiä. Jokainen yritys kirjataan automaattisesti, ja opettaja voi päättää antaako hän palautetta vai näyttääkö oikeat vastaukset. Tässä modulissa on mahdollista antaa arvosanoja.</P>\r
-<P><IMG src="<?=$CFG->wwwroot?>/mod/choice/icon.gif VALIGN="absmiddle"> <B>Monivalinnat</B></P></UL>\r
+<P><IMG src="<?php echo $CFG->wwwroot?>/mod/choice/icon.gif VALIGN="absmiddle"> <B>Monivalinnat</B></P></UL>\r
<UL>\r
<P>Monivalintatoiminto on hyvin yksinkertainen: opettaja asettaa kysymyksen ja määrittelee vastausvaihtoehdot. Saattaa olla hyödyllistä pitää pikakysely ja antaa luokan äänestää jostain kurssiin liittyvästä asiasta, ja näin virittää opiskelijat ajattelemaan tiettyä aihetta. </P></UL>\r
-<P><IMG src="<?=$CFG->wwwroot?>/mod/survey/icon.gif VALIGN="absmiddle"> <B>Palautekyselyt</B></P>\r
+<P><IMG src="<?php echo $CFG->wwwroot?>/mod/survey/icon.gif VALIGN="absmiddle"> <B>Palautekyselyt</B></P>\r
<UL>\r
<P>Palautekyselymoduli tarjoaa useita hyväksi todistettuja tutkimusvälineitä online-ympäristöissä tapahtuvan oppimisen tutkimiseen ja stimulointiin. S provides a number of Teachers can use these to gather data from their students that will help them learn about their class and reflect on their own teaching.</P></UL>
\ No newline at end of file
<UL>\r
<P>Tämä muoto tukee vain monivalintakysymyksiä. Vastaukset erotetaan toisistaan tildellä (~), oikean vastauksen edessä on yhtäläisyysmerkki (=). Esimerkiksi: \r
<BLOCKQUOTE>Heti kun alamme vauvana tutkia ruumiinosiamme meistä tulee {=anatomian ja fysiologian ~refleksologian ~luonnontieteen}opiskelijoita, ja tässä mielessä me pysymme opiskelijoina koko ikämme. </BLOCKQUOTE>\r
-<P>Lisätietoja: <? helpbutton("formatmissingword", "", "quiz") ?></P></UL>\r
+<P>Lisätietoja: <?php helpbutton("formatmissingword", "", "quiz") ?></P></UL>\r
<P><B>IMS QTI format</B></P>\r
<UL>\r
<P>Kysymysten ja testien yhteensopivuuden standardimuoto, IMS:ltä. \r
<P>Not yet implemented \r
-<P>More info: <? helpbutton("formatqti", "", "quiz") ?></P></UL>\r
+<P>More info: <?php helpbutton("formatqti", "", "quiz") ?></P></UL>\r
<P><B>WebCT format</B></P>\r
<UL>\r
<P>The format of files exported from WebCT. \r
<P>Not yet implemented \r
-<P>More info: <? helpbutton("formatwebct", "", "quiz") ?></P></UL>\r
+<P>More info: <?php helpbutton("formatwebct", "", "quiz") ?></P></UL>\r
<P><B>Custom format</B></P>\r
<UL>\r
<P>If you have your own format that you need to import, you can implement it yourself by editing mod/quiz/format/custom.php \r
<P>The amount of new code needed is quite small - just enough to parse a single question from given text. \r
-<P>More info: <? helpbutton("formatcustom", "", "quiz") ?></P></UL>
+<P>More info: <?php helpbutton("formatcustom", "", "quiz") ?></P></UL>
<P><B>Monivalinta</B></P>\r
<UL>\r
<P>Vastaus kysymykseen (joka voi sisältää kuvan) valitaan eri vastausvaihtoehdoista. Monivalintakysymyksiä on kahta tyyppiä: yhden oikean vastauksen kysymykset ja useamman oikean vastauksen kysymykset. \r
-<P>Lisätietoja: <? helpbutton("multichoice", "", "quiz") ?></P></UL>\r
+<P>Lisätietoja: <?php helpbutton("multichoice", "", "quiz") ?></P></UL>\r
<P><B>Lyhyt vastaus</B></P>\r
<UL>\r
<P>Kysymykseen (joka voi sisältää kuvan) vastataan kirjoittamalla yksi tai useampi sana. Mahdollisia oikeita vastauksia saattaa olla useita, ja niistä voi saada eri pistemäärän. Vastaukset ovat tai eivät ole tapauskohtaisia. </P>\r
<P><B>Oikein/väärin</B></P>\r
<UL>\r
<P>Vastaus kysymykseen (joka voi sisältää kuvan) valitaan kahdesta vaihtoehdosta: oikein tai väärin. </P>\r
-<P>Lisätietoja: <? helpbutton("truefalse", "", "quiz") ?></P></UL>\r
+<P>Lisätietoja: <?php helpbutton("truefalse", "", "quiz") ?></P></UL>\r
<P><B>Sattumanvarainen</B></P>\r
<UL>\r
<P>(Ei vielä asennettu) Kysymykset valitaan sattumanvaraisesti suuresta joukosta kysymyksiä joka kerta kun opiskelija yrittää läpäistä tenttiä. </P>\r
-<P>Lisätietoja: <? helpbutton("random", "", "quiz") ?></P></UL>
+<P>Lisätietoja: <?php helpbutton("random", "", "quiz") ?></P></UL>
<P>Väärinymmärrysten välttämiseksi lue teksti huolellisesti ja yritä nähdä asia kirjoittajan näkökulmasta. \r
<P>\r
<P>Voi olla myös hyödyllistä pohtia, mitä kirjoittaja EI ole sanonut - tämä voi auttaa sinua muodostamaan kysymyksiä mielessäsi.</P>\r
-<P align=right><? helpbutton("questions", get_string("helpquestions"), "moodle", true, true) ?></P>\r
-<P align=right><? helpbutton("writing", get_string("helpwriting"), "moodle", true, true) ?></P>
+<P align=right><?php helpbutton("questions", get_string("helpquestions"), "moodle", true, true) ?></P>\r
+<P align=right><?php helpbutton("writing", get_string("helpwriting"), "moodle", true, true) ?></P>
<P align=center><B>Richtext HTML-editorista</B></P>\r
<P>Saatavuus: <B>\r
-<? if (!$CFG->htmleditor) { \r
+<?php if (!$CFG->htmleditor) { \r
print_string("htmleditordisabledadmin"); \r
} else if (!$USER->htmleditor) { \r
print_string("htmleditordisabled"); \r
<P><B>Tekstin siirtäminen muista ohjelmista</B></P>\r
<UL>\r
<P>Voit leikata ja liimata muotoiltua tekstiä muista Windows-ohjelmista, kuten Wordista, suoraan tähän editoriin. Muotoilusi pysyvät ennallaan. Käytä selaimesi tavallisia leikkaa ja liimaa -valikkoja (tai Control-C ja Control-V). </P></UL>\r
-<P><B>Kuvien lisääminen <IMG hspace=10 src="<?=$CFG->wwwroot?>contrib/compuproggy/rte/lib/rte/images/icon_ins_image.gif" border=0></B></P>\r
+<P><B>Kuvien lisääminen <IMG hspace=10 src="<?php echo $CFG->wwwroot?>contrib/compuproggy/rte/lib/rte/images/icon_ins_image.gif" border=0></B></P>\r
<UL>\r
<P>Jos sinulla on kuvia, jotka on jo julkaistu verkkosivulla, ja joihin pääsee URLn kautta, voit liittää näitä kuvia tekstiisi käyttäen "Lisää kuva" ("Insert Image") painiketta. </P></UL>\r
-<P><B>Taulukoiden lisääminen <IMG hspace=10 src="<?=$CFG->wwwroot?>contrib/compuproggy/rte/lib/rte/images/icon_ins_table.gif" border=0></B></P>\r
+<P><B>Taulukoiden lisääminen <IMG hspace=10 src="<?php echo $CFG->wwwroot?>contrib/compuproggy/rte/lib/rte/images/icon_ins_table.gif" border=0></B></P>\r
<UL>\r
<P>Voit lisätä taulukon tekstin asettelemista varten käyttämällä työkalupalkin "Lisää taulukko" ("Insert Tables") -painiketta. </P></UL>\r
-<P><B>Linkkien lisääminen <IMG hspace=10 src="<?=$CFG->wwwroot?>contrib/compuproggy/rte/lib/rte/images/icon_ins_link.gif" border=0></B></P>\r
+<P><B>Linkkien lisääminen <IMG hspace=10 src="<?php echo $CFG->wwwroot?>contrib/compuproggy/rte/lib/rte/images/icon_ins_link.gif" border=0></B></P>\r
<UL>\r
<P>Kirjoita ensin teksti, jonka haluat toimivan linkkinä. Valitse kirjoittamasi teksti ja klikkaa linkkipainiketta työkalupalkissa. Kirjoita URL, jonne haluat linkin johtavan. Valmista tuli. </P></UL>\r
-<P><B>Hymiöiden lisääminen <IMG height=15 hspace=10 src="<?=$CFG->wwwroot?>contrib/compuproggy/rte/pix/s/smiley.gif" width=15 border=0></B></P>\r
+<P><B>Hymiöiden lisääminen <IMG height=15 hspace=10 src="<?php echo $CFG->wwwroot?>contrib/compuproggy/rte/pix/s/smiley.gif" width=15 border=0></B></P>\r
<UL>\r
<P>Jos haluat upottaa näitä pieniä kuvia tekstiisi, paina työkalupalkissa olevaa hymiötä. Esiin tulee valikko, josta voit valita jonkin seuraavista vaihtoehdoista. (Tai kirjoita vastaava koodi suoraan tekstiin ja ohjelma muokkaa sen automaattisesti.) \r
<TABLE border=1>\r
<TABLE cellPadding=10 align=center border=0>\r
<TBODY>\r
<TR>\r
-<TD><IMG height=15 hspace=10 src="<?=$CFG->wwwroot?>contrib/compuproggy/rte/pix/s/smiley.gif" width=15 border=0></TD>\r
+<TD><IMG height=15 hspace=10 src="<?php echo $CFG->wwwroot?>contrib/compuproggy/rte/pix/s/smiley.gif" width=15 border=0></TD>\r
<TD>hymy</TD>\r
<TD noWrap><FONT face=Courier>:-)</FONT></TD></TR>\r
<TR>\r
-<TD><IMG height=15 alt="" hspace=10 src="<?=$CFG->wwwroot?>contrib/compuproggy/rte/pix/s/biggrin.gif" width=15 border=0></TD>\r
+<TD><IMG height=15 alt="" hspace=10 src="<?php echo $CFG->wwwroot?>contrib/compuproggy/rte/pix/s/biggrin.gif" width=15 border=0></TD>\r
<TD>leveä virnistys</TD>\r
<TD noWrap><FONT face=Courier>:-D</FONT></TD></TR>\r
<TR>\r
-<TD><IMG height=15 alt="" hspace=10 src="<?=$CFG->wwwroot?>contrib/compuproggy/rte/pix/s/wink.gif" width=15 border=0></TD>\r
+<TD><IMG height=15 alt="" hspace=10 src="<?php echo $CFG->wwwroot?>contrib/compuproggy/rte/pix/s/wink.gif" width=15 border=0></TD>\r
<TD>vinkkaus</TD>\r
<TD noWrap><FONT face=Courier>;-)</FONT></TD></TR>\r
<TR>\r
-<TD><IMG height=15 alt="" hspace=10 src="<?=$CFG->wwwroot?>contrib/compuproggy/rte/pix/s/mixed.gif" width=15 border=0></TD>\r
+<TD><IMG height=15 alt="" hspace=10 src="<?php echo $CFG->wwwroot?>contrib/compuproggy/rte/pix/s/mixed.gif" width=15 border=0></TD>\r
<TD>hämmentynyt</TD>\r
<TD noWrap><FONT face=Courier>:-/</FONT></TD></TR>\r
<TR>\r
-<TD><IMG height=15 alt="" hspace=10 src="<?=$CFG->wwwroot?>contrib/compuproggy/rte/pix/s/thoughtful.gif" width=15 border=0></TD>\r
+<TD><IMG height=15 alt="" hspace=10 src="<?php echo $CFG->wwwroot?>contrib/compuproggy/rte/pix/s/thoughtful.gif" width=15 border=0></TD>\r
<TD>mietteliäs</TD>\r
<TD noWrap><FONT face=Courier>V-.</FONT></TD></TR>\r
<TR>\r
-<TD><IMG height=15 alt="" hspace=10 src="<?=$CFG->wwwroot?>contrib/compuproggy/rte/pix/s/tongueout.gif" width=15 border=0></TD>\r
+<TD><IMG height=15 alt="" hspace=10 src="<?php echo $CFG->wwwroot?>contrib/compuproggy/rte/pix/s/tongueout.gif" width=15 border=0></TD>\r
<TD>kieli ulkona</TD>\r
<TD noWrap><FONT face=Courier>:-P</FONT></TD></TR>\r
<TR>\r
-<TD><IMG height=15 alt="" hspace=10 src="<?=$CFG->wwwroot?>contrib/compuproggy/rte/pix/s/cool.gif" width=15 border=0></TD>\r
+<TD><IMG height=15 alt="" hspace=10 src="<?php echo $CFG->wwwroot?>contrib/compuproggy/rte/pix/s/cool.gif" width=15 border=0></TD>\r
<TD>cool</TD>\r
<TD noWrap><FONT face=Courier>B-)</FONT></TD></TR>\r
<TR>\r
-<TD><IMG height=15 alt="" hspace=10 src="<?=$CFG->wwwroot?>contrib/compuproggy/rte/pix/s/approve.gif" width=15 border=0></TD>\r
+<TD><IMG height=15 alt="" hspace=10 src="<?php echo $CFG->wwwroot?>contrib/compuproggy/rte/pix/s/approve.gif" width=15 border=0></TD>\r
<TD>hyväksyvä</TD>\r
<TD noWrap><FONT face=Courier>^-)</FONT></TD></TR>\r
<TR>\r
-<TD><IMG height=15 alt="" hspace=10 src="<?=$CFG->wwwroot?>contrib/compuproggy/rte/pix/s/wideeyes.gif" width=15 border=0></TD>\r
+<TD><IMG height=15 alt="" hspace=10 src="<?php echo $CFG->wwwroot?>contrib/compuproggy/rte/pix/s/wideeyes.gif" width=15 border=0></TD>\r
<TD>suuret silmät</TD>\r
<TD noWrap><FONT face=Courier>8-)</FONT></TD></TR>\r
<TR>\r
-<TD><IMG height=15 alt="" hspace=10 src="<?=$CFG->wwwroot?>contrib/compuproggy/rte/pix/s/surprise.gif" width=15 border=0></TD>\r
+<TD><IMG height=15 alt="" hspace=10 src="<?php echo $CFG->wwwroot?>contrib/compuproggy/rte/pix/s/surprise.gif" width=15 border=0></TD>\r
<TD>yllättynyt</TD>\r
<TD noWrap><FONT face=Courier>8-o</FONT></TD></TR></TBODY></TABLE></TD>\r
<TD>\r
<TABLE cellPadding=10 align=center border=0>\r
<TBODY>\r
<TR>\r
-<TD><IMG height=15 alt="" hspace=10 src="<?=$CFG->wwwroot?>contrib/compuproggy/rte/pix/s/sad.gif" width=15 border=0></TD>\r
+<TD><IMG height=15 alt="" hspace=10 src="<?php echo $CFG->wwwroot?>contrib/compuproggy/rte/pix/s/sad.gif" width=15 border=0></TD>\r
<TD>surullinen</TD>\r
<TD noWrap><FONT face=Courier>:-(</FONT></TD></TR>\r
<TR>\r
-<TD><IMG height=15 alt="" hspace=10 src="<?=$CFG->wwwroot?>contrib/compuproggy/rte/pix/s/shy.gif" width=15 border=0></TD>\r
+<TD><IMG height=15 alt="" hspace=10 src="<?php echo $CFG->wwwroot?>contrib/compuproggy/rte/pix/s/shy.gif" width=15 border=0></TD>\r
<TD>ujo</TD>\r
<TD noWrap><FONT face=Courier>8-.</FONT></TD></TR>\r
<TR>\r
-<TD><IMG height=15 alt="" hspace=10 src="<?=$CFG->wwwroot?>contrib/compuproggy/rte/pix/s/blush.gif" width=15 border=0></TD>\r
+<TD><IMG height=15 alt="" hspace=10 src="<?php echo $CFG->wwwroot?>contrib/compuproggy/rte/pix/s/blush.gif" width=15 border=0></TD>\r
<TD>punastunut</TD>\r
<TD noWrap><FONT face=Courier>:-I</FONT></TD></TR>\r
<TR>\r
-<TD><IMG height=15 alt="" hspace=10 src="<?=$CFG->wwwroot?>contrib/compuproggy/rte/pix/s/kiss.gif" width=15 border=0></TD>\r
+<TD><IMG height=15 alt="" hspace=10 src="<?php echo $CFG->wwwroot?>contrib/compuproggy/rte/pix/s/kiss.gif" width=15 border=0></TD>\r
<TD>suukkoja</TD>\r
<TD noWrap><FONT face=Courier>:-X</FONT></TD></TR>\r
<TR>\r
-<TD><IMG height=15 alt="" hspace=10 src="<?=$CFG->wwwroot?>contrib/compuproggy/rte/pix/s/clown.gif" width=15 border=0></TD>\r
+<TD><IMG height=15 alt="" hspace=10 src="<?php echo $CFG->wwwroot?>contrib/compuproggy/rte/pix/s/clown.gif" width=15 border=0></TD>\r
<TD>pelle</TD>\r
<TD noWrap><FONT face=Courier>:o)</FONT></TD></TR>\r
<TR>\r
-<TD><IMG height=15 alt="" hspace=10 src="<?=$CFG->wwwroot?>contrib/compuproggy/rte/pix/s/blackeye.gif" width=15 border=0></TD>\r
+<TD><IMG height=15 alt="" hspace=10 src="<?php echo $CFG->wwwroot?>contrib/compuproggy/rte/pix/s/blackeye.gif" width=15 border=0></TD>\r
<TD>musta silmä</TD>\r
<TD noWrap><FONT face=Courier>P-|</FONT></TD></TR>\r
<TR>\r
-<TD><IMG height=15 alt="" hspace=10 src="<?=$CFG->wwwroot?>contrib/compuproggy/rte/pix/s/angry.gif" width=15 border=0></TD>\r
+<TD><IMG height=15 alt="" hspace=10 src="<?php echo $CFG->wwwroot?>contrib/compuproggy/rte/pix/s/angry.gif" width=15 border=0></TD>\r
<TD>vihainen</TD>\r
<TD noWrap><FONT face=Courier>8-[</FONT></TD></TR>\r
<TR>\r
-<TD><IMG height=15 alt="" hspace=10 src="<?=$CFG->wwwroot?>contrib/compuproggy/rte/pix/s/dead.gif" width=15 border=0></TD>\r
+<TD><IMG height=15 alt="" hspace=10 src="<?php echo $CFG->wwwroot?>contrib/compuproggy/rte/pix/s/dead.gif" width=15 border=0></TD>\r
<TD>kuollut</TD>\r
<TD noWrap><FONT face=Courier>xx-P</FONT></TD></TR>\r
<TR>\r
-<TD><IMG height=15 alt="" hspace=10 src="<?=$CFG->wwwroot?>contrib/compuproggy/rte/pix/s/sleepy.gif" width=15 border=0></TD>\r
+<TD><IMG height=15 alt="" hspace=10 src="<?php echo $CFG->wwwroot?>contrib/compuproggy/rte/pix/s/sleepy.gif" width=15 border=0></TD>\r
<TD>unelias</TD>\r
<TD noWrap><FONT face=Courier>|-.</FONT></TD></TR>\r
<TR>\r
-<TD><IMG height=15 alt="" hspace=10 src="<?=$CFG->wwwroot?>contrib/compuproggy/rte/pix/s/evil.gif" width=15 border=0></TD>\r
+<TD><IMG height=15 alt="" hspace=10 src="<?php echo $CFG->wwwroot?>contrib/compuproggy/rte/pix/s/evil.gif" width=15 border=0></TD>\r
<TD>paha</TD>\r
<TD noWrap><FONT face=Courier>}-]</FONT></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE>\r
</UL>
<UL>
<TABLE BORDER=0 CELLPADDING=5 CELLSPACING=5>
<TR><TH>Nimi <TH>Kuva <TH>Näppäile</TR>
-<TR><TD>hymy <TD ALIGN=CENTER><img ALT=smile SRC="<?=$CFG->wwwroot?>/pix/s/smiley.gif"><TD ALIGN=CENTER> :-) </TD></TR>
-<TR><TD>Surullinen <TD ALIGN=CENTER><img ALT=sad SRC="<?=$CFG->wwwroot?>/pix/s/sad.gif"><TD ALIGN=CENTER> :-( </TD></TR>
-<TR><TD>Virne <TD ALIGN=CENTER><img ALT=grin SRC="<?=$CFG->wwwroot?>/pix/s/biggrin.gif"><TD ALIGN=CENTER> :-D </TD></TR>
-<TR><TD>Vinkkaus <TD ALIGN=CENTER><img ALT=wink SRC="<?=$CFG->wwwroot?>/pix/s/wink.gif"><TD ALIGN=CENTER> ;-) </TD></TR>
-<TR><TD>Hämmentynyt <TD ALIGN=CENTER><img ALT=mixed SRC="<?=$CFG->wwwroot?>/pix/s/mixed.gif"><TD ALIGN=CENTER> :-/ </TD></TR>
-<TR><TD>Iso-silmä <TD ALIGN=CENTER><img ALT=wide-eyed SRC="<?=$CFG->wwwroot?>/pix/s/wideeyes.gif"><TD ALIGN=CENTER> 8-) </TD></TR>
-<TR><TD>Kieli <TD ALIGN=CENTER><img ALT=tongue-out SRC="<?=$CFG->wwwroot?>/pix/s/tongueout.gif"><TD ALIGN=CENTER> :-P </TD></TR>
-<TR><TD>Yllättynyt <TD ALIGN=CENTER><img ALT=surprised SRC="<?=$CFG->wwwroot?>/pix/s/surprise.gif"><TD ALIGN=CENTER> :-o </TD></TR>
-<TR><TD>Cool <TD ALIGN=CENTER><img ALT=cool SRC="<?=$CFG->wwwroot?>/pix/s/cool.gif"><TD ALIGN=CENTER> B-) </TD></TR>
+<TR><TD>hymy <TD ALIGN=CENTER><img ALT=smile SRC="<?php echo $CFG->wwwroot?>/pix/s/smiley.gif"><TD ALIGN=CENTER> :-) </TD></TR>
+<TR><TD>Surullinen <TD ALIGN=CENTER><img ALT=sad SRC="<?php echo $CFG->wwwroot?>/pix/s/sad.gif"><TD ALIGN=CENTER> :-( </TD></TR>
+<TR><TD>Virne <TD ALIGN=CENTER><img ALT=grin SRC="<?php echo $CFG->wwwroot?>/pix/s/biggrin.gif"><TD ALIGN=CENTER> :-D </TD></TR>
+<TR><TD>Vinkkaus <TD ALIGN=CENTER><img ALT=wink SRC="<?php echo $CFG->wwwroot?>/pix/s/wink.gif"><TD ALIGN=CENTER> ;-) </TD></TR>
+<TR><TD>Hämmentynyt <TD ALIGN=CENTER><img ALT=mixed SRC="<?php echo $CFG->wwwroot?>/pix/s/mixed.gif"><TD ALIGN=CENTER> :-/ </TD></TR>
+<TR><TD>Iso-silmä <TD ALIGN=CENTER><img ALT=wide-eyed SRC="<?php echo $CFG->wwwroot?>/pix/s/wideeyes.gif"><TD ALIGN=CENTER> 8-) </TD></TR>
+<TR><TD>Kieli <TD ALIGN=CENTER><img ALT=tongue-out SRC="<?php echo $CFG->wwwroot?>/pix/s/tongueout.gif"><TD ALIGN=CENTER> :-P </TD></TR>
+<TR><TD>Yllättynyt <TD ALIGN=CENTER><img ALT=surprised SRC="<?php echo $CFG->wwwroot?>/pix/s/surprise.gif"><TD ALIGN=CENTER> :-o </TD></TR>
+<TR><TD>Cool <TD ALIGN=CENTER><img ALT=cool SRC="<?php echo $CFG->wwwroot?>/pix/s/cool.gif"><TD ALIGN=CENTER> B-) </TD></TR>
</TABLE>
</UL>
<P>Rivinvaihtosi säilyvät entisellään ja tyhjät rivit aloittavat uuden kappaleen. \r
<P>Hymiöt, kuten :-), muuttuvat automaattisesti graafiseen muotoon. \r
<P>Voit halutessasi upottaa jopa HTML-koodia ja se säilyy sellaisenaan. \r
-<P align=right><? helpbutton("text", get_string("helptext")) ?>Lisää tietoa Moodlen automaattisesta muotoilusta.</P></UL>\r
+<P align=right><?php helpbutton("text", get_string("helptext")) ?>Lisää tietoa Moodlen automaattisesta muotoilusta.</P></UL>\r
<P><B>2. HTML-formaatti</B></P>\r
<UL>\r
<P>Tämä formaatti olettaa, että teksti on puhdasta HTML-koodia. Mikäli käytät HTML-editoria tekstin muotoiluun, tämä on oletusformaatti - kaikki työkalupalkin komennot tuottavat HTML:ää. \r
<P>Vaikka käyttäisit Richtext HTML-editoria, voit käyttää tekstissäsi HTML-koodia. \r
<P>Mitään automaattisia muotoiluja ei tapahdu tässä formaatissa toisin kuin Moodlen automaattisessa muotoilussa. \r
-<P align=right><? helpbutton("html", get_string("helphtml")) ?>Lisää tietoa HTML:stä</P>\r
-<P align=right><? helpbutton("richtext", get_string("helprichtext")) ?>Lisää tietoa Richtext HTML-editorista</P></UL>
+<P align=right><?php helpbutton("html", get_string("helphtml")) ?>Lisää tietoa HTML:stä</P>\r
+<P align=right><?php helpbutton("richtext", get_string("helprichtext")) ?>Lisää tietoa Richtext HTML-editorista</P></UL>
<P>Foorumeissa on erittäin hyödyllistä, että viestit ovat lyhyitä ja asiallisia. Sen sijaan että kirjoittaisit yhden pitkän ja hajanaisen viestin, voi olla hyvä kirjoittaa useita lyhyitä (jotka voivat kuulua eri foorumeihin). \r
<P>Voit korjailla kirjoittamaasi tekstiä tarpeen mukaan. Sinulla on myös jonkin verran aikaa, jolloin voit palata foorumeihin lähettämiisi viesteihin ja tehdä niihin muutoksia, jos se on tarpeen.\r
<P>Kun vastaat toiselle, koeta keksiä hänelle myös mielenkiintoisia kysymyksiä. Tämä auttaa sinua ja toista osapuolta pohtimaan keskustelun aihetta ja oppimaan lisää.\r
-<P align=right><? helpbutton("questions", get_string("helpquestions"), "moodle", true, true) ?></P>\r
-<P align=right><? helpbutton("reading", get_string("helpreading"), "moodle", true, true) ?></P>\r
-<P align=right><? helpbutton("ratings", get_string("separateandconnected"), "forum", true, true) ?></P>
+<P align=right><?php helpbutton("questions", get_string("helpquestions"), "moodle", true, true) ?></P>\r
+<P align=right><?php helpbutton("reading", get_string("helpreading"), "moodle", true, true) ?></P>\r
+<P align=right><?php helpbutton("ratings", get_string("separateandconnected"), "forum", true, true) ?></P>
texte du document dans un formulaire que vous trouverez sur la page suivante. Certaines constructions
que vous écrirez seront automatiquement mises en forme, exactement comme dans les
messages postés sur les forums. Pour de l'aide sur la mise en forme de texte :
-<? helpbutton("text", get_string("helptext")) ?>
+<?php helpbutton("text", get_string("helptext")) ?>
<P><B>Texte HTML</B> - pour les utilisateurs plus expérimentés. Aucune mise en forme
automatique ne sera réalisée, vous aurez à la faire vous même en utisant des
<UL>
<TABLE BORDER=0 CELLPADDING=5 CELLSPACING=5>
<TR><TH>Name <TH>Picture <TH>You type</TR>
-<TR><TD>smile <TD ALIGN=CENTER><img ALT=smile SRC="<?=$CFG->wwwroot?>/pix/s/smiley.gif"><TD ALIGN=CENTER> :-) </TD></TR>
-<TR><TD>sad <TD ALIGN=CENTER><img ALT=sad SRC="<?=$CFG->wwwroot?>/pix/s/sad.gif"><TD ALIGN=CENTER> :-( </TD></TR>
-<TR><TD>grin <TD ALIGN=CENTER><img ALT=grin SRC="<?=$CFG->wwwroot?>/pix/s/biggrin.gif"><TD ALIGN=CENTER> :-D </TD></TR>
-<TR><TD>wink <TD ALIGN=CENTER><img ALT=wink SRC="<?=$CFG->wwwroot?>/pix/s/wink.gif"><TD ALIGN=CENTER> ;-) </TD></TR>
-<TR><TD>mixed <TD ALIGN=CENTER><img ALT=mixed SRC="<?=$CFG->wwwroot?>/pix/s/mixed.gif"><TD ALIGN=CENTER> :-/ </TD></TR>
-<TR><TD>wide-eyed <TD ALIGN=CENTER><img ALT=wide-eyed SRC="<?=$CFG->wwwroot?>/pix/s/wideeyes.gif"><TD ALIGN=CENTER> 8-) </TD></TR>
-<TR><TD>tongue-out <TD ALIGN=CENTER><img ALT=tongue-out SRC="<?=$CFG->wwwroot?>/pix/s/tongueout.gif"><TD ALIGN=CENTER> :-P </TD></TR>
-<TR><TD>surprise <TD ALIGN=CENTER><img ALT=surprised SRC="<?=$CFG->wwwroot?>/pix/s/surprise.gif"><TD ALIGN=CENTER> :-o </TD></TR>
-<TR><TD>cool <TD ALIGN=CENTER><img ALT=cool SRC="<?=$CFG->wwwroot?>/pix/s/cool.gif"><TD ALIGN=CENTER> B-) </TD></TR>
+<TR><TD>smile <TD ALIGN=CENTER><img ALT=smile SRC="<?php echo $CFG->wwwroot?>/pix/s/smiley.gif"><TD ALIGN=CENTER> :-) </TD></TR>
+<TR><TD>sad <TD ALIGN=CENTER><img ALT=sad SRC="<?php echo $CFG->wwwroot?>/pix/s/sad.gif"><TD ALIGN=CENTER> :-( </TD></TR>
+<TR><TD>grin <TD ALIGN=CENTER><img ALT=grin SRC="<?php echo $CFG->wwwroot?>/pix/s/biggrin.gif"><TD ALIGN=CENTER> :-D </TD></TR>
+<TR><TD>wink <TD ALIGN=CENTER><img ALT=wink SRC="<?php echo $CFG->wwwroot?>/pix/s/wink.gif"><TD ALIGN=CENTER> ;-) </TD></TR>
+<TR><TD>mixed <TD ALIGN=CENTER><img ALT=mixed SRC="<?php echo $CFG->wwwroot?>/pix/s/mixed.gif"><TD ALIGN=CENTER> :-/ </TD></TR>
+<TR><TD>wide-eyed <TD ALIGN=CENTER><img ALT=wide-eyed SRC="<?php echo $CFG->wwwroot?>/pix/s/wideeyes.gif"><TD ALIGN=CENTER> 8-) </TD></TR>
+<TR><TD>tongue-out <TD ALIGN=CENTER><img ALT=tongue-out SRC="<?php echo $CFG->wwwroot?>/pix/s/tongueout.gif"><TD ALIGN=CENTER> :-P </TD></TR>
+<TR><TD>surprise <TD ALIGN=CENTER><img ALT=surprised SRC="<?php echo $CFG->wwwroot?>/pix/s/surprise.gif"><TD ALIGN=CENTER> :-o </TD></TR>
+<TR><TD>cool <TD ALIGN=CENTER><img ALT=cool SRC="<?php echo $CFG->wwwroot?>/pix/s/cool.gif"><TD ALIGN=CENTER> B-) </TD></TR>
</TABLE>
</UL>
<P>Az is segithet, ha megnézi, hogy a szerzõ mit NEM mondott vagy mi amaradt kérdéses\r
- ezek segíthetnek kérdések megfogalmazásánál.</P> \r
\r
-<P ALIGN=RIGHT><? //helpbutton("questions", get_string("helpquestions"), "moodle", true, true) ?></P>\r
-<P ALIGN=RIGHT><? //helpbutton("writing", get_string("helpwriting"), "moodle", true, true) ?></P>\r
+<P ALIGN=RIGHT><?php //helpbutton("questions", get_string("helpquestions"), "moodle", true, true) ?></P>\r
+<P ALIGN=RIGHT><?php //helpbutton("writing", get_string("helpwriting"), "moodle", true, true) ?></P>\r
hal penggunaan modul yang dapat digunakan untuk \r
membangun berbagai jenis kegiatan kursus.</P>\r
\r
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/forum/icon.gif"> <B>Forum</B></P>\r
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/forum/icon.gif"> <B>Forum</B></P>\r
<UL>\r
<p align="justify">Modul ini dapat menjadi yang paling penting, disinilah tempat diskusi selalu\r
terjadi. Forum dapat disusun dengan beberapa cara yang berbeda, dan dapat berisi\r
jika dia menginginkannya.</p>\r
</UL>\r
\r
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/journal/icon.gif"> <B>Jurnal</B></P>\r
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/journal/icon.gif"> <B>Jurnal</B></P>\r
<UL>\r
<p align="justify">Modul ini sangat penting untuk merefleksikan kegiatan. Pengajar bertanya kepada\r
siswa untuk menggambarkan topik khusus, dan siswa dapat mengubah dan memperbaiki\r
per minggu.</P>\r
</UL>\r
\r
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/resource/icon.gif"> <B>Bacaan</B></P>\r
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/resource/icon.gif"> <B>Bacaan</B></P>\r
<UL>\r
<P>Bacaan dapat berisi : informasi yang ingin pengajar sampaikan pada kursus. Ini dapat\r
merupakan file yang dipersiapkan untuk diupload pada server kursus; halaman yang\r
telah dibuat sebagai bagian dari kursus ini.</P>\r
</UL>\r
\r
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/assignment/icon.gif"> <B>Tugas</B></P>\r
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/assignment/icon.gif"> <B>Tugas</B></P>\r
<UL>\r
<P>Modul tugas memberi fasilitas terhadap guru untuk menetapkan tugas yang harus\r
dikerjakan oleh siswa dalam bentuk hasil digital (sembarang format) dan mengirimkannya\r
Modul ini mempunyai fasilitas penilaian.</P>\r
</UL>\r
\r
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/quiz/icon.gif"> <B>Kuis</B></P>\r
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/quiz/icon.gif"> <B>Kuis</B></P>\r
<UL>\r
<P>Modul Kuis memberi fasilitas terhadap guru untuk membuat paket tes dalam bentuk\r
kuis, berisi pilihan ganda, benar-salah, dan soal jawaban singkat. Pertanyaan-\r
Modul ini mempunyai fasilitas penilaian.</P>\r
</UL>\r
\r
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/choice/icon.gif"> <B>Pilihan</B></P>\r
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/choice/icon.gif"> <B>Pilihan</B></P>\r
<UL>\r
<P>Modul pilihan adalah sangat sederhana - guru memberi pertanyaan dan menentukan\r
pilihan dari beberapa tanggapan. Ini akan sangat berguna untuk polling sistem cepat\r
pengembangan untuk kursus; atau untuk mengumpulkan riset tertentu.\r
</UL>\r
\r
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/survey/icon.gif"> <B>Survei</B></P>\r
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/survey/icon.gif"> <B>Survei</B></P>\r
<UL>\r
<P>Modul Survei memberikan beberapa alat survei yang teruji yang ditemukan sangat berguna\r
dalam hal menilai dan memberi semangat belajar pada metode pengajaran. Pengajar dapat\r
<P>Pada tanggapan terhadap pertanyaan (mungkin mengikutkan gambar) pemberi \r
tanggapan memilih dari beberapa jawaban. Ada dua jenis dari pertanyaan pilihan \r
ganda - jawaban tunggal dan beberapa jawaban.\r
-<P>Info lebih lanjut: <? helpbutton("multichoice", "", "quiz") ?></P>\r
+<P>Info lebih lanjut: <?php helpbutton("multichoice", "", "quiz") ?></P>\r
</UL>\r
\r
<P><b>Jawaban Singkat</b></P>\r
dengan nilai yang berbeda. Jawaban bisa berpengaruh atau tidak berpengaruh \r
terhadap perbedaan huruf besar/kecil.\r
</P>\r
-<P>Info lebih lanjut: <? helpbutton("shortanswer", "", "quiz") ?></P>\r
+<P>Info lebih lanjut: <?php helpbutton("shortanswer", "", "quiz") ?></P>\r
</UL>\r
\r
<P><b>Benar/salah</b></P>\r
<P>Pada tanggapan terhadap pertanyaan (mungkin mengikutkan gambar) pemberi \r
tanggapan memilih dari dua pilihan : Benar atau Salah.\r
</P>\r
-<P>Info lebih lanjut: <? helpbutton("truefalse", "", "quiz") ?></P>\r
+<P>Info lebih lanjut: <?php helpbutton("truefalse", "", "quiz") ?></P>\r
</UL>\r
\r
<P><b>Acak</b></P>\r
pertanyaan lain dari mana ini diambil dari pilihan acak setiap kali siswa \r
berusaha menjawab kuis.\r
</P>\r
-<P>Info lebih lanjut: <? helpbutton("random", "", "quiz") ?></P>\r
+<P>Info lebih lanjut: <?php helpbutton("random", "", "quiz") ?></P>\r
</UL>
\ No newline at end of file
<P><B>Plain text</B> - jenis yang paling mudah. Anda bisa hanya dengan \r
mengetikkan (mengedit) halaman Anda didalam form pada halaman tersebut. Sesuatu \r
yang Anda ketikkan akan secara otomatis diformat, sama seperti posting pada \r
-forum. Lihat bantuan dalam mengetikkan teks: <? helpbutton("text", get_string("helptext")) ?>\r
+forum. Lihat bantuan dalam mengetikkan teks: <?php helpbutton("text", get_string("helptext")) ?>\r
\r
<P><B>Teks HTML</B> - untuk pengguna yang lebih lanjut. Tidak ada format \r
otomatis yang ditampilkan, Anda perlu untuk melakukannya secara manual \r
<P ALIGN=CENTER><b>Mengenai Editor Richtext HTML</b></P>\r
\r
<P>Ketersediaan: <B>\r
-<? if (!$CFG->htmleditor) {\r
+<?php if (!$CFG->htmleditor) {\r
print_string("htmleditordisabledadmin");\r
} else if (!$USER->htmleditor) {\r
print_string("htmleditordisabled");\r
berubah menjadi gambar yang sesuai.</P>\r
<p align="justify">Anda bahkan dapat menempelkan kode HTML jika diinginkan dan \r
tetap berfungsi.</P>\r
-<P ALIGN=RIGHT><? helpbutton("text", get_string("helptext")) ?> Lebih jauh \r
+<P ALIGN=RIGHT><?php helpbutton("text", get_string("helptext")) ?> Lebih jauh \r
tentang format otomatis Moodle.</P>\r
</UL>\r
\r
\r
<p align="justify">Tidak seperti format otomatis Moodle, tidak ada format \r
otomatis yang dikerjakan.</P>\r
-<P ALIGN=RIGHT><? helpbutton("html", get_string("helphtml")) ?>Lebih jauh \r
+<P ALIGN=RIGHT><?php helpbutton("html", get_string("helphtml")) ?>Lebih jauh \r
tentang HTML</P>\r
-<P ALIGN=RIGHT><? helpbutton("richtext", get_string("helprichtext")) ?>Lebih \r
+<P ALIGN=RIGHT><?php helpbutton("richtext", get_string("helprichtext")) ?>Lebih \r
jauh tentang editor Richtext HTML</P>\r
</UL>
\ No newline at end of file
<P>Moodle contains a wide range of activity modules that can be used to
build up any type of course.</P>
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/forum/icon.gif"> <B>Forums</B></P>
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/forum/icon.gif"> <B>Forums</B></P>
<UL>
<P>This activity can be the most important - it is here that most discussion takes place.
Forums can be structured in different ways, and can include peer rating of each posting.
in their email. A teacher can impose subscription on everyone if they want to.
</UL>
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/journal/icon.gif"> <B>Journals</B></P>
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/journal/icon.gif"> <B>Journals</B></P>
<UL>
<P>This module is a very important reflective activity. The teacher
asks the student to reflect on a particular topic, and the student can
Journal activity per week.</P>
</UL>
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/resource/icon.gif"> <B>Resources</B></P>
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/resource/icon.gif"> <B>Resources</B></P>
<UL>
<P>Resources are content: information the teacher wants to bring into the
course. These can be prepared files uploaded to the course
made to appear part of this course.</P>
</UL>
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/assignment/icon.gif"> <B>Assignments</B></P>
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/assignment/icon.gif"> <B>Assignments</B></P>
<UL>
<P>Assignments allow the teacher to specify a task that requires students
to prepare digital content (any format) and submit it by uploading it
and so on. This module includes grading facilities.</P>
</UL>
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/quiz/icon.gif"> <B>Quizzes</B></P>
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/quiz/icon.gif"> <B>Quizzes</B></P>
<UL>
<P>This module allows the teacher to design and set quiz tests, consisting of
multiple choice, true-false, and short answer questions. These
This module includes grading facilities.</P>
</UL>
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/choice/icon.gif"> <B>Choices</B></P>
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/choice/icon.gif"> <B>Choices</B></P>
<UL>
<P>A choice activity is very simple - the teacher asks a question and specifies a
choice of multiple responses. It can be useful as a quick poll to
a direction for the course; or to gather research consent.
</UL>
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/survey/icon.gif"> <B>Surveys</B></P>
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/survey/icon.gif"> <B>Surveys</B></P>
<UL>
<P>The Survey module provides a number of verified survey instruments that
have been found useful in assessing and stimulating learning in
<HR>\r
<FONT SIZE=1><I>Questions adapted from Paul, R. (1993). Critical Thinking: How To Prepare Students for a Rapidly Changing World: Foundation for Critical Thinking, Santa Rosa, CA. </I></FONT>\r
\r
-<P ALIGN=RIGHT><? helpbutton("writing", get_string("helpwriting"), "moodle", true, true) ?></P>\r
-<P ALIGN=RIGHT><? helpbutton("reading", get_string("helpreading"), "moodle", true, true) ?></P>\r
+<P ALIGN=RIGHT><?php helpbutton("writing", get_string("helpwriting"), "moodle", true, true) ?></P>\r
+<P ALIGN=RIGHT><?php helpbutton("reading", get_string("helpreading"), "moodle", true, true) ?></P>\r
-<P ALIGN=CENTER><B>Creating a new question</B></P>\r\r<P>You can add a variety of different types of questions to a category:</P>\r\r<P><B>Multiple Choice</B></P>\r<UL>\r<P>In response to a question (that may include a image) the respondent \r chooses from multiple answers. There are two types of multiple choice\r questions - single answer and multiple answer.\r<P>More info: <? helpbutton("multichoice", "", "quiz") ?></P>\r</UL>\r\r<P><B>Short Answer</B></P>\r<UL>\r<P>In response to a question (that may include a image), the respondent \r types a word or phrase. There may several possible correct answers,\r with different grades. Answers may or may not be sensitive to case.\r</P>\r<P>More info: <? helpbutton("shortanswer", "", "quiz") ?></P>\r</UL>\r\r<P><B>True/False</B></P>\r<UL>\r<P>In response to a question (that may include a image), the respondent\r selects from two options: True or False.\r</P>\r<P>More info: <? helpbutton("truefalse", "", "quiz") ?></P>\r</UL>\r\r<P><B>Random</B></P>\r<UL>\r<P>(Not yet implemented) Allows you to select a number of other questions from \r which one gets randomly selected each time a student attempts the quiz.\r</P>\r<P>More info: <? helpbutton("random", "", "quiz") ?></P>\r</UL>\r\r
\ No newline at end of file
+<P ALIGN=CENTER><B>Creating a new question</B></P>\r\r<P>You can add a variety of different types of questions to a category:</P>\r\r<P><B>Multiple Choice</B></P>\r<UL>\r<P>In response to a question (that may include a image) the respondent \r chooses from multiple answers. There are two types of multiple choice\r questions - single answer and multiple answer.\r<P>More info: <?php helpbutton("multichoice", "", "quiz") ?></P>\r</UL>\r\r<P><B>Short Answer</B></P>\r<UL>\r<P>In response to a question (that may include a image), the respondent \r types a word or phrase. There may several possible correct answers,\r with different grades. Answers may or may not be sensitive to case.\r</P>\r<P>More info: <?php helpbutton("shortanswer", "", "quiz") ?></P>\r</UL>\r\r<P><B>True/False</B></P>\r<UL>\r<P>In response to a question (that may include a image), the respondent\r selects from two options: True or False.\r</P>\r<P>More info: <?php helpbutton("truefalse", "", "quiz") ?></P>\r</UL>\r\r<P><B>Random</B></P>\r<UL>\r<P>(Not yet implemented) Allows you to select a number of other questions from \r which one gets randomly selected each time a student attempts the quiz.\r</P>\r<P>More info: <?php helpbutton("random", "", "quiz") ?></P>\r</UL>\r\r
\ No newline at end of file
<P>It can also help to think of what the author has NOT said or left in doubt\r
- this may help you form questions in your own mind.</P> \r
\r
-<P ALIGN=RIGHT><? helpbutton("questions", get_string("helpquestions"), "moodle", true, true) ?></P>\r
-<P ALIGN=RIGHT><? helpbutton("writing", get_string("helpwriting"), "moodle", true, true) ?></P>\r
+<P ALIGN=RIGHT><?php helpbutton("questions", get_string("helpquestions"), "moodle", true, true) ?></P>\r
+<P ALIGN=RIGHT><?php helpbutton("writing", get_string("helpwriting"), "moodle", true, true) ?></P>\r
-<P ALIGN=CENTER><B>Tipo di Risorsa</B></P>\r\r<P>Le "<b>Risorse</b>" rappresentano qualsiasi contenuto attinente al\rcorso che potete immaginare. Di diversi tipi, specificano <i>in quale\rforma</i> il contenuto possa essere accessibile:\r\r<P><B>Puro testo</B> - la tipologia pi\9d semplice. é sufficiente\rdigitare (editare) i contenuti nel form presente nella pagina\rsuccessiva. Ci\98 che scriverete verr\88 automaticamente formattato, come\ravviene nel consueto posting nei forums di di discussione. Vedi aiuto\rsulla digitazione in puro testo (esempio: come inserire le emoticons\rusando del puro testo: <? helpbutton("text", get_string("helptext")) ?>\r\r<P><B>Testo HTML</B> - per utenti evoluti. Non \8f necessaria alcuna\rformattazione; \8f sufficiente digitare il codice HTML.\r\r<P><B>Riferimento</B> - il tradizionale riferimento bibliografico a\rriviste specializzate, pubblicazioni,libri.\r\r<P><B>File presente sul server</B> - mostrer\88 qualunque file che avrai\rin precedenza trasferito sul server del corso. Vedi la sezione 'Files'.\r\r<P><B>Collegamento Web</B> - Una URL ad uno specifico documento presente\rsul web. Quando qualcuno clicca su di esso, l'attivit\88 di consultazione\rdella risorsa sar\88 spostata fuori dalla locazione fisica del corso in\roggetto (La pagina che avrai specificato si aprir\88 in una nuova finestra\rdel tuo navigatore).\r\r<P><B>Pagina Web</B> - Una URL ad uno specifico documento presente sul\rweb. Analogamente al tipo precedente, verr\88 mostrata una pagina web, con\rla sola differenza che essa verr\88 mostrata all'interno di un frame\r(riquadro), come se essa fosse integrata all'interno del corso.\r
\ No newline at end of file
+<P ALIGN=CENTER><B>Tipo di Risorsa</B></P>\r\r<P>Le "<b>Risorse</b>" rappresentano qualsiasi contenuto attinente al\rcorso che potete immaginare. Di diversi tipi, specificano <i>in quale\rforma</i> il contenuto possa essere accessibile:\r\r<P><B>Puro testo</B> - la tipologia pi\9d semplice. é sufficiente\rdigitare (editare) i contenuti nel form presente nella pagina\rsuccessiva. Ci\98 che scriverete verr\88 automaticamente formattato, come\ravviene nel consueto posting nei forums di di discussione. Vedi aiuto\rsulla digitazione in puro testo (esempio: come inserire le emoticons\rusando del puro testo: <?php helpbutton("text", get_string("helptext")) ?>\r\r<P><B>Testo HTML</B> - per utenti evoluti. Non \8f necessaria alcuna\rformattazione; \8f sufficiente digitare il codice HTML.\r\r<P><B>Riferimento</B> - il tradizionale riferimento bibliografico a\rriviste specializzate, pubblicazioni,libri.\r\r<P><B>File presente sul server</B> - mostrer\88 qualunque file che avrai\rin precedenza trasferito sul server del corso. Vedi la sezione 'Files'.\r\r<P><B>Collegamento Web</B> - Una URL ad uno specifico documento presente\rsul web. Quando qualcuno clicca su di esso, l'attivit\88 di consultazione\rdella risorsa sar\88 spostata fuori dalla locazione fisica del corso in\roggetto (La pagina che avrai specificato si aprir\88 in una nuova finestra\rdel tuo navigatore).\r\r<P><B>Pagina Web</B> - Una URL ad uno specifico documento presente sul\rweb. Analogamente al tipo precedente, verr\88 mostrata una pagina web, con\rla sola differenza che essa verr\88 mostrata all'interno di un frame\r(riquadro), come se essa fosse integrata all'interno del corso.\r
\ No newline at end of file
<P ALIGN=CENTER><B>About the Richtext HTML editor</B></P>
<P>Availability: <B>
-<? if (!$CFG->htmleditor) {
+<?php if (!$CFG->htmleditor) {
print_string("htmleditordisabledadmin");
} else if (!$USER->htmleditor) {
print_string("htmleditordisabled");
<P>Your line breaks will be retained, and blank lines will start new paragraphs.
<P>Smiley characters such as :-) will automatically become their graphical equivalents.
<P>You can even embed HTML code if you want to and it will be retained.
-<P ALIGN=RIGHT><? helpbutton("text", get_string("helptext")) ?> More info about Moodle auto-formatting.</P>
+<P ALIGN=RIGHT><?php helpbutton("text", get_string("helptext")) ?> More info about Moodle auto-formatting.</P>
</UL>
<P><B>2. HTML format</B></P>
in your text and it should come out exactly as you intended.
<P>Unlike the Moodle auto-format, no automatic formatting is performed.
-<P ALIGN=RIGHT><? helpbutton("html", get_string("helphtml")) ?> More info about HTML</P>
-<P ALIGN=RIGHT><? helpbutton("richtext", get_string("helprichtext")) ?> More info about the Richtext HTML editor</P>
+<P ALIGN=RIGHT><?php helpbutton("html", get_string("helphtml")) ?> More info about HTML</P>
+<P ALIGN=RIGHT><?php helpbutton("richtext", get_string("helprichtext")) ?> More info about the Richtext HTML editor</P>
</UL>
about the subject you are discussing.</P>\r
\r
\r
-<P ALIGN=RIGHT><? helpbutton("questions", get_string("helpquestions"), "moodle", true, true) ?></P>\r
-<P ALIGN=RIGHT><? helpbutton("reading", get_string("helpreading"), "moodle", true, true) ?></P>\r
-<P ALIGN=RIGHT><? helpbutton("ratings", get_string("separateandconnected"), "forum", true, true) ?></P>\r
+<P ALIGN=RIGHT><?php helpbutton("questions", get_string("helpquestions"), "moodle", true, true) ?></P>\r
+<P ALIGN=RIGHT><?php helpbutton("reading", get_string("helpreading"), "moodle", true, true) ?></P>\r
+<P ALIGN=RIGHT><?php helpbutton("ratings", get_string("separateandconnected"), "forum", true, true) ?></P>\r
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/assignment/icon.gif"> <B>\89Û\91è</B></P>
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/assignment/icon.gif"> <B>\89Û\91è</B></P>
<UL>
<P>\89Û\91è\82Å\82Í\81A\8b³\8et\82ª\8aw\90¶\82É\83f\83W\83^\83\8b\83R\83\93\83e\83\93\83c(\82 \82ç\82ä\82é\8eí\97Þ)\82Ì\8dì\90¬\82ð\89Û\82µ\81A\82»\82ê\82ç\82ð\83T\81[\83o\82É\83A\83b\83v\83\8d\81[\83h
\82·\82é\82±\82Æ\82Å\92ñ\8fo\82³\82¹\82é\82±\82Æ\82ª\8fo\97\88\82Ü\82·\81B\93T\8c^\93I\82È\89Û\91è\82É\82Í\93ú\8e\8f\81A\83v\83\8d\83W\83F\83N\83g\81A\83\8c\83|\81[\83g\93\99\82ª\82 \82è\82Ü\82·\81B
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/choice/icon.gif"> <B>\91I\91ð</B></P>
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/choice/icon.gif"> <B>\91I\91ð</B></P>
<UL>
<P>\91I\91ð\82Í\82Æ\82Ä\82à\8aÈ\92P\82È\8a\88\93®\82Å\82· - \8b³\8et\82ª\8e¿\96â\82ð\8ds\82¢\81A\82»\82ê\82É\91Î\82·\82é\95¡\90\94\82Ì\95Ô\93\9a\82ð\92è\8b`\82µ\82Ü\82·\81B
\82±\82ê\82Í\83g\83s\83b\83N\82É\91Î\82·\82é\8dl\82¦\82ð\8eh\8c\83\82·\82é\88×\82â\81A\83R\81[\83X\82Ì\95û\8cü\95t\82¯\82ð\8ds\82¤\82½\82ß\82É\93\8a\95[\82µ\82½\82è\81A
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/forum/icon.gif"> <B>¥Õ¥©¡¼¥é¥à</B></P>
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/forum/icon.gif"> <B>¥Õ¥©¡¼¥é¥à</B></P>
<UL>
<P>¤³¤Î³èư¤ÏºÇ½ÅÍ×¤Î³èÆ°¤Ç¤¢¤êÆÀ¤Þ¤¹ - ËØ¤É¤ÎµÄÏÀ¤¬¤³¤³¤Ç¹Ô¤ï¤ì¤Þ¤¹¡£
¥Õ¥©¡¼¥é¥à¤Ï°Û¤Ê¤ë·ÁÂÖ¤ò¼è¤ë¤³¤ÈµÚ¤Ó¤½¤ì¤¾¤ì¤ÎÅê¹Æ¤ËÂФ·¤ÆÁê¸ßɾ²Á¤ò¹Ô¤¦¤³¤È¤¬½ÐÍè¤Þ¤¹¡£
<P>Moodle¤Ë¤Ï¤É¤Î¤è¤¦¤Ê¼ïÎà¤Î¥³¡¼¥¹¤Ç¤âºîÀ®½ÐÍè¤ë¤è¤¦¤Ë¡¢Éý¹¤¤³èư¥â¥¸¥å¡¼¥ë¤¬´Þ¤Þ¤ì¤Æ¤¤¤Þ¤¹¡£</P>
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/forum/icon.gif"> <B>¥Õ¥©¡¼¥é¥à</B></P>
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/forum/icon.gif"> <B>¥Õ¥©¡¼¥é¥à</B></P>
<UL>
<P>¤³¤Î³èư¤Ï°ìÈÖÂçÀڤʤâ¤Î¤Ç¤¹¡£¤Û¤È¤ó¤É¤Î¥Ç¥£¥¹¥«¥Ã¥·¥ç¥ó¤¬¤³¤³¤Ç¹Ô¤ï¤ì¤Þ¤¹¡£¥Õ¥©¡¼¥é¥à¤Ï°Û¤Ê¤ë¹½Â¤¤ËºîÀ®¤¹¤ë¤³¤È¤¬½ÐÍè¤Þ¤¹¡£»²²Ã¼Ô¤¬Â¾¤Î¿Í¤ÎÅê¹Æ¤òɾ²Á¤¹¤ë¤³¤È¤â½ÐÍè¤Þ¤¹¡£Åê¹Æ¤Ï¿Íͤʥե©¡¼¥Þ¥Ã¥È¤Ç±ÜÍ÷¤¹¤ë¤³¤È¤¬½ÐÍè¤Þ¤¹¡£¤Þ¤¿¥Õ¥¡¥¤¥ë¤ÎźÉÕ¤â²Äǽ¤Ç¤¹¡£¥Õ¥©¡¼¥é¥à¤Ë»²²Ã¤¹¤ë¤È¡¢»²²Ã¼Ô°¸¤Ë¤Ë¿·¤·¤¤Åê¹Æ¤¬¥á¡¼¥ë¤ÇÇÛ¿®¤µ¤ì¤Þ¤¹¡£¶µ»Õ¤ÏÁ´¤Æ¤Î³ØÀ¸¤Ë»²²Ã¤òµÁ̳ÉÕ¤±¤ë¤³¤È¤¬½ÐÍè¤Þ¤¹¡£
</UL>
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/journal/icon.gif"> <B>Æü»ï</B></P>
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/journal/icon.gif"> <B>Æü»ï</B></P>
<UL>
<P>¤³¤Î¥â¥¸¥å¡¼¥ë¤Ï½Ï¹Í¤¹¤ë³èư¤Ë¤È¤Ã¤Æ½ÅÍפǤ¹¡£¶µ»Õ¤Ï³ØÀ¸¤ËÂФ·¤Æ¤¢¤ëÏÃÂê¤Ë´Ø¤·¤Æ½Ï¹Í¤¹¤ë¤è¤¦¤Ë»Ø¼¨¤Ç¤¤Þ¤¹¡£³ØÀ¸¤Ï¼«Ê¬¤Î²óÅú¤òÊÔ½¸¤·¤¿¤êËᤤò¤«¤±¤ë¤³¤È¤¬½ÐÍè¤Þ¤¹¡£²óÅú¤Ï¥×¥é¥¤¥Ù¡¼¥È¤Ê¤â¤Î¤Ç¶µ»Õ¤Î¤ß±ÜÍ÷¤¹¤ë¤³¤È¤¬½ÐÍè¤Þ¤¹¡£¶µ»Õ¤Ï¥Õ¥£¡¼¥É¥Ð¥Ã¥¯¤òÄ󶡤·¤¿¤ê¡¢Æü»ï¤Îɾ²Á¤ò¹Ô¤¨¤Þ¤¹¡£Ä̾1½µ´Ö¤¢¤¿¤ê1¤Ä¤ÎÆü»ï¤¬Å¬Åö¤Ç¤¹¡£</P>
</UL>
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/resource/icon.gif"> <B>»ñÎÁ</B></P>
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/resource/icon.gif"> <B>»ñÎÁ</B></P>
<UL>
<P>»ñÎÁ¤Ï¶µ»Õ¤¬¥³¡¼¥¹Æâ¤Ë»ý¤Á¹þ¤ß¤¿¤¤¾ðÊó¤Ç¤¹¡£»ñÎÁ¤Ï¥³¡¼¥¹¤Î¥µ¡¼¥Ð¤Ë¥¢¥Ã¥×¥í¡¼¥É¡¢Moodle¤ÇľÀÜÊÔ½¸¡¢¤Þ¤¿¤Ï¥³¡¼¥¹Æâ¤Ë³°Éô¤Î¥Û¡¼¥à¥Ú¡¼¥¸¤òɽ¼¨¤µ¤»¤ë¤³¤È¤Ë¤è¤ê½àÈ÷½ÐÍè¤Þ¤¹¡£
</P>
</UL>
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/assignment/icon.gif"> <B>²ÝÂê</B></P>
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/assignment/icon.gif"> <B>²ÝÂê</B></P>
<UL>
<P>²ÝÂê¤Ç¤Ï¶µ»Õ¤¬³ØÀ¸¤ËÂФ·¤Æ¡¢¤¢¤é¤æ¤ë·ÁÂ֤Υǥ¸¥¿¥ë¥³¥ó¥Æ¥ó¥Ä¤ò¥µ¡¼¥Ð¤Ë¥¢¥Ã¥×¥í¡¼¥É¤µ¤»¤ë¤³¤È¤¬½ÐÍè¤Þ¤¹¡£Åµ·¿Åª¤Ê²ÝÂê¤Ë¤Ï¥¨¥Ã¥»¡¼¡¢¥×¥í¥¸¥§¥¯¥È¡¢¥ì¥Ý¡¼¥ÈÅù¤¬¤¢¤ê¤Þ¤¹¡£¤³¤Î¥â¥¸¥å¡¼¥ë¤Ë¤Ïɾ²Á¥·¥¹¥Æ¥à¤¬´Þ¤Þ¤ì¤Þ¤¹¡£</P>
</UL>
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/quiz/icon.gif"> <B>¥¯¥¤¥º</B></P>
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/quiz/icon.gif"> <B>¥¯¥¤¥º</B></P>
<UL>
<P>¤³¤Î¥â¥¸¥å¡¼¥ë¤Ç¤Ï¶µ»Õ¤¬Ê£¿ôÁªÂòÊý¼°¡¢¡û¡ß¼°¡¢µ½Ò¼°¤Î¥¯¥¤¥º¤òºîÀ®¤¹¤ë¤³¤È¤¬½ÐÍè¤Þ¤¹¡£¤³¤ì¤é¤Î¼ÁÌä¤ÏʬÎव¤ì¤¿¥Ç¡¼¥¿¥Ù¡¼¥¹¤ËÊݸ¤µ¤ì¡¢¥³¡¼¥¹´Ö¤Ë¤Þ¤¿¤¬¤Ã¤ÆºÆÍøÍѤ¹¤ë¤³¤È¤¬½ÐÍè¤Þ¤¹¡£¥¯¥¤¥º¤Ë¤ÏÊ£¿ô²ó¤ÎÄ©À郎²Äǽ¤Ç¤¹¡£¤½¤ì¤¾¤ì¤ÎÄ©Àï¤Ï¼«Æ°Åª¤ËµÏ¿¤µ¤ì¡¢¶µ»Õ¤Ï¥Õ¥£¡¼¥É¥Ð¥Ã¥¯¤òÍ¿¤¨¤¿¤ê¡¢Àµ²ò¤òɽ¼¨¤¹¤ë¤³¤È¤â½ÐÍè¤Þ¤¹¡£¤³¤Î¥â¥¸¥å¡¼¥ë¤Ë¤Ïɾ²Á¥·¥¹¥Æ¥à¤¬´Þ¤Þ¤ì¤Þ¤¹¡£</P>
</UL>
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/choice/icon.gif"> <B>ÁªÂò</B></P>
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/choice/icon.gif"> <B>ÁªÂò</B></P>
<UL>
<P>ÁªÂò¤Ï¶µ»Õ¤¬Ê£¿ô²óÅú²Äǽ¤Ê¼ÁÌä¤ò¹Ô¤¦¤È¤Æ¤â´Êñ¤Ê³èư¤Ç¤¹¡£¥È¥Ô¥Ã¥¯¤ËÂФ¹¤ë¹Í¤¨¤ò»É·ã¤¹¤ë´Êñ¤ÊÅêɼ¤ä¥³¡¼¥¹¤ÎÊý¿Ë¤ËÂФ¹¤ëÅêɼ¡¢Ä´ºº¼ý½¸¤ËÍÍѤǤ¹¡£</P>
</UL>
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/survey/icon.gif"> <B>Ä´ºº</B></P>
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/survey/icon.gif"> <B>Ä´ºº</B></P>
<UL>
<P>Ä´ºº¥â¥¸¥å¡¼¥ë¤Ï¥ª¥ó¥é¥¤¥ó³Ø½¬¤Ë¤ª¤¤¤Æ³Ø½¬¤Îɾ²ÁµÚ¤Ó»É·ã¤ËÍÍѤʼ¾ںѤߤοô¿¤¯¤ÎÄ´ºº¼êÃʤòÄ󶡤·¤Þ¤¹¡£¶µ»Õ¤Ï¤³¤ì¤é¤òÍøÍѤ·¤Æ³ØÀ¸¤«¤é¥Ç¡¼¥¿¤ò½¯½¸¤·¤Æ¡¢³Ø½¬µÚ¤Ó¶µ°éÊý¿Ë¤Î¼ê½õ¤±¤È¤¹¤ë¤³¤È¤¬½ÐÍè¤Þ¤¹¡£</P>
</UL>
<UL>
<P>¼ÁÌä(²èÁü¤ò·ÇºÜ¤¹¤ë¤³¤È¤â½ÐÍè¤Þ¤¹)¤ËÅú¤¨¤ë¾ì¹ç¡¢²òÅú¼Ô¤ÏÊ£¿ô¤ÎÁªÂò»è¤ÎÃæ¤«¤é
²òÅú¤òÁª¤Ó¤Þ¤¹¡£Ã±°ì²òÅú¤ÈÊ£¿ô²òÅú¤Î2¤Ä¤Î¥¿¥¤¥×¤ÎÊ£¿ô²òÅúÊý¼°¤¬¤¢¤ê¤Þ¤¹¡£
-<P>¾ÜºÙ: <? helpbutton("multichoice", "", "quiz") ?></P>
+<P>¾ÜºÙ: <?php helpbutton("multichoice", "", "quiz") ?></P>
</UL>
<P><B>µ½Ò¼°</B></P>
¤òÆþÎϤ·¤Þ¤¹¡£¤½¤ì¤¾¤ì¤Ëɾ²Á¤Î°Û¤Ê¤Ã¤¿²òÅú²Äǽ¤ÊÀµ²ò¤òÀßÄê½ÐÍè¤Þ¤¹¡£²òÅú
¤Ë´Ø¤¹¤ëÀºÅÙ¤òÀßÄꤹ¤ë¤³¤È¤¬½ÐÍè¤Þ¤¹¡£
</P>
-<P>¾ÜºÙ: <? helpbutton("shortanswer", "", "quiz") ?></P>
+<P>¾ÜºÙ: <?php helpbutton("shortanswer", "", "quiz") ?></P>
</UL>
<P><B>¡û¡ßÊý¼°</B></P>
<P>¼ÁÌä(²èÁü¤ò·ÇºÜ¤¹¤ë¤³¤È¤â½ÐÍè¤Þ¤¹)¤ËÅú¤¨¤ë¾ì¹ç¡¢²òÅú¼Ô¤Ï¡û¤Þ¤¿¤Ï¡ß
¤òÁªÂò¤·¤Þ¤¹¡£
</P>
-<P>¾ÜºÙ: <? helpbutton("truefalse", "", "quiz") ?></P>
+<P>¾ÜºÙ: <?php helpbutton("truefalse", "", "quiz") ?></P>
</UL>
<P><B>¥é¥ó¥À¥à</B></P>
<P>Ä©À魯¤ëÅ٤˼ÁÌä¤ò¥é¥ó¥À¥à¤Ëɽ¼¨¤µ¤»¤ë¤³¤È¤¬½ÐÍè¤Þ¤¹¡£
(µ¡Ç½Äɲäµ¤ì¤Æ¤¤¤Þ¤»¤ó)
</P>
-<P>¾ÜºÙ: <? helpbutton("random", "", "quiz") ?></P>
+<P>¾ÜºÙ: <?php helpbutton("random", "", "quiz") ?></P>
</UL>
<P>ºî¼Ô¤¬²¿¤ò¸À¤ï¤Ê¤«¤Ã¤¿¤Î¤«¡¢¤Þ¤¿²¿¤òµ¿Ìä¤È¤·¤Æ»Ä¤·¤Æ¤¤¤ë¤Î¤«¤ò¹Í¤¨¤ë¼ê½õ¤±¤Ë¤Ê¤ê¤Þ¤¹¡£¤³¤ì¤Ï¡¢¤¢¤Ê¤¿¤Î¿´¤ÎÃæ¤Ç¼ÁÌä¤ò·ÁÀ®¤¹¤ë¼ê½õ¤±¤Ë¤â¤Ê¤ê¤Þ¤¹¡£</P>
-<P ALIGN=RIGHT><? helpbutton("questions", get_string("helpquestions"), "moodle", true, true) ?></P>
+<P ALIGN=RIGHT><?php helpbutton("questions", get_string("helpquestions"), "moodle", true, true) ?></P>
-<P ALIGN=RIGHT><? helpbutton("writing", get_string("helpwriting"), "moodle", true, true) ?></P>
+<P ALIGN=RIGHT><?php helpbutton("writing", get_string("helpwriting"), "moodle", true, true) ?></P>
<P ALIGN=CENTER><B>¥ê¥Ã¥Á¥Æ¥¥¹¥ÈHTML¥¨¥Ç¥£¥¿¤Ë´Ø¤·¤Æ</B></P>
<P>ÍøÍѲÄǽ¤Êµ¡Ç½: <B>
-<? if (!$CFG->htmleditor) {
+<?php if (!$CFG->htmleditor) {
print_string("htmleditordisabledadmin");
} else if (!$USER->htmleditor) {
print_string("htmleditordisabled");
<P>²þ¹Ô¤ÏÊÝ»ý¤µ¤ì¤Æ¡¢¶õÇò¹Ô¤Ç¼¡¤ÎʸÀá¤ò»Ï¤á¤ë¤³¤È¤¬½ÐÍè¤Þ¤¹¡£
<P>:-) ¤Î¤è¤¦¤Ê¥¹¥Þ¥¤¥ê¡¼¤Ï¼«Æ°Åª¤ËƱÅù¤Î²èÁü¤ËÃÖ¤´¹¤¨¤é¤ì¤Þ¤¹¡£
<P>HTML¥³¡¼¥É¤òËä¤á¹þ¤à¤³¤È¤â½ÐÍè¤Þ¤¹¡£HTML¥³¡¼¥É¤Ï¤½¤Î¤Þ¤ÞÊÝ»ý¤µ¤ì¤Þ¤¹¡£
-<P ALIGN=RIGHT><? helpbutton("text", get_string("helptext")) ?> Moodle¥Õ¥©¡¼¥Þ¥Ã¥È
+<P ALIGN=RIGHT><?php helpbutton("text", get_string("helptext")) ?> Moodle¥Õ¥©¡¼¥Þ¥Ã¥È
¤Ë´Ø¤¹¤ë¾ÜºÙ¾ðÊó</P>
</UL>
<P>Moodle¥ª¡¼¥È¥Õ¥©¡¼¥Þ¥Ã¥È¤ä¼«Æ°Åª¤Ê¥Õ¥©¡¼¥Þ¥Ã¥È¹Ô¤¤¤¿¤¯¤Ê¤¤¤È¤¤Ë»È¤Ã¤Æ¤¯¤À¤µ¤¤¡£
-<P ALIGN=RIGHT><? helpbutton("html", get_string("helphtml")) ?>HTML¤Ë´Ø¤¹¤ë¾ÜºÙ¾ðÊó</P>
-<P ALIGN=RIGHT><? helpbutton("richtext", get_string("helprichtext")) ?>¥ê¥Ã¥Á¥Æ¥¥¹¥ÈHTML¥¨¥Ç¥£¥¿
+<P ALIGN=RIGHT><?php helpbutton("html", get_string("helphtml")) ?>HTML¤Ë´Ø¤¹¤ë¾ÜºÙ¾ðÊó</P>
+<P ALIGN=RIGHT><?php helpbutton("richtext", get_string("helprichtext")) ?>¥ê¥Ã¥Á¥Æ¥¥¹¥ÈHTML¥¨¥Ç¥£¥¿
¤Ë´Ø¤¹¤ë¾ÜºÙ¾ðÊó</P>
</UL>
<P>¾¤Î¿Í¤ÎÅê¹Æ¤ËÊÖ¿®¤¹¤ë¾ì¹ç¤Ï¡¢¶½Ì£¿¼¤¤¼ÁÌä¤ò¤¹¤ë¤è¤¦¤Ë¿´¤¬¤±¤Þ¤¹¡£¤³¤Î¤³¤È¤Ïξ¼Ô¤Ë¤È¤Ã¤Æ¡¢µÄÏÀ¤·¤Æ¤¤¤ë¼çÂê¤Ë´Ø¤·¤Æ¹Í¤¨¤ë(³Ø¤Ö?)¼ê½õ¤±¤È¤Ê¤ê¤Þ¤¹¡£</P>
-<P ALIGN=RIGHT><? helpbutton("questions", get_string("helpquestions"), "moodle", true, true) ?></P>
+<P ALIGN=RIGHT><?php helpbutton("questions", get_string("helpquestions"), "moodle", true, true) ?></P>
-<P ALIGN=RIGHT><? helpbutton("reading", get_string("helpreading"), "moodle", true, true) ?></P>
+<P ALIGN=RIGHT><?php helpbutton("reading", get_string("helpreading"), "moodle", true, true) ?></P>
-<P ALIGN=RIGHT><? helpbutton("ratings", get_string("separateandconnected"), "forum", true, true) ?></P>
+<P ALIGN=RIGHT><?php helpbutton("ratings", get_string("separateandconnected"), "forum", true, true) ?></P>
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/assignment/icon.gif"> <B>Opdrachten</B></P>
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/assignment/icon.gif"> <B>Opdrachten</B></P>
<UL>
<P>Opdrachten geven de docent de mogelijkheid om een taak te aan te geven
waarin leerlingen digitale bestanden (van elk formaat) moeten maken en inleveren
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/chat/icon.gif"> <B>Chats</B></P>
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/chat/icon.gif"> <B>Chats</B></P>
<UL>
<P>De chat module geeft gebruikers de mogelijkheid om een real-time synchrone discussie te voeren
via het internet. Dit is een goede manier om een nieuw begrip te krijgen van elkaar en van het onderwerp wat
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/choice/icon.gif"> <B>Keuzes</B></P>
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/choice/icon.gif"> <B>Keuzes</B></P>
<UL>
<P>De activiteit 'keuze' is zeer eenvoudig - de docent stelt een vraag
and geeft een aantal mogelijke antwoorden aan. Het is goed te gebruiken als een snelle
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/forum/icon.gif"> <B>Forums</B></P>
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/forum/icon.gif"> <B>Forums</B></P>
<UL>
<P>Dit kan de meest belangrijke activiteit zijn - hier worden de meeste discussies gevoerd.
Forum kunnen op verschillende manieren gestructureerd zijn en leerlingen kunnen eventueel bijdragen
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/journal/icon.gif"> <B>Logboeken</B></P>
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/journal/icon.gif"> <B>Logboeken</B></P>
<UL>
<P>Deze module is een belangrijke activiteit voor reflectie. De docent
vraagt de leerling om te over een bepaald onderwerp te reflecteren en de leerling
<P>Moodle bevat een brede waaier van activiteitenmodules, die gebruikt kunnen worden om gelijk welk type
cursus op te bouwen.</P>
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/forum/icon.gif"> <B>Forums</B></P>
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/forum/icon.gif"> <B>Forums</B></P>
<UL>
<P>Deze module zou wel eens veruit de belangrijkste kunnen zijn - hier gebeurt de discussie. Als je een nieuw forum toevoegt,
dan krijg je de keuze uit verschillende types - een eenvoudige één-onderwerp discussie, een vrij-voor-iedereen
via e-mail. Een leraar kan lidmaatschap op een forum verplichten indien gewenst.
</UL>
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/journal/icon.gif"> <B>Logboeken</B></P>
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/journal/icon.gif"> <B>Logboeken</B></P>
<UL>
<P>Deze module is een belangrijke reflectieactiviteit. De leraar vraagt de student om stil te staan vij een bepaald
onderwerp en de leerling kan zijn antwoord bewerken en verfijnen binnen een vooraf bepaalde tijdspanne. Het antwoord is privé en kan
gewoonlijk goed om één logboekactiviteit per week aan te bieden.</P>
</UL>
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/resource/icon.gif"> <B>Bronnen</B></P>
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/resource/icon.gif"> <B>Bronnen</B></P>
<UL>
<P>Bronnen zijn inhoud: informatie die de leraar in het vak wil brengen. Dit kunnen voorbereide bestanden zijn
die je upload naar de server, pagina's die je rechtstreeks in Moodle maakt of externe webpagina's, die lijken alsof ze
deel uitmaken van dit vak.</P>
</UL>
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/assignment/icon.gif"> <B>Opdrachten</B></P>
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/assignment/icon.gif"> <B>Opdrachten</B></P>
<UL>
<P>Via opdrachten kunnen leraren hun leerlingen een taak laten maken waarvoor ze digitale inhoud
(gelijk welke bestandsindeling) moeten voorbereiden en indienen door het te uploaden naar de server.
Typische opdrachten zijn verhandelingen, projecten, verslagen enzovoort. Met deze module kun je cijfers geven.</P>
</UL>
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/quiz/icon.gif"> <B>Testen</B></P>
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/quiz/icon.gif"> <B>Testen</B></P>
<UL>
<P>Met deze module kun je testen maken en publiceren. Ze kunnen bestaan uit multiple choice, waar-onwaar, kort antwoord
en koppelvragen. Deze vragen worden per categorie bewaard in een databank. Ze kunnen binnen het vak en vakoverschrijdend
Met deze module kun je cijfers geven.</P>
</UL>
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/choice/icon.gif"> <B>Keuzes</B></P>
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/choice/icon.gif"> <B>Keuzes</B></P>
<UL>
<P>De keuzemodule is erg eenvoudig - de leraar stelt een vraag en geeft een aantal keuzemogelijkheden als
antwoord. De module kan nuttig zijn voor een snelle enquête om het denken over een onderwerp te stimuleren;
te vergaren.
</UL>
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/survey/icon.gif"> <B>Onderzoeken</B></P>
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/survey/icon.gif"> <B>Onderzoeken</B></P>
<UL>
<P>De onderzoeksmodule geeft een aantal geïjkte onderzoeksinstrumenten die nuttig gebleken zijn in het onderzoeken
en stimuleren van het leren in on-line omgevingen. leraren kunnen deze gebruiken om gegevens te vergaren
<HR>
<FONT SIZE=1><I>Vragen overgenomen van Paul, R. (1993). Critical Thinking: How To Prepare Students for a Rapidly Changing World: Foundation for Critical Thinking, Santa Rosa, CA. </I></FONT>
-<P ALIGN=RIGHT><? helpbutton("writing", get_string("helpwriting"), "moodle", true, true) ?></P>
-<P ALIGN=RIGHT><? helpbutton("reading", get_string("helpreading"), "moodle", true, true) ?></P>
+<P ALIGN=RIGHT><?php helpbutton("writing", get_string("helpwriting"), "moodle", true, true) ?></P>
+<P ALIGN=RIGHT><?php helpbutton("reading", get_string("helpreading"), "moodle", true, true) ?></P>
anatomie {=waar ~onwaar} en in feite blijven we studenten voor de rest van ons
leven.
</BLOCKQUOTE>
-<P>Meer informatie: <? helpbutton("formatmissingword", "", "quiz") ?></P>
+<P>Meer informatie: <?php helpbutton("formatmissingword", "", "quiz") ?></P>
</UL>
<P>Met deze module kun je vragen importeren die in het exportformaat van Blackboard gemaakt zijn. Het steunt
op xml-functies die door PHP gecompileerd worden.</P>
-<P>Meer informatie: <? helpbutton("formatblackboard", "", "quiz") ?></P>
+<P>Meer informatie: <?php helpbutton("formatblackboard", "", "quiz") ?></P>
</UL>
<P><B>Aangepast</B></P>
De hoeveelheid niewe code die je moet maken is klein - juist genoeg om een stukje tekst om te zetten in een vraag.
-<P>Meer informatie: <? helpbutton("formatcustom", "", "quiz") ?></P>
+<P>Meer informatie: <?php helpbutton("formatcustom", "", "quiz") ?></P>
</UL>
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/quiz/icon.gif"> <B>Testen</B></P>
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/quiz/icon.gif"> <B>Testen</B></P>
<UL>
<P>Deze module laat de docent testen ontwerpen en vaststellen. De test kan multiple choice vragen,
waar/onwaar vragen en vragen met een kort antwoord bevatten. Deze vragen worden bewaard in een
<UL>
<P>Als antwoord op de vraag (waarbij een afbeelding kan getoond worden) krijg je meerdere mogelijkheden aangeboden. Er zijn twee types multiple choice vragen:
slechts één antwoord of meerdere antwoorden toegestaan.
-<P>Meer informatie: <? helpbutton("multichoice", "", "quiz") ?></P>
+<P>Meer informatie: <?php helpbutton("multichoice", "", "quiz") ?></P>
</UL>
<P><B>Kort antwoord</B></P>
Er kunnen meerdere mogelijke antwoorden gegeven worden, eventueel met verschillend puntenaantal. Antwoorden kunnen al dan
niet hoofdlettergevoelig zijn.
</P>
-<P>Meer informatie: <? helpbutton("shortanswer", "", "quiz") ?></P>
+<P>Meer informatie: <?php helpbutton("shortanswer", "", "quiz") ?></P>
</UL>
<P><B>Waar/Onwaar</B></P>
<P>Als antwoord op de vraag (waarbij een afbeelding kan getoond worden) kun je uit twee mogelijkheden kiezen: waar of onwaar
</P>
-<P>Meer informatie: <? helpbutton("truefalse", "", "quiz") ?></P>
+<P>Meer informatie: <?php helpbutton("truefalse", "", "quiz") ?></P>
</UL>
<P><B>Willekeurige set</B></P>
<P>Geeft je de mogelijkheid om een aantal vragen uit een grote set aan te bieden. Bij elke poging worden de
vragen willekeurig gekozen, zodat de leerling telkens een andere test krijgt aangeboden.
</P>
-<P>Meer informatie: <? helpbutton("random", "", "quiz") ?></P>
+<P>Meer informatie: <?php helpbutton("random", "", "quiz") ?></P>
</UL>
<P><B>Willekeurig korte antwoorden paren</B></P>
helpen om in gedachten vragen te formuleren.</p>
-<P ALIGN=RIGHT><? helpbutton("questions", get_string("helpquestions"), "moodle", true, true) ?></P>
+<P ALIGN=RIGHT><?php helpbutton("questions", get_string("helpquestions"), "moodle", true, true) ?></P>
-<P ALIGN=RIGHT><? helpbutton("writing", get_string("helpwriting"), "moodle", true, true) ?></P>
+<P ALIGN=RIGHT><?php helpbutton("writing", get_string("helpwriting"), "moodle", true, true) ?></P>
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/resource/icon.gif"> <B>Bronnen</B></P>
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/resource/icon.gif"> <B>Bronnen</B></P>
<UL>
<P>Bronnen zijn de inhoud van je cursus: informatie die de leraar in de cursus wil brengen. Dit kunnen voorbereide
bestanden zijn die geupload worden naar de server; pagina's die rechtstreeks in Moodle gemaakt zijn; of externe webpagina's
<P><B>Platte tekst</B> - het eenvoudigste type. Je kunt gewoon je tekst typen en bewerken in een formulier
op de volgende pagina. De tekstopmaak is automatisch, net zoals de bijdragen
- op een forum. Lees ook de hulp bij het bewerken van tekst: <? helpbutton("text", get_string("helptext")) ?>
+ op een forum. Lees ook de hulp bij het bewerken van tekst: <?php helpbutton("text", get_string("helptext")) ?>
<P><B>HTML tekst</B> - voor meer gevorderde gebruikers. Hier is geen automatische tekstopmaak. Je moet alles zelf doen met
HTML code
<P ALIGN=CENTER><B>Over de Richtext HTML editor</B></P>
<P>Beschikbaarheid: <B>
-<? if (!$CFG->htmleditor) {
+<?php if (!$CFG->htmleditor) {
print_string("htmleditordisabledadmin");
} else if (!$USER->htmleditor) {
print_string("htmleditordisabled");
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/survey/icon.gif"> <B>Onderzoeken</B></P>
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/survey/icon.gif"> <B>Onderzoeken</B></P>
<UL>
<P>De Onderzoekmodule bevat een aantal gestandaardiseerde onderzoeksinstrumenten die nuttig gebleken zijn bij
het beoordelen en stimuleren van leren in online omgevingen. Leraren kunnen deze gebruiken om gegevens van hun
<P>Je lijnterugloop zal behouden blijven. Na een blanco lijn zal een nieuwe paragraaf beginnen.
<P>Tekens voor smilies zoals :-) zullen automatisch omgezet worden in hun tekeningetje.
<P>Je kunt zelfs HTML code invoegen als je wil en ze al behouden blijven.
-<P ALIGN=RIGHT><? helpbutton("text", get_string("helptext")) ?> Meer informatie over Moodle automatische opmaak.</P>
+<P ALIGN=RIGHT><?php helpbutton("text", get_string("helptext")) ?> Meer informatie over Moodle automatische opmaak.</P>
</UL>
<P>Zelfs als je de Richtekst HTML editor niet gebruikt, kun je HTML code in je tekst gebruiken en de opmaak zou er
moeten uit zien zoals je bedoelde.
<P>Er wordt geen automatische opmaak (zoals in Moodle automatische opmaak) uitgevoerd.
-<P ALIGN=RIGHT><? helpbutton("html", get_string("helphtml")) ?> Meer informatie over HTML</P>
-<P ALIGN=RIGHT><? helpbutton("richtext", get_string("helprichtext")) ?> Meer informatie over de Richtext HTML editor</P>
+<P ALIGN=RIGHT><?php helpbutton("html", get_string("helphtml")) ?> Meer informatie over HTML</P>
+<P ALIGN=RIGHT><?php helpbutton("richtext", get_string("helprichtext")) ?> Meer informatie over de Richtext HTML editor</P>
</UL>
<P>Met deze opmaakcode blijft je tekst erg leesbaar, maar hij kan ook automatisch geconverteerd worden naar HTML tekst
met titels, lijsten en andere complexe opmaak.
-<P ALIGN=RIGHT><? helpbutton("wiki", get_string("helpwiki")) ?> Meer informatie over Wiki</P>
+<P ALIGN=RIGHT><?php helpbutton("wiki", get_string("helpwiki")) ?> Meer informatie over Wiki</P>
</UL>
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/workshop/icon.gif"> <B>Workshop</B></P>
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/workshop/icon.gif"> <B>Workshop</B></P>
<UL>
<P>Een workshop is een activiteit met beoordeling door medeleerlingen met heel wat opties.
Het is mogelijk om deelnemers elkaars werk of voorbeeldtaken te laten beoordelen en dat op verschillende manieren.
-<P ALIGN=RIGHT><? helpbutton("questions", get_string("helpquestions"), "moodle", true, true) ?></P>
+<P ALIGN=RIGHT><?php helpbutton("questions", get_string("helpquestions"), "moodle", true, true) ?></P>
-<P ALIGN=RIGHT><? helpbutton("reading", get_string("helpreading"), "moodle", true, true) ?></P>
+<P ALIGN=RIGHT><?php helpbutton("reading", get_string("helpreading"), "moodle", true, true) ?></P>
-<P ALIGN=RIGHT><? helpbutton("ratings", get_string("separateandconnected"), "forum", true, true) ?></P>
+<P ALIGN=RIGHT><?php helpbutton("ratings", get_string("separateandconnected"), "forum", true, true) ?></P>
\r
<P>Systemet består flere moduler som du kan bruke til å sett opp ditt fag.</P>\r
\r
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/forum/icon.gif"> <B>Forum</B></P>\r
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/forum/icon.gif"> <B>Forum</B></P>\r
<UL>\r
<P>Denne aktiviteten er en av de viktigste - det er her de fleste diskusjonene vil foregå. \r
Fora kan bli strukturert på forskjellige måter, og kan inneholde en vurdering pr e-post.\r
Innleggene kan vises på forskjellige måter, og inneholde vedlegg. \r
</UL>\r
\r
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/journal/icon.gif"> <B>Journaler</B></P>\r
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/journal/icon.gif"> <B>Journaler</B></P>\r
<UL>\r
<P>En journal er et verktøy der studenter og lærere kan kommunisere privat. For \r
hver journal kan du stille et (åpent) spørsmål for å rettlede studenten med \r
til loggføring, veiledning, selvrefleksjon eller annet.</P>\r
</UL>\r
\r
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/resource/icon.gif"> <B>Ressurser</B></P>\r
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/resource/icon.gif"> <B>Ressurser</B></P>\r
<UL>\r
<P>Ressurser er sidens innhold: informasjon læreren vil bruke i faget. \r
Dette kan være filer lastet opp på serveren,\r
eksterne nettsider eller referanser til bøker ol. </P>\r
</UL>\r
\r
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/assignment/icon.gif"> <B>Oppgaver</B></P>\r
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/assignment/icon.gif"> <B>Oppgaver</B></P>\r
<UL>\r
<P>Her kan læreren lage oppgaver og elevene kan levere oppgaven\r
digitalt. En oppgave er der du gir en oppgave og setter innleveringsfrist og \r
oppgaver. </P>\r
</UL>\r
\r
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/quiz/icon.gif"> <B>Prøver</B></P>\r
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/quiz/icon.gif"> <B>Prøver</B></P>\r
<UL>\r
<P>Denne modulen lar deg utforme og legge ut prøver med mulighet for flere \r
svaralternativer, sann-usann eller korte svar-spørsmål. Disse spørsmålene blir \r
sette karakterer.er kan læreren sette sammen prøver. </P>\r
</UL>\r
\r
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/choice/icon.gif"> <B>Spørsmål</B></P>\r
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/choice/icon.gif"> <B>Spørsmål</B></P>\r
<UL>\r
<P><span lang="EN-GB">Et spørsmål er en svært enkel aktivitet. </span>Du spør et \r
spørsmål og bestemmer et sett med svaralternativer eller \96muligheter. Studentene \r
<p class="MsoNormal" style="MARGIN: 0cm 0cm 12pt 36pt"> </p>\r
</UL>\r
\r
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/survey/icon.gif"> <B>Undersøkelser</B></P>\r
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/survey/icon.gif"> <B>Undersøkelser</B></P>\r
<UL>\r
<P>Undersøkelsesmodulen inneholder forskjellige undersøkelser\r
som læreren kan gjennomføre med sine studenter. De undersøkelsene som følger\r
~matematikk ~forskning}, og på en måte er vi fortsatt studenter på livets skole.
</BLOCKQUOTE>
-<P>Mer informasjon: <? helpbutton("formatmissingword", "", "quiz") ?></P>
+<P>Mer informasjon: <?php helpbutton("formatmissingword", "", "quiz") ?></P>
</UL>
<P>Denne kan importere spørsmål som er lagret i Blackboards eksportformat. Det
bygger på XML-funksjoner som er inkludert i din PHP.</P>
-<P>Mer informasjon: <? helpbutton("formatmissingword", "", "quiz") ?></P>
+<P>Mer informasjon: <?php helpbutton("formatmissingword", "", "quiz") ?></P>
</UL>
<P><B>Egendefinert</B></P>
Mengden ny kode du må skrive er liten - bare nok til å sende et enkelt spørsmål
til Moodle fra gitt tekst.
-<P>Mer informasjon: <? helpbutton("formatmissingword", "", "quiz") ?></P>
+<P>Mer informasjon: <?php helpbutton("formatmissingword", "", "quiz") ?></P>
</UL>
<p>For å svare på et slikt spørsmål (som kan inneholde et bilde) skal svareren
velge mellom flere svaralternativer. Det er to typer spørsmål med flere
svaralternativer: kun ett svar og flere svar mulig. </p>
-<P>Mer informasjon: <? helpbutton("multichoice", "", "quiz") ?></P>
+<P>Mer informasjon: <?php helpbutton("multichoice", "", "quiz") ?></P>
</UL>
<P><b>Spørsmål med kort svar</b></P>
ulik poemguttelling. Hvis bokstavsensiviteten er på vil det være ulik uttelling
på f.eks. "HiNe" og "hine". Svarene rettes nøyaktig og automatisk. Vær ekstremt
presis i formuleringen av spørsmål!</p>
-<P>Mer informasjon: <? helpbutton("multichoice", "", "quiz") ?></P>
+<P>Mer informasjon: <?php helpbutton("multichoice", "", "quiz") ?></P>
</UL>
<P><b>Spørsmål med svar "riktig" eller "galt"</b></P>
<UL>
<P>Til dette spørsmålet (som kan inneholde et bilde) skal studenten velge enten
"riktig" eller "galt". </P>
-<P>Mer informasjon: <? helpbutton("multichoice", "", "quiz") ?>Mer informasjon: <? helpbutton("multichoice", "", "quiz") ?></P>
+<P>Mer informasjon: <?php helpbutton("multichoice", "", "quiz") ?>Mer informasjon: <?php helpbutton("multichoice", "", "quiz") ?></P>
</UL>
<P><b>Tilfeldig spørsmål</b></P>
<P>(Ikke ferdig enda) Når du setter et tilfeldig spørsmål i en prøve velges
spørsmålet tilfeldig fra hele kategorien. Valget vil være ulikt for hvert forsøk
(og hver student).</P>
-<P>Mer informasjon: <? helpbutton("multichoice", "", "quiz") ?></P>
+<P>Mer informasjon: <?php helpbutton("multichoice", "", "quiz") ?></P>
</UL>
\ No newline at end of file
redigere) teksten i et skjema på den følgende siden. Noe av det du skriver vil \r
systemet automatisk formattere, akkurat som med foruminnlegg. Les mer om å \r
skrive tekst: \r
-<?null helpbutton("text", get_string("helptext"))?></p>\r
+<?php null helpbutton("text", get_string("helptext"))?></p>\r
<p><b>HTML-text</b> - for mer avanserte brukere. Ingen automatisk formattering \r
gjøres. Teksten formatteres enten med knapper (f.eks. for fet skrift e.l.) eller \r
du skriver inn HTML-koder som formatterer teksten. </p>\r
<P ALIGN=CENTER><B>HTML-redigereren</B></P>\r
\r
<P>Tilgjengelighet: <B>\r
-<? if (!$CFG->htmleditor) {\r
+<?php if (!$CFG->htmleditor) {\r
print_string("htmleditordisabledadmin");\r
} else if (!$USER->htmleditor) {\r
print_string("htmleditordisabled");\r
<p>- Smil som :-) gjøres automatisk om til grafiske ikoner. </p>\r
<p>- Du kan også skrive HTML-kode manuelt, den behandles også riktig. </p>\r
<p align="right">\r
- <?null helpbutton("text", get_string("helptext"))?>Mer om autoformat i Moodle.</p>\r
+ <?php null helpbutton("text", get_string("helptext"))?>Mer om autoformat i Moodle.</p>\r
</ul>\r
<p><b>2. HTML-format</b></p>\r
<ul>\r
med HTML-format.</p>\r
<p align="right">Mer om HTML</p>\r
<p align="right">\r
- <?null helpbutton("richtext", get_string("helprichtext"))?>Mer om \r
+ <?php null helpbutton("richtext", get_string("helprichtext"))?>Mer om \r
HTML-redigereren</p>\r
</ul>\r
<p><b>3. Ren tekst</b></p>\r
lesbar ut, men kan også automatisk konvertere til HTML-kode med overskrifter, \r
listepunkter og andre mer kompliserte formatteringer. </p>\r
<p align="right">\r
- <?null helpbutton("wiki", get_string("helpwiki"))?>Mer om Wiki</p>\r
+ <?php null helpbutton("wiki", get_string("helpwiki"))?>Mer om Wiki</p>\r
</ul>\r
dere diskuterer. </P>\r
\r
\r
-<P ALIGN=RIGHT><? helpbutton("questions", get_string("helpquestions"), "moodle", true, true) ?></P>\r
-<P ALIGN=RIGHT><? helpbutton("reading", get_string("helpreading"), "moodle", true, true) ?></P>\r
-<P ALIGN=RIGHT><? helpbutton("ratings", get_string("separateandconnected"), "forum", true, true) ?></P>
\ No newline at end of file
+<P ALIGN=RIGHT><?php helpbutton("questions", get_string("helpquestions"), "moodle", true, true) ?></P>\r
+<P ALIGN=RIGHT><?php helpbutton("reading", get_string("helpreading"), "moodle", true, true) ?></P>\r
+<P ALIGN=RIGHT><?php helpbutton("ratings", get_string("separateandconnected"), "forum", true, true) ?></P>
\ No newline at end of file
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/chat/icon.gif"> <B>Czaty</B></P>
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/chat/icon.gif"> <B>Czaty</B></P>
<UL>
<P>Modu³ Czat pozwala uczestnikom na przeprowadznaie na ¿ywo
dyskusji poprzez sieæ. Jest to u¿yteczny sposób na lepsze zrozumienie
<HR>\r
<FONT SIZE=1><I> Pytania opracowano na podstawie: Paul, R. (1993). Critical Thinking: How To Prepare Students for a Rapidly Changing World: Foundation for Critical Thinking, Santa Rosa, CA. </I></FONT>\r
\r
-<P ALIGN=RIGHT><? helpbutton("writing", get_string("helpwriting"), "moodle", true, true) ?></P>\r
-<P ALIGN=RIGHT><? helpbutton("reading", get_string("helpreading"), "moodle", true, true) ?></P>\r
+<P ALIGN=RIGHT><?php helpbutton("writing", get_string("helpwriting"), "moodle", true, true) ?></P>\r
+<P ALIGN=RIGHT><?php helpbutton("reading", get_string("helpreading"), "moodle", true, true) ?></P>\r
Ka¿da odpowied¼ jest oddzielana tyld± (~), a prawid³owa odpowied¼ poprzedzona jest znakiem równo¶ci (=). Poni¿ej podano przyk³ad : \r
<BLOCKQUOTE>Ju¿ wtedy gdy rozpoczynamy odkrywaæ czê¶ci naszego cia³a jako noworodki zostajemy studentami {=anatomii i fizjologii ~refleksologii ~nauki ~do¶wiadczenia}, i w pewnym sensie pozostajemy studentami przez ca³e ¿ycie.</BLOCKQUOTE>\r
\r
-<P>Wiêcej informacji: <? helpbutton("formatmissingword", "", "quiz") ?></P>\r
+<P>Wiêcej informacji: <?php helpbutton("formatmissingword", "", "quiz") ?></P>\r
\r
</UL>\r
<P><B>AON</B></P>\r
\r
<UL><P>Ten modu³ umo¿liwia importowanie pytañ zapisanych w formacie eksportowym Blackboard. Polega on na umieszczaniu funkcji XML w twoim pliku PHP</P>\r
\r
-<P>Wiêcej informacji: <? helpbutton("formatblackboard", "", "quiz")?></P></UL>\r
+<P>Wiêcej informacji: <?php helpbutton("formatblackboard", "", "quiz")?></P></UL>\r
\r
<P><B>Niestandardowy</B></P>\r
<UL><P>Je¶li masz swój w³asny format, który chcesz zaimportowaæ mo¿esz zaimplementowaæ ten proces samodzielnie edytuj±c mod/quiz/format/custom.php\r
<P>Dodaæ musisz jedynie niewielk± ilo¶æ kodu - jedynie tyle ile potrzeba by wyró¿niæ pojedyncze pytanie z danego tekstu.</P>\r
\r
-<P>Wiêcej informacji: <? helpbutton("formatcustom", "", "quiz") ?></P></UL>\r
+<P>Wiêcej informacji: <?php helpbutton("formatcustom", "", "quiz") ?></P></UL>\r
\r
<P>Planowana jest obs³uga wiêkszej ilo¶ci formatów, wliczaj±c w to WebCT, IMS QTI i wszelkie inne formaty, które mog± dostarczyæ u¿ytkownicy Moodle! </p>
\ No newline at end of file
<P><B>Pytania wielokrotnego wyboru</B></P>\r
<UL>\r
<P>Odpowiadaj±c na pytanie (które mo¿e zawieraæ grafikê) odpowiadaj±cy wybiera z kilku proponowanych odpowiedzi. S± dwa typy pytañ wielokrotnego wyboru - z jedn± poprawn± odpowiedzi± i z wieloma poprawnymi odpowiedziami.\r
-<P>Wiêcej informacji: <? helpbutton("multichoice", "", "quiz") ?></P>\r
+<P>Wiêcej informacji: <?php helpbutton("multichoice", "", "quiz") ?></P>\r
</UL>\r
\r
<P><B>Pytania do krótkiej odpowiedzi</B></P>\r
<UL>\r
<P>W odpowiedzi na pytanie (które mo¿e zawieraæ grafikê) respondent wpisuje s³owo lub wyra¿enie. Mo¿e istnieæ kilka poprawnych odpowiedzi, z ró¿n± punktacj±. Przy wpisywaniu odpowiedzi, wielko¶æ liter mo¿e mieæ znaczenie lub nie.\r
</P>\r
-<P>Wiêcej informacji: <? helpbutton("shortanswer", "", "quiz") ?></P>\r
+<P>Wiêcej informacji: <?php helpbutton("shortanswer", "", "quiz") ?></P>\r
</UL>\r
\r
<P><B>Pytania typu prawda/fa³sz</B></P>\r
<UL>\r
<P>Odpowiadaj±c na pytanie (które mo¿e zawieraæ grafikê) respondent wybiera spo¶ród dwóch opcji: Prawda lub Fa³sz.\r
</P>\r
-<P>Wiêcej informacji: <? helpbutton("truefalse", "", "quiz") ?></P>\r
+<P>Wiêcej informacji: <?php helpbutton("truefalse", "", "quiz") ?></P>\r
</UL>\r
\r
<P><B>Pytania wybierane losowo</B></P>\r
<UL>\r
<P>Funkcja jeszcze nie wdro¿ona. Umo¿liwia Tobie wybranie szeregu innych pytañ, z których jedno jest losowo wybrane za ka¿dym razem gdy student próbuje rozwi±zaæ quiz.\r
</P>\r
-<P>Wiêcej informacji: <? helpbutton("random", "", "quiz") ?></P>\r
+<P>Wiêcej informacji: <?php helpbutton("random", "", "quiz") ?></P>\r
</UL>\r
\r
\r
\r
<P> Pomocne mo¿e równie¿ byæ zastanowienie siê nad tym czego autor NIE powiedzia³ albo nie wyja¶ni³ jednoznacznie - mo¿e to pomóc Ci u³o¿yæ swoje w³asne pytania.</P> \r
\r
-<P ALIGN=RIGHT><? helpbutton("questions", get_string("helpquestions"), "moodle", true, true) ?></P>\r
-<P ALIGN=RIGHT><? helpbutton("writing", get_string("helpwriting"), "moodle", true, true) ?></P>\r
+<P ALIGN=RIGHT><?php helpbutton("questions", get_string("helpquestions"), "moodle", true, true) ?></P>\r
+<P ALIGN=RIGHT><?php helpbutton("writing", get_string("helpwriting"), "moodle", true, true) ?></P>\r
<P ALIGN=CENTER><B>Informacje na temat edytora Richtext HTML</B></P>\r
\r
<P>Dostêpno\9cæ: <B>\r
-<? if (!$CFG->htmleditor) {\r
+<?php if (!$CFG->htmleditor) {\r
print_string("htmleditordisabledadmin");\r
} else if (!$USER->htmleditor) {\r
print_string("htmleditordisabled");\r
<P>Odpowiadaj±c innym, spróbuj zadawaæ interesuj±ce pytania. Pomo¿e to zarówno Tobie jak i tej drugiej osobie przemy¶leæ dyskutowany przez Was temat, jak równie¿ wiêcej siê nauczyæ.</P>\r
\r
\r
-<P ALIGN=RIGHT><? helpbutton("questions", get_string("helpquestions"), "moodle", true, true) ?></P>\r
-<P ALIGN=RIGHT><? helpbutton("reading", get_string("helpreading"), "moodle", true, true) ?></P>\r
-<P ALIGN=RIGHT><? helpbutton("ratings", get_string("separateandconnected"), "forum", true, true) ?></P>\r
+<P ALIGN=RIGHT><?php helpbutton("questions", get_string("helpquestions"), "moodle", true, true) ?></P>\r
+<P ALIGN=RIGHT><?php helpbutton("reading", get_string("helpreading"), "moodle", true, true) ?></P>\r
+<P ALIGN=RIGHT><?php helpbutton("ratings", get_string("separateandconnected"), "forum", true, true) ?></P>\r
diversos tipos de cursos.</p>
<h3><img align="middle" alt="*"
- src="<?=$CFG->wwwroot?>/mod/forum/icon.gif"> Fóruns</h3>
+ src="<?php echo $CFG->wwwroot?>/mod/forum/icon.gif"> Fóruns</h3>
<blockquote>
<p>Esta pode ser a actividade mais importante - é aqui que ocorrem a maior
parte das discussões. Os fóruns podem ser estruturados de diferentes formas
</blockquote>
<h3><img align="middle" alt="*"
- src="<?=$CFG->wwwroot?>/mod/journal/icon.gif"> Diários</h3>
+ src="<?php echo $CFG->wwwroot?>/mod/journal/icon.gif"> Diários</h3>
<blockquote>
<p>Este módulo é uma actividade de reflexão muito importante. O professor
pede ao aluno para reflectir sobre um tópico particular e o estudante pode
</blockquote>
<h3><img align="middle" alt="*"
- src="<?=$CFG->wwwroot?>/mod/resource/icon.gif"> Recursos</h3>
+ src="<?php echo $CFG->wwwroot?>/mod/resource/icon.gif"> Recursos</h3>
<blockquote>
<p>Os recursos são o conteúdo do curso: informação que o professor fornece
para o curso. Podem ser ficheiros subidos para o servidor do curso, páginas
</blockquote>
<h3><img align="middle" alt="*"
- src="<?=$CFG->wwwroot?>/mod/assignment/icon.gif"> Trabalhos</h3>
+ src="<?php echo $CFG->wwwroot?>/mod/assignment/icon.gif"> Trabalhos</h3>
<blockquote>
<p>Este módulo permite ao professor distribuir tarefas que exigem que os
alunos produzam conteúdo digital (em qualquer formato) e o enviem ao
</blockquote>
<h3><img align="middle" alt="*"
- src="<?=$CFG->wwwroot?>/mod/quiz/icon.gif"> Mini-testes</h3>
+ src="<?php echo $CFG->wwwroot?>/mod/quiz/icon.gif"> Mini-testes</h3>
<blockquote>
<p>Este módulo permite ao professor preparar e designar mini-testes, que
consistem em perguntas de escolha múltipla, verdadeiro ou falso, e perguntas
</blockquote>
<h3><img align="middle" alt="*"
- src="<?=$CFG->wwwroot?>/mod/choice/icon.gif"> Referendos</h3>
+ src="<?php echo $CFG->wwwroot?>/mod/choice/icon.gif"> Referendos</h3>
<blockquote>
<p>Esta é uma actividade simple - o professor faz uma pergunta e da uma
lista de possíveis respostas. Pode ser útil como uma forma rápida de
</blockquote>
<h3><img align="middle" alt="*"
- src="<?=$CFG->wwwroot?>/mod/survey/icon.gif"> Inquéritos</h3>
+ src="<?php echo $CFG->wwwroot?>/mod/survey/icon.gif"> Inquéritos</h3>
<blockquote>
<p>O módulo de inquéritos fornece algumas ferramentas que têm sido
consideradas úteis para avaliar e estimular o ensino em ambientes Web. Os
<P>In response to a question (that may include a image) the respondent
chooses from multiple answers. There are two types of multiple choice
questions - single answer and multiple answer.
-<P>More info: <? helpbutton("multichoice", "", "quiz") ?></P>
+<P>More info: <?php helpbutton("multichoice", "", "quiz") ?></P>
</UL>
<P><B>Short Answer</B></P>
types a word or phrase. There may several possible correct answers,
with different grades. Answers may or may not be sensitive to case.
</P>
-<P>More info: <? helpbutton("shortanswer", "", "quiz") ?></P>
+<P>More info: <?php helpbutton("shortanswer", "", "quiz") ?></P>
</UL>
<P><B>True/False</B></P>
<P>In response to a question (that may include a image), the respondent
selects from two options: True or False.
</P>
-<P>More info: <? helpbutton("truefalse", "", "quiz") ?></P>
+<P>More info: <?php helpbutton("truefalse", "", "quiz") ?></P>
</UL>
<P><B>Random</B></P>
<P>(Not yet implemented) Allows you to select a number of other questions from
which one gets randomly selected each time a student attempts the quiz.
</P>
-<P>More info: <? helpbutton("random", "", "quiz") ?></P>
+<P>More info: <?php helpbutton("random", "", "quiz") ?></P>
</UL>
<P><B>Plain text</B> - the easiest type. You can just type (edit) the page into a form
on the following page. Some things you type will be automatically formatted, just like
-forum postings. See help on typing text: <? helpbutton("text", get_string("helptext")) ?>
+forum postings. See help on typing text: <?php helpbutton("text", get_string("helptext")) ?>
<P><B>HTML text</B> - for more advanced users. No automatic formatting is performed,
you need to do it all manually using HTML codes.
<P ALIGN=CENTER><B>About the Richtext HTML editor</B></P>
<P>Availability: <B>
-<? if (!$CFG->htmleditor) {
+<?php if (!$CFG->htmleditor) {
print_string("htmleditordisabledadmin");
} else if (!$USER->htmleditor) {
print_string("htmleditordisabled");
<p>Pode ainda incluir algum código HTML se quiser, e será mantido após a
formatação.</p>
-<p align="right"><? helpbutton("text", get_string("helptext")) ?> Mais
+<p align="right"><?php helpbutton("text", get_string("helptext")) ?> Mais
informações sobre a auto-formatação do Moodle</p>
<h3>2. Formato HTML</h3>
<p>A diferença do modo de auto-formatação do Moodle, no será feita nenhuma
formatação em forma automática.</p>
-<p align="right"><? helpbutton("html", get_string("helphtml")) ?> Mais
+<p align="right"><?php helpbutton("html", get_string("helphtml")) ?> Mais
informações sobre HTML</p>
-<p align="right"><? helpbutton("richtext", get_string("helprichtext")) ?> Mais
+<p align="right"><?php helpbutton("richtext", get_string("helprichtext")) ?> Mais
informações sobre o editor Richtext de HTML</P>
</UL>
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/assignment/icon.gif"> <B>Tarefas</B></P>
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/assignment/icon.gif"> <B>Tarefas</B></P>
<UL>
<P>Uma tarefa consiste na descrição ou enunciado de uma atividade a ser desenvolvida pelo participante, que pode ser enviada em formato digital ao servidor do curso utilizando a plataforma. Alguns exemplos: redações, projetos, relatórios, imagens, etc. Este módulo inclui a possibilidade de descrever tarefas a serem realizadas offline - na sala de aula por exemplo - e de publicar o resultado da avaliação.</P>
</UL>
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/chat/icon.gif"> <B>Chat</B></P>
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/chat/icon.gif"> <B>Chat</B></P>
<UL>
<P>O módulo Chat permite a realização de uma discussão textual via web em modalidade síncrona.
Este módulo contém instrumentos para a revisão e a administração das discussões.
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/choice/icon.gif"> <B>Pesquisas de Opinião</B></P>
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/choice/icon.gif"> <B>Pesquisas de Opinião</B></P>
<UL>
<P>Este módulo permite uma atividade muito simples. O professor elabora uma pergunta con diversas opções de resposta. Serve para fazer pesquisas de opinião velozes, para estimular a reflexão sobre um tópico, para escolher entre sugestões dadas para a solução de um problema ou para obter a permissão de utilizar dados pessoais dos alunos em pesquisas do professor.
</UL>
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/forum/icon.gif"> <B>Fóruns</B></P>
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/forum/icon.gif"> <B>Fóruns</B></P>
<UL>
<P>Esta atividade de discussão é importantíssima. Os Fóruns tem diversos tipos de estrutura e podem incluir a avaliação recíproca de cada mensagem. As mensagens são visualizadas em diversos formatos e podem incluir anexos. Os participantes do forum tem a opção de receber cópias das novas mensagens via email (assinatura) e os professores, de enviar mensagens ao fórum com cópias via email a todos os participantes.</P>
</UL>
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/journal/icon.gif"> <B>Diários</B></P>
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/journal/icon.gif"> <B>Diários</B></P>
<UL>
<P>Este módulo corresponde a uma atividade de reflexão orientada por um moderador. O professor pede ao estudante que reflita sobre um certo assunto e o estudante anota as suas reflexões progressivamente, aperfeiçoando a resposta. Esta resposta é pessoal e não pode ser vista pelos outros participantes. O professor pode adicionar comentários de feedback e avaliações a cada anotação no Diário. Esta deve ser uma atividade constante - uma atividade deste tipo por semana, por exemplo.</P>
</UL>
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/quiz/icon.gif"> <B>Questionários</B></P>
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/quiz/icon.gif"> <B>Questionários</B></P>
<UL>
<P>Este módulo consiste em um instrumento de composição de questões e de configuração de questionários. As questões são arquivadas por categorias em uma base de dados e podem ser reutilizadas em outros questionários e em outros cursos. A configuração dos questionários compreende, entre outros, a definição do período de disponibilidade, a apresentação de feedback automático, diversos sistemas de avaliação, a possibilidade de diversas tentativas. Alguns tipos de questões: múltipla escolha, verdadeiro ou falso, resposta breve, etc</P>
</UL>
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/resource/icon.gif"> <B>Materiais</B></P>
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/resource/icon.gif"> <B>Materiais</B></P>
<UL>
<P>Os materiais são todos os tipos de conteúdos que serão apresentados no curso. Podem ser documentos arquivados no servidor, páginas criadas com o uso do editor de textos ou arquivos de outros sites visualizados no ambiente do curso.
</P>
<P ALIGN=CENTER><B>Usar o Editor de textos HTML</B></P>
<P>Disponibilidade: <B>
-<? if (!$CFG->htmleditor) {
+<?php if (!$CFG->htmleditor) {
print_string("htmleditordisabledadmin");
} else if (!$USER->htmleditor) {
print_string("htmleditordisabled");
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/survey/icon.gif"> <B>Avaliações do Curso</B></P>
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/survey/icon.gif"> <B>Avaliações do Curso</B></P>
<UL>
<P>Este módulo contém alguns tipos de questionários de avaliação de cursos, específicos para ambientes de aprendizagem virtuais. Este tipo de atividade favorece a reflexão sobre os processos de aprendizagem durante o curso.</P>
</UL>
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/workshop/icon.gif"> <B>Workshop</B></P>
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/workshop/icon.gif"> <B>Workshop</B></P>
<UL>
<P>O Workshop é uma atividade de avaliação entre pares (participantes) com uma vasta gama de opções. Os participantes podem avaliar os projetos de outros participantes e exemplos de projeto em diversos modos. Este módulo também organiza o recebimento e a distribuição destas avaliações. O autor deste módulo é Ray Kingdon.
</P>
<P><b>Moodle</b> permite o paletã largã de activitãþi care pot fi folosite pentru\r
a construi orice fel de curs.</P>\r
\r
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/forum/icon.gif"> <B>Forum</B></P>\r
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/forum/icon.gif"> <B>Forum</B></P>\r
<UL>\r
<P>Aceastã activitate poate fi cea mai importantã - ea faciliteazã dezbaterile.\r
Forumul poate fi structurat în diferite feluri. Intervenþiile pot fi arãtate în diferite moduri ºi pot include\r
Profesorul poate impune înscrierea fiecãrui cursant dacã doreºte acest lucru.\r
</UL>\r
\r
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/journal/icon.gif"> <B>Jurnal</B></P>\r
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/journal/icon.gif"> <B>Jurnal</B></P>\r
<UL>\r
<P>Aceasta este prin excelenþã o activitate reflectivã. Profesorul poate cere studentului sã reflecteze\r
la un anumit subiect, iar studentul poate modifica ºi rafina rãspunsul în timp. Rezultatul acestei activitãþi este\r
studentul sã desfãsoare o activitate de acest tip.</P>\r
</UL>\r
\r
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/resource/icon.gif"> <B>Resurse</B></P>\r
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/resource/icon.gif"> <B>Resurse</B></P>\r
<UL>\r
<P>Resursele reprezintã conþinutul: informaþia pe care profesorul doreºte sã o aducã în curs.\r
Resursele pot fi fomate din fiºiere pregãtite ºi încãrcate pe server, pagini redactate direct în site-ul tãu\r
sau pagini web externe site-ului care sã aparã ca parte a cursului.</P>\r
</UL>\r
\r
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/assignment/icon.gif"> <B>Temã de casã</B></P>\r
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/assignment/icon.gif"> <B>Temã de casã</B></P>\r
<UL>\r
<P>Tema de casã permite profesorului specificarea unei sarcini de lucru în care studentul\r
trebuie sã pregãteascã un material digital (orice format) ºi sã-l încarce pe server. Sarcini tipice\r
includ: scrierea unui eseu, a unui proiect, raport etc. Aceastã activitate include posibilitatea notãrii.</P>\r
</UL>\r
\r
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/quiz/icon.gif"> <B>Test</B></P>\r
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/quiz/icon.gif"> <B>Test</B></P>\r
<UL>\r
<P>Aceastã activitate permite profesorului conceperea testelor constând din întrebãri cu mai multe variante de rãspuns,\r
adevãrat - fals ºi rãspuns scurt. Aceste întrebãri sunt pãstrate într-o bazã de date organizatã ºi pot fi refolosite\r
Aceastã activitate include posibilitatea notãrii.</P>\r
</UL>\r
\r
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/choice/icon.gif"> <B>Formular evaluare</B></P>\r
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/choice/icon.gif"> <B>Formular evaluare</B></P>\r
<UL>\r
<P>Aceastã activitate este foarte simplã - profesorul concepe o întrebare ºi specificã mai multe variante de rãspuns.\r
Poate fi folositã ca sondaj rapid pentru stimularea interesului faþã de un anumit subiect; pentru a permite clasei sã voteze\r
direcþia de desfãºurare a cursului, etc.\r
</UL>\r
\r
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/survey/icon.gif"> <B>Sondaj</B></P>\r
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/survey/icon.gif"> <B>Sondaj</B></P>\r
<UL>\r
<P>Activitate "Sondaj" oferã un numãr de instrumente de sondaj care s-au dovedit folositoare în\r
evaluarea ºi stimularea procesului de învãþare online. Profesorii pot folosi aceste instrumente pentru a aduna date de\r
<HR>\r
<FONT SIZE=1><I>Întrebãri adaptate din lucrarea lui Paul, R. (1993). Critical Thinking: How To Prepare Students for a Rapidly Changing World: Foundation for Critical Thinking, Santa Rosa, CA. </I></FONT>\r
\r
-<P ALIGN=RIGHT><? helpbutton("writing", get_string("helpwriting"), "moodle", true, true) ?></P>\r
-<P ALIGN=RIGHT><? helpbutton("reading", get_string("helpreading"), "moodle", true, true) ?></P>\r
+<P ALIGN=RIGHT><?php helpbutton("writing", get_string("helpwriting"), "moodle", true, true) ?></P>\r
+<P ALIGN=RIGHT><?php helpbutton("reading", get_string("helpreading"), "moodle", true, true) ?></P>\r
<P>Ca rãspuns la o întrebare (care poate sã includã o imagine) cel examinat\r
alege dintre rãspunsurile disponibile. Existã douã tipuri de întrebãri cu mai multe rãspunsuri\r
- un singur rãspuns corect sau mai multe rãspunsuri corecte.\r
-<P>Mai multe informaþii: <? helpbutton("multichoice", "", "quiz") ?></P>\r
+<P>Mai multe informaþii: <?php helpbutton("multichoice", "", "quiz") ?></P>\r
</UL>\r
\r
<P><B>Rãspuns scurt</B></P>\r
Existenþa rãspunsurilor corecte multiple e justificatã ºi de sinonimia limbii. Rãspunsurile pot ignora sau nu scrierea\r
cu caractere majuscule sau minuscule.\r
</P>\r
-<P>Mai multe informaþii: <? helpbutton("shortanswer", "", "quiz") ?></P>\r
+<P>Mai multe informaþii: <?php helpbutton("shortanswer", "", "quiz") ?></P>\r
</UL>\r
\r
<P><B>Adevãrat/Fals</B></P>\r
<P>Ca rãspuns la o întrebare (care poate sã includã o imagine) cel examinat\r
alege una dintre cele douã variante de rãspuns: True sau False.\r
\r
-</P>Mai multe informaþii: <? helpbutton("truefalse", "", "quiz") ?></P>\r
+</P>Mai multe informaþii: <?php helpbutton("truefalse", "", "quiz") ?></P>\r
</UL>\r
\r
<P>La fel de folositor este sã te gândeºti la ceea ce nu a spus autorul sau la aspectele neclare ale discursului lui - acesta te va ajuta\r
sã formulezi întrebãri pertinente în mintea ta.</P>\r
\r
-<P ALIGN=RIGHT><? helpbutton("questions", get_string("helpquestions"), "moodle", true, true) ?></P>\r
-<P ALIGN=RIGHT><? helpbutton("writing", get_string("helpwriting"), "moodle", true, true) ?></P>\r
+<P ALIGN=RIGHT><?php helpbutton("questions", get_string("helpquestions"), "moodle", true, true) ?></P>\r
+<P ALIGN=RIGHT><?php helpbutton("writing", get_string("helpwriting"), "moodle", true, true) ?></P>\r
\r
<P><B>Text simplu</B> - cel mai accesibil tip. Tastezi textul direct în formele care apar.\r
Unele cuvinte pe care le scrii vor fi formatate automat (ex. intervenþiile din forum).\r
- Ajutor în redactarea textului<? helpbutton("text", get_string("helptext")) ?>\r
+ Ajutor în redactarea textului<?php helpbutton("text", get_string("helptext")) ?>\r
<P><B>HTML text</B> -Pentru utilizatori mai avansaþi. Formatarea nu se va\r
face automat, este nevoie sã o faci manual folosind tag-uri HTML.\r
\r
<P ALIGN=CENTER><B>Despre editorul HTML Richtext</B></P>\r
\r
<P>Disponibilitate: <B>\r
-<? if (!$CFG->htmleditor) {\r
+<?php if (!$CFG->htmleditor) {\r
print_string("htmleditordisabledadmin");\r
} else if (!$USER->htmleditor) {\r
print_string("htmleditordisabled");\r
<P>Întreruperile manuale de linie vor fi reþinute, iar liniile goale vor marca începerea paragrafelor noi.\r
<P>Codurile asemenea acestuia :-) vor fi înlocuite cu echivalentele lor grafice.\r
<P>Poþi chiar sã integrezi cod HTML dacã doreºti, iar acesta va fi pãstrat ºi interpretat.\r
-<P ALIGN=RIGHT><? helpbutton("text", get_string("helptext")) ?> Mai mult despre Moodle auto-format.</P>\r
+<P ALIGN=RIGHT><?php helpbutton("text", get_string("helptext")) ?> Mai mult despre Moodle auto-format.</P>\r
</UL>\r
\r
<P><B>2. HTML format</B></P>\r
el va fi arãtat exact aºa cum ai intenþionat tu sã arate.\r
\r
<P>Spre deosebire de Moodle auto-format, nu este adãugatã nici o formatare automatã.\r
-<P ALIGN=RIGHT><? helpbutton("html", get_string("helphtml")) ?> Mai multe despre HTML</P>\r
-<P ALIGN=RIGHT><? helpbutton("richtext", get_string("helprichtext")) ?> Mai multe despre editorul HTML Richtext</P>\r
+<P ALIGN=RIGHT><?php helpbutton("html", get_string("helphtml")) ?> Mai multe despre HTML</P>\r
+<P ALIGN=RIGHT><?php helpbutton("richtext", get_string("helprichtext")) ?> Mai multe despre editorul HTML Richtext</P>\r
</UL>\r
pe toþi, stimulând analiza (ºi învãþarea!) subiectului discutat.</P>\r
\r
\r
-<P ALIGN=RIGHT><? helpbutton("questions", get_string("helpquestions"), "moodle", true, true) ?></P>\r
-<P ALIGN=RIGHT><? helpbutton("reading", get_string("helpreading"), "moodle", true, true) ?></P>\r
+<P ALIGN=RIGHT><?php helpbutton("questions", get_string("helpquestions"), "moodle", true, true) ?></P>\r
+<P ALIGN=RIGHT><?php helpbutton("reading", get_string("helpreading"), "moodle", true, true) ?></P>\r
\r
<P>Ñèñòåìà ðàñïîëàãàåò áîëüøèì ðàçíîîáðàçèåì óïðàæíåíèé, êîòîðûå ìîãóò áûòü èñïîëüçîâàíû äëÿ ñîçäàíèÿ êóðñîâ ëþáîãî òèïà.</P>\r
\r
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/forum/icon.gif"> <B>Ôîðóì</B></P>\r
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/forum/icon.gif"> <B>Ôîðóì</B></P>\r
<UL>\r
<P>Ôîðóìû - ìåñòî, ãäå ïðîèñõîäÿò âñå îáñóæäåíèÿ. Ôîðóìû ìîãóò èìåòü ðàçëè÷íóþ ñòðóêòóðó è ñîäåðæàòü îöåíêè äëÿ ñîîáùåíèé. Ñîîáùåíèÿ ôîðóìîâ ìîãóò áûòü óâèäåííûìè â ÷åòûðåõ ðàçëè÷íûõ ôîðìàòàõ è ñîäåðæàòü äîïîëíèòåëüíûå ôàéëû. Ïîäïèñàâøèñü íà ôîðóì, ó÷àñòíèê áóäåò ïîëó÷àòü êîïèè íîâûõ ñîîáùåíèé íà e-mail. \r
</UL>\r
\r
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/journal/icon.gif"> <B>Òåòðàäü</B></P>\r
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/journal/icon.gif"> <B>Òåòðàäü</B></P>\r
<UL>\r
<P>Ó÷èòåëü ïðîñèò ñòóäåíòîâ âûñêàçàòüñÿ íà îïðåäåëåííóþ òåìó, è ñòóäåíò ìîæåò ðåäàêòèðîâàòü è óëó÷øàòü ñâîé îòâåò ñî âðåìåíåì. Îòâåòû ÿâëÿþòñÿ ïðèâàòíûìè è ìîãóò áûòü óâèäåííûìè òîëüêî ó÷èòåëåì, êîòîðûé ìîæåò ñäåëàòü êîììåíòàðèé è ïîñòàâèòü îöåíêó äëÿ êàæäîé çàïèñè. Îáû÷íî îäíîé òåòðàäè â íåäåëþ äîñòàòî÷íî.</P>\r
</UL>\r
\r
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/resource/icon.gif"> <B>Ðåñóðñ</B></P>\r
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/resource/icon.gif"> <B>Ðåñóðñ</B></P>\r
<UL>\r
<P>Ðåñóðñû ýòî èíôîðìàöèÿ, êîòîðóþ ó÷èòåëü õî÷åò äàòü â ñâîåì êóðñå.</P>\r
</UL>\r
\r
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/assignment/icon.gif"> <B>Çàäàíèå</B></P>\r
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/assignment/icon.gif"> <B>Çàäàíèå</B></P>\r
<UL>\r
<P>Çàäàíèÿ ïîçâîëÿþò ó÷èòåëþ íàïèñàòü âîïðîñ, íà êîòîðûé â ïîñëåäñòâèè îí ïîëó÷èò îòâåò îò ó÷åíèêîâ â âèäå ôàéëà çàêà÷àííîãî íà ñåðâåð. Ñèñòåìà ïðåäîñòàâëÿåò âîçìîæíîñòü ó÷èòåëþ ñòàâèòü îöåíêè çà ïîëó÷åííûé îòâåò.</P>\r
</UL>\r
\r
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/quiz/icon.gif"> <B>Òåñò</B></P>\r
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/quiz/icon.gif"> <B>Òåñò</B></P>\r
<UL>\r
<P>Ýòîò ìîäóëü ïîçâîëÿåò ó÷èòåëþ ñîçäàòü íàáîð òåñòîâûõ âîïðîñîâ. Âîïðîñû ìîãóò áûòü: ñ íåñêîëüêèìè îòâåòàìè, ñ âûáîðîì âåðíî/íå âåðíî, èëè ïðåäïîëàãàþùèå êîðîòêèé òåêñòîâûé îòâåò. Âñå âîïðîñû õðàíÿòñÿ â áàçå äàííûõ è ìîãóò áûòü â ïîñëåäñòâèè èñïîëüçîâàíû çàíîâî â ýòîì æå êóðñå (èëè â äðóãèõ). Ñòóäåíòàì ìîæíî ðàçðåøèòü ïðîõîäèòü òåñò íåñêîëüêî ðàç, ïðè ýòîì êàæäàÿ ïîïûòêà àâòîìàòè÷åñêè îöåíèâàåòñÿ. Òåñòû ìîãóò ïîêàçûâàòü ïðàâèëüíûå îòâåòû èëè ïðîñòî îöåíêó.</P>\r
</UL>\r
\r
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/choice/icon.gif"> <B>Âîïðîñ</B></P>\r
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/choice/icon.gif"> <B>Âîïðîñ</B></P>\r
<UL>\r
<P>Âîïðîñ ïîçâîëÿåò ó÷èòåëþ çàäàòü âîïðîñ è ïîëó÷èòü íà íåãî îòâåò îò ñâîèõ ó÷åíèêîâ. Îäíî èç åãî ïðèìåíåíèé - ïðîâîäèòü ãîëîñîâàíèå ñðåäè ó÷åíèêîâ.\r
</UL>\r
\r
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/survey/icon.gif"> <B>Àíêåòà</B></P>\r
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/survey/icon.gif"> <B>Àíêåòà</B></P>\r
<UL>\r
<P>Àíêåòû ñîçäàíû äëÿ òîãî, ÷òîáû óçíàòü îòíîøåíèå ó÷åíèêîâ ê îáó÷åíèþ (â ÷àñòíîñòè - ê äèñòàíöèîííîìó).</P>\r
</UL>\r
<HR>\r
<FONT SIZE=1><I>Âîïðîñû èç êíèãè: Ïàóëü, Ð. (1993). Êðèòè÷åñêîå ìûøëåíèå: Êàê ïîäãîòîâèòü ñòóäåíòîâ ê áûñòðî ìåíÿþùåìóñÿ ìèðó: Îñíîâû êðèòè÷åñêîãî ìûøëåíèÿ, Santa Rosa, CA. </I></FONT>\r
\r
-<P ALIGN=RIGHT><? helpbutton("writing", get_string("helpwriting"), "System", true, true) ?></P>\r
-<P ALIGN=RIGHT><? helpbutton("reading", get_string("helpreading"), "System", true, true) ?></P>\r
+<P ALIGN=RIGHT><?php helpbutton("writing", get_string("helpwriting"), "System", true, true) ?></P>\r
+<P ALIGN=RIGHT><?php helpbutton("reading", get_string("helpreading"), "System", true, true) ?></P>\r
~science ~experiment}, and in a sense we remain students for life.\r
</BLOCKQUOTE>\r
\r
-<P>åùå... <? helpbutton("formatmissingword", "", "quiz") ?></P>\r
+<P>åùå... <?php helpbutton("formatmissingword", "", "quiz") ?></P>\r
</UL>\r
\r
\r
<UL>\r
<P>Ïîêà íå ïîääåðæèâàåòñÿ\r
\r
-<P>åùå... <? helpbutton("formatqti", "", "quiz") ?></P>\r
+<P>åùå... <?php helpbutton("formatqti", "", "quiz") ?></P>\r
</UL>\r
\r
\r
<UL>\r
<P>Ïîêà íå ïîääåðæèâàåòñÿ\r
\r
-<P>åùå... <? helpbutton("formatwebct", "", "quiz") ?></P>\r
+<P>åùå... <?php helpbutton("formatwebct", "", "quiz") ?></P>\r
</UL>\r
\r
<P><B>Ïîëüçîâàòåëüñêèé ôîðìàò</B></P>\r
\r
<P>Êîëè÷åñòâî êîäà, êîòîðûé áóäåò íåîáõîäèìî äîïèñàòü äîñòàòî÷íî ìàëî - ðîâíî ñòîëüêî, ñêîëüêî íåîáõîäèìî, äëÿ òîãî ÷òîáû ïîïàðñèòü îäèíî÷íûé âîïðîñ èç òåêñòà.\r
\r
-<P>åùå... <? helpbutton("formatcustom", "", "quiz") ?></P>\r
+<P>åùå... <?php helpbutton("formatcustom", "", "quiz") ?></P>\r
</UL>\r
<UL>\r
<P>Îòâåò íà âîïðîñ ñòóäåíò ìîæåò âûáðàòü èç íåñêîëüêèõ âàðèàíòîâ îòâåòîâ. Ñóùåñòâóåò äâà âèäà \r
âîïðîñîâ - ïðåäïîëàãàþùèå îäèí èëè íåñêîëüêî îòâåòîâ.\r
-<P>åùå... <? helpbutton("multichoice", "", "quiz") ?></P>\r
+<P>åùå... <?php helpbutton("multichoice", "", "quiz") ?></P>\r
</UL>\r
\r
<P><B>Êîðîòêèå îòâåòû</B></P>\r
<UL>\r
<P>Îòâåòîì íà âîïðîñ ÿâëÿåòñÿ ñëîâî èëè êîðîòêàÿ ôðàçà. Äîïóñêàåòñÿ íåñêîëüêî ïðàâèëüíûõ îòâåòîâ. Îòâåòû ìîãóò áûòü (èëè íå áûòü) ÷óâñòâèòåëüíûìè ê ðåãèñòðó.\r
</P>\r
-<P>åùå... <? helpbutton("shortanswer", "", "quiz") ?></P>\r
+<P>åùå... <?php helpbutton("shortanswer", "", "quiz") ?></P>\r
</UL>\r
\r
<P><B>Âåðíî/Íå âåðíî</B></P>\r
<UL>\r
<P>Â îòâåò íà âîïðîñ, ñòóäåíò âûáèðàåò ìåæäó äâóìÿ îïöèÿìè "Âåðíî" è "Íå âåðíî".\r
</P>\r
-<P>åùå... <? helpbutton("truefalse", "", "quiz") ?></P>\r
+<P>åùå... <?php helpbutton("truefalse", "", "quiz") ?></P>\r
</UL>\r
\r
<P><B>Ñëó÷àéíûé âîïðîñ</B></P>\r
<UL>\r
<P>(Ïîêà íå âêëþ÷åí â ñèñòåìó) Ïîçâîëÿåò Âàì âûáðàòü íåñêîëüêî âîïðîñîâ, èç êîòîðûõ, ïðè êàæäîé ïîïûòêå ñòóäåíòà ïðîéòè òåñò, áóäåò âûáèðàòüñÿ îäèí, ñëó÷àéíûì îáðàçîì.\r
</P>\r
-<P>åùå... <? helpbutton("random", "", "quiz") ?></P>\r
+<P>åùå... <?php helpbutton("random", "", "quiz") ?></P>\r
</UL>\r
\r
\r
<P>Ýòî ìîæåò ïîìî÷ü ïîíÿòü òî, ÷òî àâòîð íå ñêàçàë èëè íåòî÷íî âûðàçèë è ñôîðìóëèðîâàòü âîïðîñ.</P> \r
\r
-<P ALIGN=RIGHT><? helpbutton("questions", get_string("helpquestions"), "System", true, true) ?></P>\r
-<P ALIGN=RIGHT><? helpbutton("writing", get_string("helpwriting"), "System", true, true) ?></P>\r
+<P ALIGN=RIGHT><?php helpbutton("questions", get_string("helpquestions"), "System", true, true) ?></P>\r
+<P ALIGN=RIGHT><?php helpbutton("writing", get_string("helpwriting"), "System", true, true) ?></P>\r
<P ALIGN=CENTER><B>Òèïû ðåñóðñîâ</B></P>\r
\r
<P><B>Òåêñò</B>. Âû ìîæåòå ïå÷àòàòü èëè ðåäàêòèðîâàòü òåêñò â ôîðìå íà ñëåäóþùåé ñòðàíèöå. Ïðè ýòîì áóäåò ïðîèñõîäèòü àâòîôîðìàòèðîâàíèå.\r
-<Br>åùå... <? helpbutton("text", get_string("helptext")) ?>\r
+<Br>åùå... <?php helpbutton("text", get_string("helptext")) ?>\r
\r
<P><B>HTML-òåêñò</B>. Àâòîìàòè÷åñêîå ôîðìàòèðîâàíèå òåêñòà íå ïðîèñõîäèò. Ôîðìàòèðîâàíèå òåêñòà ïðîèçâîäèò ñàì ïîëüçîâàòåëü, ñ ïîìîùüþ HTML-òåãîâ.\r
\r
<P ALIGN=CENTER><B>Richtext HTML ðåäàêòîð</B></P>\r
\r
<P>Äîñòóïíîñòü: <B>\r
-<? if (!$CFG->htmleditor) {\r
+<?php if (!$CFG->htmleditor) {\r
print_string("htmleditordisabledadmin");\r
} else if (!$USER->htmleditor) {\r
print_string("htmleditordisabled");\r
<P>Âàøè ïåðåõîäû íà íîâóþ ñòðîêó áóäóò ñîõðàíåíû, à ïóñòûå ñòðîêè áóäóò íà÷èíàòü íîâûå ïàðàãðàôû.\r
<P>"Ñìàéëû" :-) áóäóò àâòîìàòè÷åñêè ïðåîáðàçîâàíû â ãðàôè÷åñêèå ýêâèâàëåíòû.\r
<P>Âû ìîæåòå âñòàâëÿòü html-òåãè äëÿ äîïîëíèòåëüíîãî ôîðìàòèðîâàíèÿ.\r
-<P ALIGN=RIGHT><? helpbutton("text", get_string("helptext")) ?> Èíôîðìàöèÿ îá àâòî-ôîðìàòå.</P>\r
+<P ALIGN=RIGHT><?php helpbutton("text", get_string("helptext")) ?> Èíôîðìàöèÿ îá àâòî-ôîðìàòå.</P>\r
</UL>\r
\r
<P><B>2. HTML-ôîðìàò</B></P>\r
<P>Äàæå åñëè Âû íå èñïîëüçóåòå Richtext HTML ðåäàêòîð, èñïîëüçîâàâ HTML êîä â òåêñòå, Âû ïîëó÷èòå íà âûõîäå òî, ÷òî õîòåëè.\r
\r
<P> îòëè÷àå îò àâòî-ôîðìàòà, íèêàêîãî àâòîìàòè÷åñêîãî ïðåîáðàçîâàíèÿ íå ïðîèñõîäèò.\r
-<P ALIGN=RIGHT><? helpbutton("html", get_string("helphtml")) ?> Èíôîðìàöèÿ î HTML</P>\r
-<P ALIGN=RIGHT><? helpbutton("richtext", get_string("helprichtext")) ?> Èíôîðìàöèÿ î Richtext HTML ðåäàêòîðå</P>\r
+<P ALIGN=RIGHT><?php helpbutton("html", get_string("helphtml")) ?> Èíôîðìàöèÿ î HTML</P>\r
+<P ALIGN=RIGHT><?php helpbutton("richtext", get_string("helprichtext")) ?> Èíôîðìàöèÿ î Richtext HTML ðåäàêòîðå</P>\r
</UL>\r
<P>Îòâå÷àÿ äðóãèì, ïîïðîáóéòå ïîäóìàòü îá èíòåðåñíûõ âîïðîñàõ, êîòîðûå Âû ìîãëè áû çàäàòü. Ýòî ïîìîæåò Âàì è âàøåìó îïïîíåíòó çàäóìàòüñÿ íàä îáúåêòîì îáñóæäåíèÿ. </P>\r
\r
\r
-<P ALIGN=RIGHT><? helpbutton("questions", get_string("helpquestions"), "System", true, true) ?></P>\r
-<P ALIGN=RIGHT><? helpbutton("reading", get_string("helpreading"), "System", true, true) ?></P>\r
-<P ALIGN=RIGHT><? helpbutton("ratings", get_string("separateandconnected"), "forum", true, true) ?></P>\r
+<P ALIGN=RIGHT><?php helpbutton("questions", get_string("helpquestions"), "System", true, true) ?></P>\r
+<P ALIGN=RIGHT><?php helpbutton("reading", get_string("helpreading"), "System", true, true) ?></P>\r
+<P ALIGN=RIGHT><?php helpbutton("ratings", get_string("separateandconnected"), "forum", true, true) ?></P>\r
ktoré mô¾u by» pou¾ité na vytvorenie µubovoµného typu kurzu. \r
</P>\r
\r
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/forum/icon.gif"> <B>Forums</B></P>\r
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/forum/icon.gif"> <B>Forums</B></P>\r
<UL>\r
<P>Táto èinnos» mô¾e by» najdôle¾itej¹ia -\r
je miesto, kde sa objavuje najviac diskusií. \r
Uèiteµ mô¾e prihlási» µubovoµného ¹tudenta ak si to praje. \r
</UL>\r
\r
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/journal/icon.gif"> <B>Journals</B></P>\r
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/journal/icon.gif"> <B>Journals</B></P>\r
<UL>\r
<P>Tento modul predstavuje veµmi dôle¾itú aktivitu spätnej väzby.\r
Uèiteµ sa pýta ¹tudenta na odpoveï v konkrétnej téme, prièom ¹tudent mô¾e \r
Obyèajne je dobré, aby takáto aktivita prebehla raz za tý¾deò. </P>\r
</UL>\r
\r
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/resource/icon.gif"> <B>Resources</B></P>\r
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/resource/icon.gif"> <B>Resources</B></P>\r
<UL>\r
<P>Zdroje tvoria obsah :informácie ktoré chce uèiteµ prinies» do kurzu.\r
Tieto mô¾u by» tvorené vlo¾enými súbormi na server kurzu, stránkami editovanými priamo v Moodle, alebo externými \r
web stránkami, ktoré sa objavia v danej èasti kurzu. </P>\r
</UL>\r
\r
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/assignment/icon.gif"> <B>Assignments</B></P>\r
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/assignment/icon.gif"> <B>Assignments</B></P>\r
<UL>\r
<P>Pridelenie úloh umo¾òuje uèiteµovi ¹pecifikova» úlohy, ktoré vy¾adujú od ¹tudentov prípravu digitálneho obsahu\r
(µubovoµný obsah)a tieto predlo¾i» ulo¾ením na server. Typické pridelenie úloh obsahuje eseje, projekty, správy,\r
</P>\r
</UL>\r
\r
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/quiz/icon.gif"> <B>Quizzes</B></P>\r
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/quiz/icon.gif"> <B>Quizzes</B></P>\r
<UL>\r
<P>Tento modul umo¾òuje uèiteµovi navrhnú» testy -kvízy,\r
pozostávajúce z viacnásobného výberu, správny-nesprávny a z krátkych otázok na zodpovedanie.\r
</P>\r
</UL>\r
\r
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/choice/icon.gif"> <B>Choices</B></P>\r
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/choice/icon.gif"> <B>Choices</B></P>\r
<UL>\r
<P>Vybratie èinnosti je veµmi jednoduché. Uèiteµ zadá otázku a urèí výber viacnásobných odpovedí.\r
Toto mô¾e by» u¾itoèné na rýchle zistenie názoru a na stimuláciu premý¹µania ohµadom témy, takisto\r
\r
</UL>\r
\r
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/survey/icon.gif"> <B>Surveys</B></P>\r
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/survey/icon.gif"> <B>Surveys</B></P>\r
<UL>\r
<P>Prieskumný modul poskytuje mno¾stvo verifikovaných \r
hodnotiacich nástrojov, o ktorých bolo zistené, ¾e sú u¾itoèné z hµadiska hodnotenia a stimulácie \r
<FONT SIZE=1><I>Otázky prevzaté od Paul, R. (1993). Rozhodujúce zmý¹µanie: Ako pripravi» ¹tudentov na rapídne sa \r
meniaci sa svet: Základy kritického rozmý¹µania, Santa Rosa, CA. </I></FONT>\r
\r
-<P ALIGN=RIGHT><? helpbutton("writing", get_string("helpwriting"), "moodle", true, true) ?></P>\r
-<P ALIGN=RIGHT><? helpbutton("reading", get_string("helpreading"), "moodle", true, true) ?></P>
\ No newline at end of file
+<P ALIGN=RIGHT><?php helpbutton("writing", get_string("helpwriting"), "moodle", true, true) ?></P>\r
+<P ALIGN=RIGHT><?php helpbutton("reading", get_string("helpreading"), "moodle", true, true) ?></P>
\ No newline at end of file
<P>V odpovedi na otázku (táto mô¾e obsahova» aj obrázok), si odpovedajúci vyberá z viacnásobných odpovedí. Existujú\r
dva typy otázok s viacnásobným výberom a to s jednou odpoveïou a viacerými odpoveïami. \r
\r
-<P>Viac informácií: <? helpbutton("viacnásobný výber", "", "kvíz") ?></P>\r
+<P>Viac informácií: <?php helpbutton("viacnásobný výber", "", "kvíz") ?></P>\r
</UL>\r
\r
<P><B>Krátka odpoveï</B></P>\r
poradie. \r
\r
</P>\r
-<P>Viac informácií: <? helpbutton("krátka odpveï", "", "kvíz") ?></P>\r
+<P>Viac informácií: <?php helpbutton("krátka odpveï", "", "kvíz") ?></P>\r
</UL>\r
\r
<P><B>Dobre/zle</B></P>\r
<P>V odpovedi na otázku (táto mô¾e obsahova» aj obrázok), vyberá z dvoch mo¾ností: Dobre/Zle\r
\r
</P>\r
-<P>Viac informácií: <? helpbutton("dobrezle", "", "kvíz") ?></P>\r
+<P>Viac informácií: <?php helpbutton("dobrezle", "", "kvíz") ?></P>\r
</UL>\r
\r
<P><B>Náhodný výber</B></P>\r
<P>(Nie je e¹te implementovaný) Umo¾òuje vám pre ka¾dý pokus ¹tudenta v kvíze vybra» urèité otázky \r
z náhodného výberu.\r
</P>\r
-<P>Viac informácií: <? helpbutton("náhodný výber", "", "kvíz") ?></P>\r
+<P>Viac informácií: <?php helpbutton("náhodný výber", "", "kvíz") ?></P>\r
</UL>\r
<P>Toto vám pomô¾e pri premý¹µaní o tom, èo autor nepovedal, \r
resp. nechal nevyjasnené - mô¾e vám to pomôc» vytvori» si v mysli vlastné otázky.</P> \r
\r
-<P ALIGN=RIGHT><? helpbutton("questions", get_string("helpquestions"), "moodle", true, true) ?></P>\r
-<P ALIGN=RIGHT><? helpbutton("writing", get_string("helpwriting"), "moodle", true, true) ?></P>
\ No newline at end of file
+<P ALIGN=RIGHT><?php helpbutton("questions", get_string("helpquestions"), "moodle", true, true) ?></P>\r
+<P ALIGN=RIGHT><?php helpbutton("writing", get_string("helpwriting"), "moodle", true, true) ?></P>
\ No newline at end of file
\r
<P><B>Jednoduchý text</B> - najjednoduch¹í typ. Mô¾ete len písa» (editova») v rámci nasledovnej strany.\r
Niektoré zále¾itosti, ktoré budete písa», budú automaticky formátované. Napr. príspevky do fóra.\r
-Pozri Pomoc pri písaní textu: <? helpbutton("text", get_string("helptext")) ?>\r
+Pozri Pomoc pri písaní textu: <?php helpbutton("text", get_string("helptext")) ?>\r
\r
<P><B>HTML text</B> - pre pokroèilej¹ích ¹tudentov. Nie je vykonávané automatické formátovanie,\r
musíte to urobi» sami s pou¾itím HTML kódov.\r
<P ALIGN=CENTER><B>O "Richtextovom" HTML editore</B></P>\r
\r
<P>Dostupnos»: <B>\r
-<? if (!$CFG->htmleditor) {\r
+<?php if (!$CFG->htmleditor) {\r
print_string("htmleditordisabledadmin");\r
} else if (!$USER->htmleditor) {\r
print_string("htmleditordisabled");\r
<P>"Roztrhnuté" linky budú udr¾ané, a nové linky zaènú pracova».\r
<P>"Úsmevy" - znaky emócií ako :-) sa automaticky zmenia na ich grafické ekvivalenty.\r
<P>Dokonca, ak chcete zakotvi» HTML kód, tento bude udr¾aný.\r
-<P ALIGN=RIGHT><? helpbutton("text", get_string("helptext")) ?> Viac informácií ohµadom automatického formátovania Moodle.</P>\r
+<P ALIGN=RIGHT><?php helpbutton("text", get_string("helptext")) ?> Viac informácií ohµadom automatického formátovania Moodle.</P>\r
</UL>\r
\r
<P><B>2. HTML formát</B></P>\r
mô¾ete pou¾i» HTML kód vo va¹om texte a malo by to fungova» spôsobom presne ako ste zamý¹µali. \r
\r
<P>Na rozdiel Moodle autoformátu, nie je vykonávané automatické formátovanie. \r
-<P ALIGN=RIGHT><? helpbutton("html", get_string("helphtml")) ?> Viac informácií o HTML</P>\r
-<P ALIGN=RIGHT><? helpbutton("richtext", get_string("helprichtext")) ?> Viac informácií o Richtextovom HTML editore</P>\r
+<P ALIGN=RIGHT><?php helpbutton("html", get_string("helphtml")) ?> Viac informácií o HTML</P>\r
+<P ALIGN=RIGHT><?php helpbutton("richtext", get_string("helprichtext")) ?> Viac informácií o Richtextovom HTML editore</P>\r
</UL>
\ No newline at end of file
</P>\r
\r
\r
-<P ALIGN=RIGHT><? helpbutton("questions", get_string("helpquestions"), "moodle", true, true) ?></P>\r
-<P ALIGN=RIGHT><? helpbutton("reading", get_string("helpreading"), "moodle", true, true) ?></P>\r
-<P ALIGN=RIGHT><? helpbutton("ratings", get_string("separateandconnected"), "forum", true, true) ?></P>
\ No newline at end of file
+<P ALIGN=RIGHT><?php helpbutton("questions", get_string("helpquestions"), "moodle", true, true) ?></P>\r
+<P ALIGN=RIGHT><?php helpbutton("reading", get_string("helpreading"), "moodle", true, true) ?></P>\r
+<P ALIGN=RIGHT><?php helpbutton("ratings", get_string("separateandconnected"), "forum", true, true) ?></P>
\ No newline at end of file
<P>Moodle innehåller ett vitt spektrum av aktivitetsmoduler som kan användas för
att bygga upp vilken som helst typ av kurs.</P>
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/forum/icon.gif"> <B>Forum</B></P>
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/forum/icon.gif"> <B>Forum</B></P>
<UL>
<P>Denna aktivitet är den viktigaste - det är här som de flesta diksussioner sker.
Forum kan struktureras på olika sätt, och de kan inkludera peer rating för varje postning.
postning som epost. En lärare kan begära prenumeration för alla om de så vill.</P>
</UL>
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/journal/icon.gif"> <B>Journaler</B></P>
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/journal/icon.gif"> <B>Journaler</B></P>
<UL>
<P>Denna modul är mycket viktig för reflektiv aktivitet. Läraren
ber studenten reflektera över ett visst tema, och studenten kan
god idé att ha en Journalaktivitet per vecka.</P>
</UL>
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/resource/icon.gif"> <B>Resurser</B></P>
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/resource/icon.gif"> <B>Resurser</B></P>
<UL>
<P>Resurser är innehåll: information som läraren vill lägga till kursen.
Dessa kan vara preparerade filer som laddats upp till kursens server;
som uppträder som delar av denna kurs.</P>
</UL>
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/assignment/icon.gif"> <B>Uppgifter</B></P>
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/assignment/icon.gif"> <B>Uppgifter</B></P>
<UL>
<P>Uppgifter låter läraren specificera ett visst uppdrag som kräver att
studenterna preparerar visst digitalt innehåll (i vilket format som helst)
inkluderar betygsättningsmöjligheter.</P>
</UL>
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/quiz/icon.gif"> <B>Övningar</B></P>
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/quiz/icon.gif"> <B>Övningar</B></P>
<UL>
<P>Denna modul låter läraren konstruera och sätta ihop testövningar, som
består i flervalsfrågor, sant/falskt, och korta svarsfrågor. Dessa
Denna modul innehåller betygsättningsmöjligheter.</P>
</UL>
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/choice/icon.gif"> <B>Valmöjligheter</B></P>
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/choice/icon.gif"> <B>Valmöjligheter</B></P>
<UL>
<P>En valaktivitet är mycket enkel - läraren ställer en fråga och specificerar
ett val av möjliga svar. Det kan vara användbart som ett snabbenkät
votera om riktning på kursen; eller för att samla forskningssamtycke.</P>
</UL>
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/survey/icon.gif"> <B>Undersökningar</B></P>
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/survey/icon.gif"> <B>Undersökningar</B></P>
<UL>
<P>Undersökningsmodulen ger ett antal verifierade undersökningsinstrument som
har visat sig användbara i uppskattandet och stimulerande av inlärningen
<P><B>Vanlig text</B> - den enklaste typen. Du kan bara skriva (redigera)
sidan i ett formulär på den följande sidan. Några saker du skriver kommer
att automatiskt formatteras, precis som postningar i forum.
-Se hjälp för att skriva text: <? helpbutton("text", get_string("helptext")) ?>
+Se hjälp för att skriva text: <?php helpbutton("text", get_string("helptext")) ?>
<P><B>HTML-text</B> - för mer avancerade användare. Ingen automatisk
formattering utförs, så du får utföra allt manuellt med användning av HTML-koder.
<P ALIGN=CENTER><B>Om Richtext HTML editor</B></P>
<P>Tillgänglighet: <B>
-<? if (!$CFG->htmleditor) {
+<?php if (!$CFG->htmleditor) {
print_string("htmleditordisabledadmin");
} else if (!$USER->htmleditor) {
print_string("htmleditordisabled");
stycken.
<P>Smileytecken såsom :-) kommer automatiskt bli till sina grafiska motsvarigheter.
<P>Du kan även sätta in HTML kod om du vill och det kommer att bibehållas.
-<P ALIGN=RIGHT><? helpbutton("text", get_string("helptext")) ?> Mer info om Moodle auto-format.</P>
+<P ALIGN=RIGHT><?php helpbutton("text", get_string("helptext")) ?> Mer info om Moodle auto-format.</P>
</UL>
<P><B>2. HTML format</B></P>
i din text och det bör komma ut precis som du avsåg.
<P>Till skillnad från Moodle auto-format, så kommer ingen automatisk formattering ske.
-<P ALIGN=RIGHT><? helpbutton("html", get_string("helphtml")) ?> Mer info om HTML</P>
-<P ALIGN=RIGHT><? helpbutton("richtext", get_string("helprichtext")) ?> Mer info om Richtext HTML editor</P>
+<P ALIGN=RIGHT><?php helpbutton("html", get_string("helphtml")) ?> Mer info om HTML</P>
+<P ALIGN=RIGHT><?php helpbutton("richtext", get_string("helprichtext")) ?> Mer info om Richtext HTML editor</P>
</UL>
\r
<P>Moodle »ÃСͺ仴éÇ¡Ԩ¡ÃÃÁµèÒ§æ ·ÕèÊÒÁÒöãªé㹤ÍÃìÊä´é´Ñ§µèÍ仹Õéc</P>\r
\r
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/forum/icon.gif"> <B>¡ÃдҹàÊǹÒ</B></P>\r
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/forum/icon.gif"> <B>¡ÃдҹàÊǹÒ</B></P>\r
<UL>\r
<P>à·èÒ·Õè¼èÒ¹ÁÒ.. Êèǹ ¡ÃдҹàÊÇ¹Ò ¹ÕéàË繨Ðà»ç¹Êèǹ·ÕèÊӤѷÕèÊØ´à¾ÃÒСÒÃʹ·¹ÒáÅ¡à»ÅÕè¹\r
¨Ðà¡Ô´¢Öé¹ã¹Êèǹ¹Õé àÁ×èÍ·èÒ¹à¾ÔèÁÊèǹ ¡ÃдҹàÊÇ¹Ò à¢éÒã¹ ¤ÍÃìÊ ·èÒ¹¨ÐµéͧàÅ×Í¡ª¹Ô´¢Í§ \r
(single-topic discussion) Ẻà»Ô´ (free-for-all general forum) ËÃ×Í áººË¹Öè§ËÑÇ¢éÍʹ·¹ÒµèÍ˹Öè§¼Ùéãªé \r
(one-discussion-thread-per-user) </UL>\r
\r
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/journal/icon.gif"> <B>ÇÒÃÊÒÃ</B></P>\r
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/journal/icon.gif"> <B>ÇÒÃÊÒÃ</B></P>\r
<UL>\r
<P>ÊèǹÇÒÃÊÒà ¹Õéà»ç¹ ÃÒ¡ÒÃ˹Öè§ã¹ÇÒÃÊÒÃÃÇÁ¢Í§ ¤ÍÃìÊ â´Âã¹áµèÅÐÃÒ¡Òà \r
·èÒ¹ÊÒÁÒöµÑ駤ӶÒÁà»Ô´»ÃÐà´ç¹¹ÓãËé¡Ñº¹Ñ¡àÃÕ¹áÅСÓ˹´ªèǧàÇÅÒà»Ô´ãËéà¢Õ¹ºÑ¹·Ö¡\r
ÍÕàÁÅìá¨é§¼ÅãËé¹Ñ¡àÃÕ¹·ÃÒºâ´ÂÍѵâ¹ÁѵÔ</P>\r
</UL>\r
\r
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/resource/icon.gif"> <B>áËÅè§¢éÍÁÙÅ</B></P>\r
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/resource/icon.gif"> <B>áËÅè§¢éÍÁÙÅ</B></P>\r
<UL>\r
<P>áËÅè§¢éÍÁÙÅ- ¤×ÍÊèǹà¹×éÍËҢͧ ¤ÍÃìÊ ¢Í§·èÒ¹ «Ö觨Ðà»ç¹ ä¿Åì ª¹Ô´ã´¡çä´é·Õè·èÒ¹ \r
ÍѾâËÅ´ ËÃ×Í ÅÔ§¤ì ä» ·èÒ¹ÊÒÁÒöÊÃéÒ§ÃÒ¡ÒÃÍÂèÒ§§èÒÂæä´é´éÇ¡ÒþÔÁ¾ìŧẺ¿ÍÃìÁâ´ÂµÃ§ </P>\r
</UL>\r
\r
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/assignment/icon.gif"> <B>¡ÒúéÒ¹</B></P>\r
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/assignment/icon.gif"> <B>¡ÒúéÒ¹</B></P>\r
<UL>\r
<P>¡ÒúéÒ¹ - à»ç¹Êèǹ·Õè·èÒ¹ãËé¡ÒúéÒ¹á¡è¹Ñ¡àÃÕ¹ ¡Ó˹´ÇѹÊè§áÅÐà¡Ã´ÊÙ§ÊØ´·ÕèÊÒÁÒöä´éÃѺ \r
¹Ñ¡àÃÕ¹Êè§§Ò¹â´Â ÍѾâËÅ´ä¿Åì ¡ÒúéÒ¹ÊÙèà«ÔÃì¿àÇÍÃìÃкº¨Ð·Ó¡Òúѹ·Ö¡Çѹ·Õè¹Ñ¡àÃÕ¹ \r
ªÔé¹¹Ñ鹿à¾×èÍá¨é§ãËé·ÃÒºÇèÒ§Ò¹·ÕèÊè§ä´éÃѺ¡ÒõÃǨáÅéÇ ¾ÃéÍÁ·Õè¨ÐãËé¹Ñ¡àÃÕ¹ log in ¡ÅѺÁÒ´Ù¼Åä´é</P>\r
</UL>\r
\r
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/quiz/icon.gif"> <B>Ẻ·´Êͺ</B></P>\r
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/quiz/icon.gif"> <B>Ẻ·´Êͺ</B></P>\r
<UL>\r
<P>Êèǹ¹Õéà»ç¹Êèǹ·Õè·èÒ¹ÊÒÁÒö·ÓẺ·´ÊͺẺµèÒ§æ àªè¹ Ẻ»Ã¹Ñ ¶Ù¡¼Ô´ ËÃ×ÍẺÍѵ¹Ñ \r
Ẻ·´Êͺ·Õè·èÒ¹·Ó¢Öé¹¹Õé¨Ð¶Ù¡à¡çºäÇéã¹°Ò¹¢éÍÁÙÅáÅÐÊÒÁÒö¹ÓÁÒãªéãËÁèä´éµèÍä» \r
·Õè¨ÐãËé¤Óá¹Ð¹ÓËÃ×ÍãËé¤ÓµÍº·Õè¶Ù¡á¡è¹Ñ¡àÃÕ¹ Êèǹ Ẻ·´Êͺ ¹ÕéÊÒÁÒöãËé¤Ðá¹¹ä´é´éÇÂ.</P>\r
</UL>\r
\r
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/choice/icon.gif"> <B>µÑÇàÅ×Í¡</B></P>\r
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/choice/icon.gif"> <B>µÑÇàÅ×Í¡</B></P>\r
<UL>\r
<P>à»ç¹Êèǹ·ÕèãËé·èÒ¹µÑ駤ӶÒÁẺ»Ã¹ÑÂãËé¹Ñ¡àÃÕ¹µÍº â´ÂàÁ×è͹ѡàÃÕ¹·Ó¡ÒÃàÅ×Í¡¤ÓµÍºàÊÃç¨áÅéÇ \r
â»Ãá¡ÃÁ¨ÐÁÕ˹éÒÃÒ§ҹ¼ÅãËé·èÒ¹´Ùä´é ·èÒ¹ÊÒÁÒöãªéÊèǹ µÑÇàÅ×Í¡ ¹Õé㹡Ò÷Óâ¾ÅÊÓÃǨËÂÑè§àÊÕ§\r
\r
</UL>\r
\r
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/survey/icon.gif"> <B>ẺÊÓÃǨ</B></P>\r
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/survey/icon.gif"> <B>ẺÊÓÃǨ</B></P>\r
<UL>\r
<P>ÊèǹẺÊÓÃǨ¹Õé»ÃСͺ´éÇÂẺÊÓÃǨÊÓËÃѺÇÑ´ÃдѺ¤ÇÒÁÃÙéáÅФÇÒÁà¢éÒ㨢ͧ¹Ñ¡àÃÕ¹ \r
â´Âã¹àÇÍÃìªÑè¹¹Õé¢Í§ â»Ãá¡ÃÁ ÁÕẺÊÓÃǨÊͧẺãËéàÅ×Í¡ãªéͤ×ÍẺ COLLES áÅÐ ATTLS \r
~science ~experiment}, and in a sense we remain students for life.\r
</BLOCKQUOTE>\r
\r
-<P>More info: <? helpbutton("formatmissingword", "", "quiz") ?></P>\r
+<P>More info: <?php helpbutton("formatmissingword", "", "quiz") ?></P>\r
</UL>\r
\r
\r
<P>The standard format for Question and Test Interoperability, from IMS.\r
<P>Not yet implemented\r
\r
-<P>More info: <? helpbutton("formatqti", "", "quiz") ?></P>\r
+<P>More info: <?php helpbutton("formatqti", "", "quiz") ?></P>\r
</UL>\r
\r
\r
<P>The format of files exported from WebCT.\r
<P>Not yet implemented\r
\r
-<P>More info: <? helpbutton("formatwebct", "", "quiz") ?></P>\r
+<P>More info: <?php helpbutton("formatwebct", "", "quiz") ?></P>\r
</UL>\r
\r
<P><B>Custom format</B></P>\r
<P>The amount of new code needed is quite small - just enough\r
to parse a single question from given text.\r
\r
-<P>More info: <? helpbutton("formatcustom", "", "quiz") ?></P>\r
+<P>More info: <?php helpbutton("formatcustom", "", "quiz") ?></P>\r
</UL>\r
<UL>\r
<P>¡Òõͺ¤Ó¶ÒÁ (ÍÒ¨ÁÕÀÒ¾»ÃСͺ) ¼ÙéµÍºµéͧàÅ×Í¡¨Ò¡µÑÇàÅ×Í¡·ÕèãËéäÇé \r
¤Ó¶ÒÁ»Ã¹ÑÂÁÕÊͧ»ÃÐàÀ·¤×Í áºº¤ÓµÍºà´ÕÂÇ áÅÐẺËÅÒ¤ӵͺ\r
-<P>ÃÒÂÅÐàÍÕ´à¾ÔèÁàµÔÁ: <? helpbutton("multichoice", "", "quiz") ?></P>\r
+<P>ÃÒÂÅÐàÍÕ´à¾ÔèÁàµÔÁ: <?php helpbutton("multichoice", "", "quiz") ?></P>\r
</UL>\r
\r
<P><B>¤Ó¶ÒÁÍѵ¹ÑÂ</B></P>\r
<P>㹡Òõͺ¤Ó¶ÒÁ (ÍÒ¨ÁÕÀÒ¾»ÃСͺ) ¼ÙéµÍºµéͧ¾ÔÁ¾ì¤ÓËÃ×Í¢éͤÇÒÁ \r
¤ÓµÍº·Õè¶Ù¡µéͧÍÒ¨à»ç¹ä»ä´éËÅÒÂÍÂèÒ§ áÅÐÍÒ¨ÁÕ¤Ðá¹¹äÁèà·èҡѹ \r
¤ÓµÍºÍÒ¨¨ÐµÃǨÍÂèÒ§ÅÐàÍÕ´ËÃ×ÍäÁè¡çä´é</P>\r
-<P>ÃÒÂÅÐàÍÕ´à¾ÔèÁàµÔÁ: <? helpbutton("shortanswer", "", "quiz") ?></P>\r
+<P>ÃÒÂÅÐàÍÕ´à¾ÔèÁàµÔÁ: <?php helpbutton("shortanswer", "", "quiz") ?></P>\r
</UL>\r
\r
<P><B>¤Ó¶ÒÁ¶Ù¡ËÃ×ͼԴ</B></P>\r
<P>㹡Òõͺ¤Ó¶ÒÁ (ÍÒ¨ÁÕÀÒ¾»ÃСͺ) ¼ÙéµÍºµéͧàÅ×Í¡ÇèÒ ¶Ù¡ËÃ×ͼԴ à·èÒ¹Ñé¹\r
\r
</P>\r
-<P>ÃÒÂÅÐàÍÕ´à¾ÔèÁàµÔÁ: <? helpbutton("truefalse", "", "quiz") ?></P>\r
+<P>ÃÒÂÅÐàÍÕ´à¾ÔèÁàµÔÁ: <?php helpbutton("truefalse", "", "quiz") ?></P>\r
</UL>\r
\r
<P><B>¤Ó¶ÒÁáººÊØèÁàÅ×Í¡</B></P>\r
<UL>\r
<P>¡ÒÃÊØèÁàÅ×Í¡(ÂѧäÁèä´éãªé§Ò¹) ¤Ø³ÊÒÁÒöàÅ×Í¡¤Ó¶ÒÁâ´Â¡ÒÃÊØèÁ ¨Ò¡ÃÒ¡Ò÷Õè¹Ñ¡àÃÕ¹\r
·´ÅͧµÍº¤Ó¶ÒÁä´é\r</P>\r
-<P>ÃÒÂÅÐàÍÕ´à¾ÔèÁàµÔÁ: <? helpbutton("random", "", "quiz") ?></P>\r
+<P>ÃÒÂÅÐàÍÕ´à¾ÔèÁàµÔÁ: <?php helpbutton("random", "", "quiz") ?></P>\r
</UL>\r
\r
ËÃ×ÍÂѧ·Ôé§äÇéãËéʧÊÑ ·ÓãËéàÃÒà¡Ô´¤Ó¶ÒÁ¢Öé¹ÁÒã¹ã¨ ¡çÊÒÁÒö¨Ðà¢Õ¹\r
¶ÒÁµèÍä»ä´é </P> \r
\r
-<P ALIGN=RIGHT><? helpbutton("questions", get_string("helpquestions"), "moodle", true, true) ?></P>\r
-<P ALIGN=RIGHT><? helpbutton("writing", get_string("helpwriting"), "moodle", true, true) ?></P>\r
+<P ALIGN=RIGHT><?php helpbutton("questions", get_string("helpquestions"), "moodle", true, true) ?></P>\r
+<P ALIGN=RIGHT><?php helpbutton("writing", get_string("helpwriting"), "moodle", true, true) ?></P>\r
\r
<P><B>à¹×éÍËÒ·ÑèÇä»</B> - ã¹ÃٻẺ¢Í§µÑÇ˹ѧÊ×Í ¸ÃÃÁ´Ò ¾ÔÁ¾ìŧä»ä´éàÅÂ\r
â´ÂµÃ§ äÁèµéͧãªé¤ÇÒÁÃÙéã¹àÃ×èͧâ¤é´ µèÒ§æ áµèÊÒÁÒöãªéâ¤é· ¢Í§¿ÍÃÑèÁä´é \r
-´ÙµÑÇÍÂèÒ§¨Ò¡ : <? helpbutton("text", get_string("helptext")) ?>\r
+´ÙµÑÇÍÂèÒ§¨Ò¡ : <?php helpbutton("text", get_string("helptext")) ?>\r
\r
<P><B>ãªéâ¤é´ HTML </B> - ÊÓËÃѺ¼ÙéãªéªÑé¹ÊÙ§¢Öé¹ÁÒÍÕ¡¹Ô´ ÊÒÁÒö ¾ÔÁ¾ìã¹ÃÙ»\r
Ẻ¢Í§ â¤é´ HTML â´Â¡ÒÃÊÃéÒ§¨Ò¡â»Ãá¡ÃÁÊÃéÒ§àÇçºà¾¨¡è͹ áÅéÇ¡éÍ»»Õé \r
<P ALIGN=CENTER><B>à¡ÕèÂǡѺ Richtext HTML editor</B></P>\r
\r
<P>Availability: <B>\r
-<? if (!$CFG->htmleditor) {\r
+<?php if (!$CFG->htmleditor) {\r
print_string("htmleditordisabledadmin");\r
} else if (!$USER->htmleditor) {\r
print_string("htmleditordisabled");\r
<P> ¨Ø´ÊÔé¹ÊØ´¢Í§ºÃ÷Ѵ¡ç¨Ð¤§à´ÔÁ ºÃ÷Ѵ·ÕèÇèÒ§äÇé¡ç¨Ð·Ó¡ÒõÑé§µé¹à»ç¹ÂèÍ˹éÒãËÁè \r
<P> â¤é´ÊäÁÅÕè àªè¹ :-) ¡ç¨ÐáÊ´§¼Åà»ç¹ÃÙ»¤¹ÂÔéÁ ãËéÍѵâ¹ÁѵÔ\r
<P>¤Ø³ÊÒÁÒö·Õè¨Ðà¾ÔèÁâ¤é´ HTML ŧä»ä´éàªè¹¡Ñ¹\r
-<P ALIGN=RIGHT><? helpbutton("text", get_string("helptext")) ?> ÃÒÂÅÐàÍÕ´à¾ÔèÁàµÔÁà¡ÕèÂǡѺ Moodle auto-formatting.</P>\r
+<P ALIGN=RIGHT><?php helpbutton("text", get_string("helptext")) ?> ÃÒÂÅÐàÍÕ´à¾ÔèÁàµÔÁà¡ÕèÂǡѺ Moodle auto-formatting.</P>\r
</UL>\r
\r
<P><B>2. ÃٻẺ HTML</B></P>\r
ã¹¢éͤÇÒÁ·Õè¤Ø³µéͧ¡ÒþÔÁ¾ì áÅСÒÃáÊ´§¼Å¡çÂѧ¤§¶Ù¡µéͧàËÁ×͹·Õèµéͧ¡ÒÃ\r
\r
<P>ÇÔ¸Õ¹ÕéµèÒ§¨Ò¡ÇÔ¸Õáá¤×Í ¨ÐäÁèÁÕ¡ÒèѴÃٻẺÍѵâ¹ÁѵÔãËé \r
-<P ALIGN=RIGHT><? helpbutton("html", get_string("helphtml")) ?> ÃÒÂÅÐàÍÕ´à¾ÔèÁàµÔÁà¡ÕèÂǡѺ HTML</P>\r
-<P ALIGN=RIGHT><? helpbutton("richtext", get_string("helprichtext")) ?> ÃÒÂÅÐàÍÕ´à¾ÔèÁàµÔÁà¡ÕèÂǡѺ Richtext HTML editor</P>\r
+<P ALIGN=RIGHT><?php helpbutton("html", get_string("helphtml")) ?> ÃÒÂÅÐàÍÕ´à¾ÔèÁàµÔÁà¡ÕèÂǡѺ HTML</P>\r
+<P ALIGN=RIGHT><?php helpbutton("richtext", get_string("helprichtext")) ?> ÃÒÂÅÐàÍÕ´à¾ÔèÁàµÔÁà¡ÕèÂǡѺ Richtext HTML editor</P>\r
</UL>\r
ä´éºéÒ§ à¾ÃÒÐÇèҨЪèÇ·ÓãËé¼ÙéÍ×蹤Դ áÅÐ àÃÕ¹ÃÙéà¡ÕèÂǡѺÊÔè§·Õè¤Ø³¡ÅèÒǶ֧ </P>\r
\r
\r
-<P ALIGN=RIGHT><? helpbutton("questions", get_string("helpquestions"), "moodle", true, true) ?></P>\r
-<P ALIGN=RIGHT><? helpbutton("reading", get_string("helpreading"), "moodle", true, true) ?></P>\r
-<P ALIGN=RIGHT><? helpbutton("ratings", get_string("separateandconnected"), "forum", true, true) ?></P>\r
+<P ALIGN=RIGHT><?php helpbutton("questions", get_string("helpquestions"), "moodle", true, true) ?></P>\r
+<P ALIGN=RIGHT><?php helpbutton("reading", get_string("helpreading"), "moodle", true, true) ?></P>\r
+<P ALIGN=RIGHT><?php helpbutton("ratings", get_string("separateandconnected"), "forum", true, true) ?></P>\r
<P>Moodle contains a wide range of activity modules that can be used to
build up any type of course.</P>
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/forum/icon.gif"> <B>Forums</B></P>
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/forum/icon.gif"> <B>Forums</B></P>
<UL>
<P>This activity can be the most important - it is here that most discussion takes place.
Forums can be structured in different ways, and can include peer rating of each posting.
in their email. A teacher can impose subscription on everyone if they want to.
</UL>
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/journal/icon.gif"> <B>Journals</B></P>
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/journal/icon.gif"> <B>Journals</B></P>
<UL>
<P>This module is a very important reflective activity. The teacher
asks the student to reflect on a particular topic, and the student can
Journal activity per week.</P>
</UL>
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/resource/icon.gif"> <B>Resources</B></P>
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/resource/icon.gif"> <B>Resources</B></P>
<UL>
<P>Resources are content: information the teacher wants to bring into the
course. These can be prepared files uploaded to the course
made to appear part of this course.</P>
</UL>
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/assignment/icon.gif"> <B>Assignments</B></P>
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/assignment/icon.gif"> <B>Assignments</B></P>
<UL>
<P>Assignments allow the teacher to specify a task that requires students
to prepare digital content (any format) and submit it by uploading it
and so on. This module includes grading facilities.</P>
</UL>
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/quiz/icon.gif"> <B>Quizzes</B></P>
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/quiz/icon.gif"> <B>Quizzes</B></P>
<UL>
<P>This module allows the teacher to design and set quiz tests, consisting of
multiple choice, true-false, and short answer questions. These
This module includes grading facilities.</P>
</UL>
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/choice/icon.gif"> <B>Choices</B></P>
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/choice/icon.gif"> <B>Choices</B></P>
<UL>
<P>A choice activity is very simple - the teacher asks a question and specifies a
choice of multiple responses. It can be useful as a quick poll to
a direction for the course; or to gather research consent.
</UL>
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/survey/icon.gif"> <B>Surveys</B></P>
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/survey/icon.gif"> <B>Surveys</B></P>
<UL>
<P>The Survey module provides a number of verified survey instruments that
have been found useful in assessing and stimulating learning in
<P>In response to a question (that may include a image) the respondent
chooses from multiple answers. There are two types of multiple choice
questions - single answer and multiple answer.
-<P>More info: <? helpbutton("multichoice", "", "quiz") ?></P>
+<P>More info: <?php helpbutton("multichoice", "", "quiz") ?></P>
</UL>
<P><B>Short Answer</B></P>
types a word or phrase. There may several possible correct answers,
with different grades. Answers may or may not be sensitive to case.
</P>
-<P>More info: <? helpbutton("shortanswer", "", "quiz") ?></P>
+<P>More info: <?php helpbutton("shortanswer", "", "quiz") ?></P>
</UL>
<P><B>True/False</B></P>
<P>In response to a question (that may include a image), the respondent
selects from two options: True or False.
</P>
-<P>More info: <? helpbutton("truefalse", "", "quiz") ?></P>
+<P>More info: <?php helpbutton("truefalse", "", "quiz") ?></P>
</UL>
<P><B>Random</B></P>
<P>(Not yet implemented) Allows you to select a number of other questions from
which one gets randomly selected each time a student attempts the quiz.
</P>
-<P>More info: <? helpbutton("random", "", "quiz") ?></P>
+<P>More info: <?php helpbutton("random", "", "quiz") ?></P>
</UL>
<P><B>Plain text</B> - the easiest type. You can just type (edit) the page into a form
on the following page. Some things you type will be automatically formatted, just like
-forum postings. See help on typing text: <? helpbutton("text", get_string("helptext")) ?>
+forum postings. See help on typing text: <?php helpbutton("text", get_string("helptext")) ?>
<P><B>HTML text</B> - for more advanced users. No automatic formatting is performed,
you need to do it all manually using HTML codes.
<P ALIGN=CENTER><B>About the Richtext HTML editor</B></P>
<P>Availability: <B>
-<? if (!$CFG->htmleditor) {
+<?php if (!$CFG->htmleditor) {
print_string("htmleditordisabledadmin");
} else if (!$USER->htmleditor) {
print_string("htmleditordisabled");
<P>Your line breaks will be retained, and blank lines will start new paragraphs.
<P>Smiley characters such as :-) will automatically become their graphical equivalents.
<P>You can even embed HTML code if you want to and it will be retained.
-<P ALIGN=RIGHT><? helpbutton("text", get_string("helptext")) ?> More info about Moodle auto-formatting.</P>
+<P ALIGN=RIGHT><?php helpbutton("text", get_string("helptext")) ?> More info about Moodle auto-formatting.</P>
</UL>
<P><B>2. HTML format</B></P>
in your text and it should come out exactly as you intended.
<P>Unlike the Moodle auto-format, no automatic formatting is performed.
-<P ALIGN=RIGHT><? helpbutton("html", get_string("helphtml")) ?> More info about HTML</P>
-<P ALIGN=RIGHT><? helpbutton("richtext", get_string("helprichtext")) ?> More info about the Richtext HTML editor</P>
+<P ALIGN=RIGHT><?php helpbutton("html", get_string("helphtml")) ?> More info about HTML</P>
+<P ALIGN=RIGHT><?php helpbutton("richtext", get_string("helprichtext")) ?> More info about the Richtext HTML editor</P>
</UL>
<P>Moodle°üº¬Á˺ܶà»î¶¯ÏîĿģ¿é¿ÉÒÔÓÃÀ´×齨¸÷ÖÖÀàÐ͵Ŀγ̡£</P>
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/forum/icon.gif"> <B>ÌÖÂÛÇø</B></P>
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/forum/icon.gif"> <B>ÌÖÂÛÇø</B></P>
<UL>
<P>Õâ¸ö»î¶¯ÏîÄ¿¿ÉÄܳÉΪ×îÖØÒªµÄ²¿·Ö¡ª¡ª¾ø´ó¶àÊýµÄÌÖÂÛÔÚЩ½øÐС£
ÌÖÂÛÇø¿ÉÒÔÒÔ²»Í¬µÄ·½Ê½×éÖ¯£¬»¹¿ÉÒÔÈÃͬѧÃÇÀ´¸øÃ¿¸öÌù×Ó×ö³öÆÀ¼Û¡£
ͨ¹ý¶©ÔÄ£¬Ñ§Ô±ÃÇ¿ÉÒÔÔÚËûÃǵĵç×ÓÐÅÏäÖÐÊÕµ½Ã¿¸öÐÂÌùµÄ¸´¼þ¡£½Ìʦ¸ù¾ÝÐèÒª¿ÉÒÔÇ¿ÖÆÃ¿¸öѧÉú¶©ÔÄ¡£
</UL>
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/journal/icon.gif"> <B>ÔÓÖ¾</B></P>
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/journal/icon.gif"> <B>ÔÓÖ¾</B></P>
<UL>
<P>Õâ¸öÄ£¿éÊǸöºÜÖØÒªµÄÆô·¢Ë¼¿¼µÄÏîÄ¿¡£½ÌʦҪÇóѧÉú˼¿¼Ä³¸öÖ¸¶¨µÄÖ÷Ì⣬ѧÉú¿ÉÒÔÔÚÒ»¶Îʱ¼äÄڱ༺ÍÍêÉÆËûÃǵĽâ´ð¡£Õâ¸ö½â´ðÊDz»¹«¿ªµÄ£¬Ö»ÓнÌʦ²ÅÄÜ¿´µ½£¬½Ìʦ¿ÉÒÔ¸øÓè·´À¡²¢ÆÀ·Ö¡£Í¨³£Ã¿ÖÜÒ»¸öÔÓÖ¾ÏîÄ¿ÊDZȽϺõġ£</P>
</UL>
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/resource/icon.gif"> <B>×ÊÔ´</B></P>
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/resource/icon.gif"> <B>×ÊÔ´</B></P>
<UL>
<P>Ëùν×ÊÔ´¾ÍÊÇѧϰ²ÄÁÏ£º½ÌʦÏë´øÈë¿Î³ÌÖеÄËùÓÐÐÅÏ¢¡£ÕâЩ¿ÉÒÔÊÇÔ¤±¸ºÃµÄÎļþÉÏÔØµ½·þÎñÆ÷£¬Ö±½ÓÔÚMoodleÉϱ༵ÄÒ³Ãæ£¬»òÕßÍⲿµÄÍøÒ³¡£</P>
</UL>
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/assignment/icon.gif"> <B>×÷Òµ</B></P>
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/assignment/icon.gif"> <B>×÷Òµ</B></P>
<UL>
<P>×÷Òµ¿ÉÒÔÈýÌʦ²¼ÖÃÒ»¸öÖ¸¶¨µÄÈÎÎñÒªÇóѧÉúÍê³É²¢ÒÔ¼ÆËã»úÎļþ£¨¿ÉÒÔÊÇÈκθñʽ£©µÄÐÎʽÉÏÔØµ½·þÎñÆ÷¡£Ö¸¶¨µÄÈÎÎñ°üÀ¨ÂÛÎÄ¡¢ÏîÄ¿¡¢±¨¸æµÈµÈ¡£Õâ¸öÄ£¿é»¹°üº¬ÁËÆÀ·Ö¹¤¾ß¡£</P>
</UL>
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/quiz/icon.gif"> <B>²âÑé</B></P>
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/quiz/icon.gif"> <B>²âÑé</B></P>
<UL>
<P>Õâ¸öÄ£¿é¿ÉÒÔÈýÌʦÉè¼Æ²¢¶¨ÖƲâÑ飬°üÀ¨¶àÑ¡Ìâ¡¢ÊÇ·ÇÌâºÍ¼ò´ðÌâ¡£ÕâЩÌâÄ¿´¢´æÔÚ·ÖÀàµÄÊý¾Ý¿âÖУ¬¿ÉÒÔÔڿγÌÖÐÉõÖÁÔڿγ̼äÖØ¸´Ê¹ÓᣲâÑéÔÊÐí¶à´ÎÊÔ´ð¡£Ã¿´ÎÊÔ´ð¶¼±»×Ô¶¯¼Ç¼£¬½Ìʦ¿ÉÒÔÑ¡ÔñÊÇ·ñ¸øÓè·´À¡ÐÅÏ¢»òÏÔʾÕýÈ·´ð°¸¡£Õâ¸öÄ£¿éÒ²°üº¬ÁËÆÀ·Ö¹¤¾ß¡£</P>
</UL>
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/choice/icon.gif"> <B>Ñ¡Ôñ</B></P>
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/choice/icon.gif"> <B>Ñ¡Ôñ</B></P>
<UL>
<P>Ñ¡ÔñÏîÄ¿ÊǺܼòµ¥µÄ¡ª¡ª½ÌʦÎÊÒ»¸öÎÊÌâ²¢¸ø³ö¼¸¸ö±¸Ñ¡Ïî¡£¿ÉÒÔ×÷Ϊ¿ìËÙͶƱÒÔ¼¤·¢¶Ôij¸öÖ÷ÌâµÄ˼¿¼£¬¿ÉÒÔÈÃÈ«ÌåѧÉúͶƱ¾ö¶¨¿Î³ÌµÄµ¼Ïò£¬»òÊÕ¼¯µ÷²éÒâ¼û¡£
</UL>
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/survey/icon.gif"> <B>Îʾíµ÷²é</B></P>
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/survey/icon.gif"> <B>Îʾíµ÷²é</B></P>
<UL>
<P>Îʾíµ÷²éÄ£¿éÌṩÁËһϵÁо¹ý¼ìÑéУÕýµÄµ÷²éÎÊ¾í¹¤¾ß£¬ÕâЩÎÊ¾í±»Ö¤Ã÷ÔÚÆÀ¹ÀºÍ¼¤·¢ÍøÂçÔÚÏßѧϰÖÐÆðºÜºÃµÄ×÷Ó᣽Ìʦ¿ÉÒÔÓÃÕâЩÎʾí´ÓѧÉúÖÐÊÕ¼¯Êý¾Ý£¬ÒÔ°ïÖúËûÃǸüºÃµØÁ˽âËûÃǵÄѧÉú²¢·´Ê¡×Ô¼ºµÄ½Ìѧ¡£</P>
</UL>
<HR>
<FONT SIZE=1><I>Questions adapted from Paul, R. (1993). Critical Thinking: How To Prepare Students for a Rapidly Changing World: Foundation for Critical Thinking, Santa Rosa, CA. </I></FONT>
-<P ALIGN=RIGHT><? helpbutton("writing", get_string("helpwriting"), "moodle", true, true) ?></P>
-<P ALIGN=RIGHT><? helpbutton("reading", get_string("helpreading"), "moodle", true, true) ?></P>
+<P ALIGN=RIGHT><?php helpbutton("writing", get_string("helpwriting"), "moodle", true, true) ?></P>
+<P ALIGN=RIGHT><?php helpbutton("reading", get_string("helpreading"), "moodle", true, true) ?></P>
<BLOCKQUOTE>Õý³£ÈËÌåÄÚ»·¾³µÄÀí»¯ÌØÐÔ¾³£±£³Ö{~¹Ì¶¨²»±ä=Ïà¶Ôºã¶¨~Ëæ»ú¶à±ä~¾ø¶Ôƽºâ~ÓëÍâ½çÒ»ÖÂ}״̬¡£
</BLOCKQUOTE>
-<P>¸ü¶àÐÅÏ¢£º<? helpbutton("formatmissingword", "", "quiz") ?></P>
+<P>¸ü¶àÐÅÏ¢£º<?php helpbutton("formatmissingword", "", "quiz") ?></P>
</UL>
<UL>
<P>¸ÃÄ£¿éÄܵ¼ÈëÒÔºÚ°åÈí¼þµ¼³ö¸ñʽ±£´æµÄÎļþ¡£ÕâÊÇͨ¹ý±àÒë³ÉPHPµÄXML¹¦ÄÜʵÏֵġ£</P>
-<P>¸ü¶àÐÅÏ¢£º <? helpbutton("formatblackboard", "", "quiz") ?></P>
+<P>¸ü¶àÐÅÏ¢£º <?php helpbutton("formatblackboard", "", "quiz") ?></P>
</UL>
<P><B>×Ô¶¨Òå</B></P>
<P>ËùÐèÒªµÄдúÂë²»¶à¡ª¡ªÖ»ÒªÄÜ´Ó¸ø¶¨µÄÎı¾ÖнâÎö³öµ¥¸öÌâÄ¿¾Í¹»ÁË¡£
-<P>¸ü¶àÐÅÏ¢£º <? helpbutton("formatcustom", "", "quiz") ?></P>
+<P>¸ü¶àÐÅÏ¢£º <?php helpbutton("formatcustom", "", "quiz") ?></P>
</UL>
<P><B>Ñ¡ÔñÌâ</B></P>
<UL>
<P>Ñ¡ÔñÌâÖ¸µÄÊǰüº¬¶à¸ö±¸Ñ¡´ð°¸µÄÌâÄ¿£¨¿ÉÄܰüº¬Í¼Æ¬£©¡£ÕâÖÖÌâÓÐÁ½ÖÖ£¬Ò»ÖÖÊǵ¥Ñ¡Ì⣬ÁíÒ»ÖÖÊǶàÑ¡Ìâ¡£
-<P>¸ü¶àÐÅÏ¢: <? helpbutton("multichoice", "", "quiz") ?></P>
+<P>¸ü¶àÐÅÏ¢: <?php helpbutton("multichoice", "", "quiz") ?></P>
</UL>
<P><B>¼ò´ðÌâ</B></P>
<UL>
<P>»Ø´ðÕâÑùµÄÌâÄ¿£¨¿ÉÄܰüº¬ÓÐͼƬ£©£¬´ðÌâÕßÖ»ÒªÊäÈëÒ»¸ö×Ö»òÒ»¸ö´Ê»òÒ»¸ö¶Ì¾ä¡£¿ÉÄÜÓкü¸ÖÖÕýÈ·µÄ´ð°¸£¬µ«Ã¿ÖÖ´ð°¸Óв»Í¬µÄ·ÖÊý¡£´ð°¸¿ÉÄܶÔ×Öĸ´óСдÃô¸Ð£¨½Ìʦ³öÌâʱ¿ÉÒÔÉ趨ÊÇ·ñ¶Ô×Öĸ´óСдÃô¸Ð£©¡£
</P>
-<P>¸ü¶àÐÅÏ¢: <? helpbutton("shortanswer", "", "quiz") ?></P>
+<P>¸ü¶àÐÅÏ¢: <?php helpbutton("shortanswer", "", "quiz") ?></P>
</UL>
<P><B>ÊÇ·ÇÌâ</B></P>
<UL>
<P>´ðÌâÕ߻ش𡰶ԡ±»ò¡°´í¡±¡£</P>
-<P>¸ü¶àÐÅÏ¢: <? helpbutton("truefalse", "", "quiz") ?></P>
+<P>¸ü¶àÐÅÏ¢: <?php helpbutton("truefalse", "", "quiz") ?></P>
</UL>
<P><B>Ëæ»úÌâ</B></P>
<UL>
<P>£¨ÉÐδʵʩ£©ÊÇѧÉú²âÊÔÊ±Ëæ»ú³éÈ¡µÄÌâÄ¿¡£
</P>
-<P>¸ü¶àÐÅÏ¢: <? helpbutton("random", "", "quiz") ?></P>
+<P>¸ü¶àÐÅÏ¢: <?php helpbutton("random", "", "quiz") ?></P>
</UL>
<P>×Ðϸ¿¼ÂÇ×÷ÕßûÓÐ˵µÄ»òÈÔ´æÒÉÎʵĶ«Î÷¡ª¡ªÕâÓÐÖúÓÚÄãÔÚÄÔÖÐÐγÉ×Ô¼ºµÄÎÊÌâ¡£</P>
-<P ALIGN=RIGHT><? helpbutton("questions", get_string("helpquestions"), "moodle", true, true) ?></P>
-<P ALIGN=RIGHT><? helpbutton("writing", get_string("helpwriting"), "moodle", true, true) ?></P>
+<P ALIGN=RIGHT><?php helpbutton("questions", get_string("helpquestions"), "moodle", true, true) ?></P>
+<P ALIGN=RIGHT><?php helpbutton("writing", get_string("helpwriting"), "moodle", true, true) ?></P>
<P>×ÊÔ´¿ÉÒÔÊÇÄãÏëµÃµ½µÄÈκÎÄÚÈÝ¡£ÕâÀïÓм¸ÖÖ²»Í¬µÄÀàÐÍ£¬Ö÷ÒªÊÇÖ¸»ñÈ¡ÄÚÈݵķ½Ê½£º
-<P><B>´¿Îı¾</B> ¡ª¡ª×î¼òµ¥µÄÀàÐÍ¡£Äã¿ÉÒÔÔÚÏÂÒ»Ò³ÖÐÖ±½ÓÊäÈ루±à¼£©£¬ÆäÖÐÓÐЩ¶«Î÷»á×Ô¶¯¸ñʽ»¯£¬¾ÍÏóÂÛ̳µÄÌû×ÓÒ»Ñù¡£Çë¿´¹ØÓÚ±àдÎı¾µÄ°ïÖú£º <? helpbutton("text", get_string("helptext")) ?>
+<P><B>´¿Îı¾</B> ¡ª¡ª×î¼òµ¥µÄÀàÐÍ¡£Äã¿ÉÒÔÔÚÏÂÒ»Ò³ÖÐÖ±½ÓÊäÈ루±à¼£©£¬ÆäÖÐÓÐЩ¶«Î÷»á×Ô¶¯¸ñʽ»¯£¬¾ÍÏóÂÛ̳µÄÌû×ÓÒ»Ñù¡£Çë¿´¹ØÓÚ±àдÎı¾µÄ°ïÖú£º <?php helpbutton("text", get_string("helptext")) ?>
<P><B>HTMLÎı¾</B> ¡ª¡ªÎª¸ßÊÖ×¼±¸µÄ¡£ÏµÍ³²»×öÈκÎ×Ô¶¯¸ñʽ»¯£¬ÄãµÃÍêÈ«ÓÃHTML´úÂëÀ´×ö¡£
<P ALIGN=CENTER><B>¹ØÓÚ¸»Îı¾¸ñʽHTML±à¼Æ÷</B></P>
<P>¿ÉÓò»¿ÉÓ㺠<B>
-<? if (!$CFG->htmleditor) {
+<?php if (!$CFG->htmleditor) {
print_string("htmleditordisabledadmin");
} else if (!$USER->htmleditor) {
print_string("htmleditordisabled");
<P>ÄãµÄ»»Ðн«»á±£³Ö£¬¿ÕÐн«ÁíÆðÒ»¶Î¡£
<P>±íÇé×Ö·ûÈç :-) ½«×Ô¶¯±ä³ÉÏàÓ¦µÄ±íÇéͼ±ê¡£
<P>ÉõÖÁÄã¿ÉÒÔǶÈëHTML´úÂ룬¶øËüÒ²»á±»±£Áô¡£
-<P ALIGN=RIGHT><? helpbutton("text", get_string("helptext")) ?>¸ü¶à¹ØÓÚMoodle×Ô¶¯¸ñʽ»¯µÄÐÅÏ¢¡£</P>
+<P ALIGN=RIGHT><?php helpbutton("text", get_string("helptext")) ?>¸ü¶à¹ØÓÚMoodle×Ô¶¯¸ñʽ»¯µÄÐÅÏ¢¡£</P>
</UL>
<P>Èç¹ûÄã²»Óø»Îı¾HTML±à¼Æ÷£¬¶øÖ±½ÓÔÚÎı¾ÖÐʹÓÃHTML´úÂ룬ÄÇôËüÒ²»áÈçÄãËùÔ¸¡£
<P>ÓëMoodle×Ô¶¯¸ñʽ²»Í¬£¬Õâ²»»áÓÐ×Ô¶¯¸ñʽ»¯µÄ¹ý³Ì¡£
-<P ALIGN=RIGHT><? helpbutton("html", get_string("helphtml")) ?>¸ü¶à¹ØÓÚHTMLµÄÐÅÏ¢</P>
-<P ALIGN=RIGHT><? helpbutton("richtext", get_string("helprichtext")) ?>¸ü¶à¹ØÓÚ¸»Îı¾HTML±à¼Æ÷µÄÐÅÏ¢</P>
+<P ALIGN=RIGHT><?php helpbutton("html", get_string("helphtml")) ?>¸ü¶à¹ØÓÚHTMLµÄÐÅÏ¢</P>
+<P ALIGN=RIGHT><?php helpbutton("richtext", get_string("helprichtext")) ?>¸ü¶à¹ØÓÚ¸»Îı¾HTML±à¼Æ÷µÄÐÅÏ¢</P>
</UL>
<P>ÓÃÒ»ÖÖÌØÊâµÄWiki¸ñʽ¡£
<P>ÕâÖÖ¸ñʽ¿ÉÒÔÈÃÄãÒԿɶÁÐÔºÜÇ¿µÄ·½Ê½ÊäÈëÎı¾£¬È»ºó×Ô¶¯×ª»»³ÉHTML±êÌâ¡¢ÁÐ±í¼°ÆäËü¸´ÔÓ¸ñʽ¡£
-<P ALIGN=RIGHT><? helpbutton("wiki", get_string("helpwiki")) ?>¸ü¶à¹ØÓÚWikiµÄÐÅÏ¢</P>
+<P ALIGN=RIGHT><?php helpbutton("wiki", get_string("helpwiki")) ?>¸ü¶à¹ØÓÚWikiµÄÐÅÏ¢</P>
</UL>
<P>Ôڻشð±ðÈ˵ÄÌû×Óʱ£¬Å¬Á¦Ïë³öһЩÓÐȤµÄÎÊÌâÀ´ÎÊËûÃÇ¡£Õâ¿ÉÒÔ´Ù½øÄãÃÇ˼¿¼(ºÍѧϰ!)ÄãÃÇÕýÔÚÌÖÂ۵ϰÌâ¡£</P>
-<P ALIGN=RIGHT><? helpbutton("questions", get_string("helpquestions"), "moodle", true, true) ?></P>
-<P ALIGN=RIGHT><? helpbutton("reading", get_string("helpreading"), "moodle", true, true) ?></P>
-<P ALIGN=RIGHT><? helpbutton("ratings", get_string("separateandconnected"), "forum", true, true) ?></P>
+<P ALIGN=RIGHT><?php helpbutton("questions", get_string("helpquestions"), "moodle", true, true) ?></P>
+<P ALIGN=RIGHT><?php helpbutton("reading", get_string("helpreading"), "moodle", true, true) ?></P>
+<P ALIGN=RIGHT><?php helpbutton("ratings", get_string("separateandconnected"), "forum", true, true) ?></P>
<P>¥»¨t²Î´£¨Ñ¦hºØ½u¤Wªº±Ð¾Ç¬¡°Ê¼Ò²Õ¨Ñ§A¬D¿ï©ó½Òµ{¤¤¨Ï¥Î.</P>
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/forum/icon.gif"> <B>°Q½×°Ï</B></P>
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/forum/icon.gif"> <B>°Q½×°Ï</B></P>
<UL>
<P>³Ì«nªººô¸ô¾Ç²ß¬¡°Ê¼Ò²Õ - ´£¨Ñ¾Ç²ß¬¡°Êªº°Q½×¶é¦a.
°Q½×°Ï¥i¥H¦³¤£¦PÅã¥Ü¤è¦¡, ¥i¥H¤W¸üªþ¥[ÀÉ®×, ¤]´£¨ÑÅý¾Ç²ßªÌ©¼¦¹µû¤ñ¯d¨¥¤º®eªº¥\¯à.
±Ð®v¥i¥H¿ï¾Ü×½Ò¦P¾Ç³£¤@©w¬Oq¾\ªÌ©ÎªÌÅý¾Ç¥Í¦Û¿ï¬O§_q¾\.
</UL>
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/journal/icon.gif"> <B>Ó¤H¾úµ{¬ö¿ý</B></P>
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/journal/icon.gif"> <B>Ó¤H¾úµ{¬ö¿ý</B></P>
<UL>
<P>³o¬OÅýÓ¤H¤Ï«ä¦Û¤v¾Ç²ß¾úµ{ªº½u¤Wµ§°O. ±Ð®v°w¹ï±Ð¾Ç¥DÃD ´£¥X¾A·í°ÝÃD
Åý¾Ç¥Í¦b±Ð®v³]©w®É¶¡¤º½s¿èÃö©ó¾Ç²ß¥DÃD¬ÛÃö¬ö¿ý. ¥»³æ¤¸¤º®e¶È¥ô½Ò±Ð®v
¼g¤@½g¾Ç²ß¬¡°Ê³ø§i¬O¤£¿ùªº¤è¦¡.</P>
</UL>
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/resource/icon.gif"> <B>±Ð¾Ç¸ê·½</B></P>
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/resource/icon.gif"> <B>±Ð¾Ç¸ê·½</B></P>
<UL>
<P>Ãö©ó±Ð¾Ç¤º®eªº¬ÛÃö¸ê·½: ¤º®e¥i¥H¬O±Ð®v¹w¥ý§Q¥ÎÀɮ׺޲z¤W¸üªºÀÉ®×;
ª½±µ½u¤W½s¿èªº¤º®e; ºô§}³sµ²...µ¥</P>
</UL>
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/assignment/icon.gif"> <B>§@·~</B></P>
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/assignment/icon.gif"> <B>§@·~</B></P>
<UL>
<P>±Ð®v¥i¥H³W©w¾Ç¥Í¦b¯S©w®É¶¡¤º§¹¦¨¬Y¨Ç§@·~µM«á¤W¸ü¨ì¥»¨t²Î¤¤.
§@·~¤º®e¥i¥H¬¡°Ê¬ö¿ý,pµe³ø§i...µ¥. ¥»¼Ò²Õ¥]§tµû¤À¥\¯à</P>
</UL>
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/quiz/icon.gif"> <B>´úÅç</B></P>
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/quiz/icon.gif"> <B>´úÅç</B></P>
<UL>
<P>¥»¼Ò²ÕÅý±Ð®v¥i¥H¹w¥ý²Õ´ÃD®w:§t³æ½Æ¿ï/¬O«D/²µªµ¥ÃD«¬. ¸ê®Æ¥HÃD®w¤è¦¡Àx¦s
¦]¦¹¥i¥H«½Æ¨Ï¥Î©ó¤£¦P½Òµ{¤¤. ¾Ç¥Íªº¨C¤@µ§´úÅç³£·|³Q¬ö¿ý,±Ð®v¥i¥H¿ï¾Ü¬O§_
°w¹ï¾Ç¥Íªº¿ïµª¤º®e´£¨Ñ¦^õX©Î°Ñ¦Òµª®×. ¥»¼Ò²Õ¥]§tµû¤À¥\¯à.</P>
</UL>
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/choice/icon.gif"> <B>¿ï¾Ü</B></P>
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/choice/icon.gif"> <B>¿ï¾Ü</B></P>
<UL>
<P>³æ¤@²³æªº¿ï¾ÜÃD - ´£¨Ñ¤W½Ò®ÉÅý¾Ç¥Í«ä¦Ò¬Y°ÝÃD®É§Ö³t»`¶°¦^õXªº¾÷¨î;
©ÎÅý¾Ç¥Í°w¹ï¬Y¯S©w°ÝÃD¶i¦æªí¨M.
</UL>
-<P><IMG VALIGN=absmiddle SRC="<?=$CFG->wwwroot?>/mod/survey/icon.gif"> <B>°Ý¨÷</B></P>
+<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/survey/icon.gif"> <B>°Ý¨÷</B></P>
<UL>
<P>¥]§t¤@¨Ç¤w¸g³QÃÒ¹ê±`¥Îªº½u¤W±Ð¾Ç¬ÛÃö°Ý¨÷. ±Ð®v¥i¥H¨Ï¥Î¥»°Ý¨÷¤F¸Ñ¾Ç¥Í¹ï©ó½Òµ{ªº¤ÏÀ³.</P>
</UL>
<HR>\r
<FONT SIZE=1><I>Questions adapted from Paul, R. (1993). Critical Thinking: How To Prepare Students for a Rapidly Changing World: Foundation for Critical Thinking, Santa Rosa, CA. </I></FONT>\r
\r
-<P ALIGN=RIGHT><? helpbutton("writing", get_string("helpwriting"), "moodle", true, true) ?></P>\r
-<P ALIGN=RIGHT><? helpbutton("reading", get_string("helpreading"), "moodle", true, true) ?></P>\r
+<P ALIGN=RIGHT><?php helpbutton("writing", get_string("helpwriting"), "moodle", true, true) ?></P>\r
+<P ALIGN=RIGHT><?php helpbutton("reading", get_string("helpreading"), "moodle", true, true) ?></P>\r
\r
<P>¦³®ÉÔ«ä¦Ò§@ªÌ¦³þ¨Ç¸Ü¨Ã¥¼»¡¥X©ÎªÌ¦³þ¨Ç±À½×¥i¯à¦³ºÃ°Ý, ¦p¦¹ªº¾\Ū²ßºD·|ÅýÓ¤Hªº«äºü§ó¦¨¼ô!\r
<P>¾¨«H®Ñ ¤£¦pµL®Ñ\r
-<P ALIGN=RIGHT><? helpbutton("questions", get_string("helpquestions"), "moodle", true, true) ?></P>\r
-<P ALIGN=RIGHT><? helpbutton("writing", get_string("helpwriting"), "moodle", true, true) ?></P>\r
+<P ALIGN=RIGHT><?php helpbutton("questions", get_string("helpquestions"), "moodle", true, true) ?></P>\r
+<P ALIGN=RIGHT><?php helpbutton("writing", get_string("helpwriting"), "moodle", true, true) ?></P>\r
<P ALIGN=CENTER><B>Ãö©ó½u¤W½s¿è¾¹</B></P>\r
\r
<P>§AªºÂsÄý¾¹: <B>\r
-<? if (!$CFG->htmleditor) {\r
+<?php if (!$CFG->htmleditor) {\r
print_string("htmleditordisabledadmin");\r
} else if (!$USER->htmleditor) {\r
print_string("htmleditordisabled");\r
<P>Your line breaks will be retained, and blank lines will start new paragraphs.\r
<P>Smiley characters such as :-) will automatically become their graphical equivalents.\r
<P>You can even embed HTML code if you want to and it will be retained.\r
-<P ALIGN=RIGHT><? helpbutton("text", get_string("helptext")) ?> More info about Moodle auto-formatting.</P>\r
+<P ALIGN=RIGHT><?php helpbutton("text", get_string("helptext")) ?> More info about Moodle auto-formatting.</P>\r
</UL>\r
\r
<P><B>2. HTML format</B></P>\r
in your text and it should come out exactly as you intended.\r
\r
<P>Unlike the Moodle auto-format, no automatic formatting is performed.\r
-<P ALIGN=RIGHT><? helpbutton("html", get_string("helphtml")) ?> More info about HTML</P>\r
-<P ALIGN=RIGHT><? helpbutton("richtext", get_string("helprichtext")) ?> More info about the Richtext HTML editor</P>\r
+<P ALIGN=RIGHT><?php helpbutton("html", get_string("helphtml")) ?> More info about HTML</P>\r
+<P ALIGN=RIGHT><?php helpbutton("richtext", get_string("helprichtext")) ?> More info about the Richtext HTML editor</P>\r
</UL>\r
about the subject you are discussing.</P>\r
\r
\r
-<P ALIGN=RIGHT><? helpbutton("questions", get_string("helpquestions"), "moodle", true, true) ?></P>\r
-<P ALIGN=RIGHT><? helpbutton("reading", get_string("helpreading"), "moodle", true, true) ?></P>\r
-<P ALIGN=RIGHT><? helpbutton("ratings", get_string("separateandconnected"), "forum", true, true) ?></P>\r
+<P ALIGN=RIGHT><?php helpbutton("questions", get_string("helpquestions"), "moodle", true, true) ?></P>\r
+<P ALIGN=RIGHT><?php helpbutton("reading", get_string("helpreading"), "moodle", true, true) ?></P>\r
+<P ALIGN=RIGHT><?php helpbutton("ratings", get_string("separateandconnected"), "forum", true, true) ?></P>\r