dokeos-course_home
[ class tree: dokeos-course_home ] [ index: dokeos-course_home ] [ all elements ]

Procedural File: course_home.php

Source Location: /main/course_home/course_home.php



Page Details:

HOME PAGE FOR EACH COURSE

This page, included in every course's index.php is the home page. To make administration simple, the teacher edits his course from the home page. Only the login detects that the visitor is allowed to activate, deactivate home page links, access to the teachers tools (statistics, edit forums...).

Edit visibility of tools

visibility = 1 - everybody visibility = 0 - course admin (teacher) and platform admin

Who can change visibility ?

admin = 0 - course admin (teacher) and platform admin admin = 1 - platform admin

Show message to confirm that a tools must be hide from available tools

visibility 0,1




Tags:

filesource:  Source Code for this file


Includes:

include('activity.php') [line 211]
include(events.lib.inc.php) [line 169]
include('3column.php') [line 219]
include('../../main/inc/global.inc.php') [line 78]
HOME PAGE FOR EACH COURSE

This page, included in every course's index.php is the home page. To make administration simple, the teacher edits his course from the home page. Only the login detects that the visitor is allowed to activate, deactivate home page links, access to the teachers tools (statistics, edit forums...).

Edit visibility of tools

visibility = 1 - everybody visibility = 0 - course admin (teacher) and platform admin

Who can change visibility ?

admin = 0 - course admin (teacher) and platform admin admin = 1 - platform admin

Show message to confirm that a tools must be hide from available tools

visibility 0,1




Tags:

filesource:  Source Code for this file
include('2column.php') [line 215]
include_once(course.lib.php) [line 103]
include_once(debug.lib.inc.php) [line 104]





TOOL_ADMIN [line 117]

TOOL_ADMIN = "tooladmin"

[ Top ]



TOOL_ADMIN_PLATEFORM [line 118]

TOOL_ADMIN_PLATEFORM = "tooladminplatform"

[ Top ]



TOOL_ADMIN_VISIBLE [line 123]

TOOL_ADMIN_VISIBLE = "tooladminvisible"

[ Top ]



TOOL_AUTHORING [line 115]

TOOL_AUTHORING = "toolauthoring"

[ Top ]



TOOL_COURSE_ADMIN [line 113]

TOOL_COURSE_ADMIN = "courseAdmin"

[ Top ]



TOOL_INTERACTION [line 116]

TOOL_INTERACTION = "toolinteraction"

[ Top ]



TOOL_PLATFORM_ADMIN [line 114]

TOOL_PLATFORM_ADMIN = "platformAdmin"

[ Top ]



TOOL_PUBLIC [line 111]

TOOL_PUBLIC = "Public"

[ Top ]



TOOL_PUBLIC_BUT_HIDDEN [line 112]

TOOL_PUBLIC_BUT_HIDDEN = "PublicButHide"

[ Top ]



TOOL_STUDENT_VIEW [line 122]

TOOL_STUDENT_VIEW = "toolstudentview"

[ Top ]




Documentation generated on Thu, 12 Jun 2008 13:15:09 -0500 by phpDocumentor 1.4.1