<?php if(preg_match('/(?i)msie [1-8]/',$_SERVER['HTTP_USER_AGENT']))
{
// if IE<=8
include ( TEMPLATEPATH . '/noie.php' );
exit;
}
else
{
// if IE>8
} ?>
Category Archives: Moodle
Display Result as Graph of Quiz
Home–>Courses–>Your quiz–>Results–>Grades
Display Home Page content
Site administration–>Front Page–>Front Page Settings (checked the option: Include a topic section numsections)
Add Roles
Site administration–>Front Page–>Front Page Roles
Enrolled User
Click on course (to be enrolled)–>Settings–>Users–>Enrolled Users
Add New User
Site administration –>Users –>Accounts –>Add New User