From: moodler Date: Sat, 22 May 2004 01:53:03 +0000 (+0000) Subject: Added the Directory type X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=8a45aa5a95bba2eb1a2220c83cf8dfdb02b0c4f4;p=moodle.git Added the Directory type --- diff --git a/lang/en/help/resource/resourcetype.html b/lang/en/help/resource/resourcetype.html index ed0e67a87d..3fc3bc55cb 100644 --- a/lang/en/help/resource/resourcetype.html +++ b/lang/en/help/resource/resourcetype.html @@ -17,6 +17,9 @@ you need to do it all manually using HTML codes.

Uploaded file - displays any file you have uploaded into the course. See the 'Files' section. +

Directory - dislays a whole directory (and subdirectories) from your course files area. +Students can then browse and view all those files.

+

Web link - A URL to somewhere on the web. When anyone clicks on this resource activity they will be taken out of the course (the page you've specified will fill the browser window, or if you specify it, will launch in a completely new window).