]> git.mjollnir.org Git - moodle.git/commit
New feature: Allow students to see their own activity reports.
authormoodler <moodler>
Fri, 31 Oct 2003 05:57:30 +0000 (05:57 +0000)
committermoodler <moodler>
Fri, 31 Oct 2003 05:57:30 +0000 (05:57 +0000)
commit3f125001bcf5c675d58c615072946cd2b710462b
tree4c0597dbf1fbfc0b74b2709707b9f48daa3c558b
parentd94ee341e58933a62decb2d89b8e6fec6262ee79
New feature:  Allow students to see their own activity reports.

This is a course setting.  By default it is off.  When on, there
is a new link in the course admin menu for students, and they can
browse the same report that teachers see.

The report icon is temporary.
15 files changed:
backup/backuplib.php
backup/restorelib.php
course/edit.html
course/lib.php
course/loggraph.php
course/user.php
lang/en/help/coursereports.html [new file with mode: 0644]
lang/en/moodle.php
lib/db/mysql.php
lib/db/mysql.sql
lib/db/postgres7.php
lib/db/postgres7.sql
pix/i/report.gif [new file with mode: 0755]
theme/cordoroyblue/pix/i/report.gif [new file with mode: 0755]
version.php