mirror of
https://github.com/moodle/moodle.git
synced 2025-08-10 19:36:41 +02:00
Fixed some short PHP tags
This commit is contained in:
parent
76eac7a58d
commit
4c48acf01b
206 changed files with 550 additions and 581 deletions
|
@ -1,4 +1,4 @@
|
|||
<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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue