diff --git a/admin/index.php b/admin/index.php
index ecbed498b82..ebb117528c1 100644
--- a/admin/index.php
+++ b/admin/index.php
@@ -417,6 +417,11 @@
$table->data[] = array("dbtype/frame.php\">".get_string("managedatabase")."",
" ".get_string("adminhelpmanagedatabase"));
}
+ if (!empty($CFG->enablestats)) {
+ $table->data[] = array("".get_string('reports')."",
+ " ".get_string("adminhelpreports"));
+ }
+
print_table($table);
diff --git a/lang/en/moodle.php b/lang/en/moodle.php
index f665c266a2f..411feeaece0 100644
--- a/lang/en/moodle.php
+++ b/lang/en/moodle.php
@@ -5,8 +5,10 @@
$string['action'] = 'Action';
$string['actions'] = 'Actions';
$string['active'] = 'Active';
+$string['activeusers'] = 'Active users';
$string['activities'] = 'Activities';
$string['activity'] = 'Activity';
+$string['activityweighted'] = 'Activity per user';
$string['activityclipboard'] = 'Moving this activity: $a';
$string['activityiscurrentlyhidden'] = 'Sorry, this activity is currently hidden';
$string['activitymodule'] = 'Activity module';
@@ -56,6 +58,7 @@ $string['adminhelpmanagedatabase'] = 'Access the database directly (be careful!)
$string['adminhelpmanagefilters'] = 'Choose text filters and related settings';
$string['adminhelpmanagemodules'] = 'Manage installed modules and their settings';
$string['adminhelpmymoodle'] = 'Configure the my moodle blocks for users';
+$string['adminhelpreports'] = 'Ranking of courses for various criteria';
$string['adminhelpsitefiles'] = 'For publishing general files or uploading external backups';
$string['adminhelpsitesettings'] = 'Define how the front page of the site looks';
$string['adminhelpthemes'] = 'Choose how the site looks (colours, fonts etc)';
@@ -908,6 +911,7 @@ $string['parentcoursenotfound'] = 'Parent course not found!';
$string['parentcoursenotmetacourse'] = 'Parent course not metacourse!';
$string['parentfolder'] = 'Parent folder';
$string['participants'] = 'Participants';
+$string['participationratio'] = 'Participation ratio';
$string['password'] = 'Password';
$string['passwordchanged'] = 'Password has been changed';
$string['passwordconfirmchange'] = 'Confirm password change';
@@ -937,6 +941,7 @@ $string['policyagree'] = 'You must agree to this policy to continue using this s
$string['policyagreement'] = 'Site Policy Agreement';
$string['policyagreementclick'] = 'Click here to read the Site Policy Agreement';
$string['popupwindow'] = 'Open file in new window';
+$string['posts'] = 'Posts';
$string['potentialadmins'] = 'Potential admins';
$string['potentialcreators'] = 'Potential course creators';
$string['potentialstudents'] = 'Potential students';
@@ -984,6 +989,7 @@ $string['removestudent'] = 'Remove student';
$string['removeteacher'] = 'Remove teacher';
$string['rename'] = 'Rename';
$string['renamefileto'] = 'Rename $a to';
+$string['reports'] = 'Reports';
$string['requestcourse'] = 'Request a course';
$string['requestedby'] = 'Requested by';
$string['requestreason'] = 'Reason for course request';
@@ -1103,6 +1109,10 @@ $string['statsreport7'] = 'User activity (views and posts)';
$string['statsreport8'] = 'All User activity';
$string['statsreport9'] = 'Logins (site course)';
$string['statsreport10'] = 'User activity';
+$string['statsreport11'] = 'Most active courses';
+$string['statsreport12'] = 'Most active courses (weighted)';
+$string['statsreport13'] = 'Most participatory courses (enrolments)';
+$string['statsreport14'] = 'Most participatory courses (views/posts)';
$string['statsreportforuser'] = 'for';
$string['statsreporttype'] = 'Report type';
$string['statstimeperiod'] = 'Time period - last:';
@@ -1245,6 +1255,7 @@ $string['usethiscourse'] = 'Use this course';
$string['usingexistingcourse'] = 'Using existing course';
$string['version'] = 'Version';
$string['view'] = 'View';
+$string['views'] = 'Views';
$string['viewsolution'] = 'view solution';
$string['virusfound'] = 'Attention administrator! Clam AV has found a virus in a file uploaded by $a->user for the course $a->course. Here is the output of clamscan:';
$string['virusfoundlater'] = 'A file you uploaded on $a->date with the filename $a->filename for the course $a->course has since been found to contain a virus. Here is a summary of what has happened to your file: