mirror of
https://github.com/moodle/moodle.git
synced 2025-08-10 03:16:42 +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/assignment/icon.gif"> <B>‰Û‘è</B></P>
|
||||
<P><IMG VALIGN=absmiddle SRC="<?php echo $CFG->wwwroot?>/mod/assignment/icon.gif"> <B>‰Û‘è</B></P>
|
||||
<UL>
|
||||
<P>課題では、教師が学生にデジタルコンテンツ(あらゆる種類)の作成を課し、それらをサーバにアップロード
|
||||
することで提出させることが出来ます。典型的な課題には日誌、プロジェクト、レポート等があります。
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue