72
Directory Structure of Moodle RAJU B July 2013 1 Introduction These document is representing the directory structure of moodle Directory structure: moodle/ |-- admin | |-- cli | |-- mnet | |-- mysql | | |-- ChangeLog | | |-- CREDITS | | |-- INSTALL | | |-- js | | |-- lang | | |-- libraries | | | |-- auth | | | |-- dbg | | | |-- dbi | | | |-- engines | | | |-- export | | | |-- import | | | |-- tcpdf | | | | |-- CHANGELOG | | | | ‘-- font | | | ‘-- transformations | | | |-- TEMPLATE | | | ‘-- TEMPLATE_MIMETYPE | | |-- pmd | | | |-- images | | | |-- scripts | | | ‘-- styles | | | ‘-- default | | | ‘-- images 1

Directory Structure of Moodle - Kanwal Rekhi · Directory Structure of Moodle RAJU B July 2013 1 Introduction These document is representing the directory structure of moodle Directory

Embed Size (px)

Citation preview

Page 1: Directory Structure of Moodle - Kanwal Rekhi · Directory Structure of Moodle RAJU B July 2013 1 Introduction These document is representing the directory structure of moodle Directory

Directory Structure of Moodle

RAJU B

July 2013

1 Introduction

These document is representing the directory structure of moodleDirectory structure:

moodle/

|-- admin

| |-- cli

| |-- mnet

| |-- mysql

| | |-- ChangeLog

| | |-- CREDITS

| | |-- INSTALL

| | |-- js

| | |-- lang

| | |-- libraries

| | | |-- auth

| | | |-- dbg

| | | |-- dbi

| | | |-- engines

| | | |-- export

| | | |-- import

| | | |-- tcpdf

| | | | |-- CHANGELOG

| | | | ‘-- font

| | | ‘-- transformations

| | | |-- TEMPLATE

| | | ‘-- TEMPLATE_MIMETYPE

| | |-- pmd

| | | |-- images

| | | |-- scripts

| | | ‘-- styles

| | | ‘-- default

| | | ‘-- images

1

Page 2: Directory Structure of Moodle - Kanwal Rekhi · Directory Structure of Moodle RAJU B July 2013 1 Introduction These document is representing the directory structure of moodle Directory

| | |-- scripts

| | |-- themes

| | | |-- darkblue_orange

| | | | |-- css

| | | | ‘-- img

| | | ‘-- original

| | | |-- css

| | | ‘-- img

| | ‘-- TODO

| |-- registration

| |-- roles

| |-- settings

| |-- tests

| | ‘-- behat

| |-- tool

| | |-- assignmentupgrade

| | | ‘-- lang

| | | ‘-- en

| | |-- behat

| | | |-- cli

| | | |-- lang

| | | | ‘-- en

| | | ‘-- tests

| | | ‘-- behat

| | |-- capability

| | | ‘-- lang

| | | ‘-- en

| | |-- customlang

| | | |-- db

| | | ‘-- lang

| | | ‘-- en

| | |-- dbtransfer

| | | |-- cli

| | | ‘-- lang

| | | ‘-- en

| | |-- generator

| | | |-- cli

| | | ‘-- lang

| | | ‘-- en

| | |-- health

| | | ‘-- lang

| | | ‘-- en

| | |-- innodb

| | | ‘-- lang

| | | ‘-- en

| | |-- installaddon

2

Page 3: Directory Structure of Moodle - Kanwal Rekhi · Directory Structure of Moodle RAJU B July 2013 1 Introduction These document is representing the directory structure of moodle Directory

| | | |-- classes

| | | |-- lang

| | | | ‘-- en

| | | |-- pix

| | | |-- tests

| | | | ‘-- fixtures

| | | | |-- emptydir

| | | | | ‘-- emptydir

| | | | |-- github

| | | | | ‘-- moodle-repository_mahara-master

| | | | | ‘-- lang

| | | | | ‘-- en

| | | | |-- installed

| | | | | ‘-- greenbar

| | | | | ‘-- lang

| | | | | ‘-- en

| | | | |-- multidir

| | | | | |-- one

| | | | | ‘-- two

| | | | |-- nolang

| | | | | ‘-- bah

| | | | | ‘-- lang

| | | | | ‘-- en

| | | | |-- noversionmod

| | | | | ‘-- noversion

| | | | | ‘-- lang

| | | | | ‘-- en

| | | | |-- noversiontheme

| | | | | ‘-- noversion

| | | | | ‘-- lang

| | | | | ‘-- en

| | | | |-- nowrapdir

| | | | | ‘-- lang

| | | | | ‘-- en

| | | | |-- plugindir

| | | | | ‘-- foobar

| | | | | ‘-- lang

| | | | | ‘-- en

| | | | |-- versionphp

| | | | ‘-- zips

| | | ‘-- yui

| | | ‘-- permcheck

| | |-- langimport

| | | ‘-- lang

| | | ‘-- en

| | |-- multilangupgrade

3

Page 4: Directory Structure of Moodle - Kanwal Rekhi · Directory Structure of Moodle RAJU B July 2013 1 Introduction These document is representing the directory structure of moodle Directory

| | | ‘-- lang

| | | ‘-- en

| | |-- phpunit

| | | |-- cli

| | | ‘-- lang

| | | ‘-- en

| | |-- profiling

| | | ‘-- lang

| | | ‘-- en

| | |-- qeupgradehelper

| | | |-- cli

| | | |-- db

| | | ‘-- lang

| | | ‘-- en

| | |-- replace

| | | ‘-- lang

| | | ‘-- en

| | |-- spamcleaner

| | | ‘-- lang

| | | ‘-- en

| | |-- timezoneimport

| | | ‘-- lang

| | | ‘-- en

| | |-- unsuproles

| | | |-- db

| | | ‘-- lang

| | | ‘-- en

| | |-- uploaduser

| | | ‘-- lang

| | | ‘-- en

| | ‘-- xmldb

| | |-- actions

| | | |-- check_bigints

| | | |-- check_defaults

| | | |-- check_foreign_keys

| | | |-- check_indexes

| | | |-- check_oracle_semantics

| | | |-- create_xml_file

| | | |-- delete_field

| | | |-- delete_index

| | | |-- delete_key

| | | |-- delete_table

| | | |-- delete_xml_file

| | | |-- edit_field

| | | |-- edit_field_save

| | | |-- edit_index

4

Page 5: Directory Structure of Moodle - Kanwal Rekhi · Directory Structure of Moodle RAJU B July 2013 1 Introduction These document is representing the directory structure of moodle Directory

| | | |-- edit_index_save

| | | |-- edit_key

| | | |-- edit_key_save

| | | |-- edit_table

| | | |-- edit_table_save

| | | |-- edit_xml_file

| | | |-- edit_xml_file_save

| | | |-- generate_all_documentation

| | | |-- generate_documentation

| | | |-- get_db_directories

| | | |-- load_xml_file

| | | |-- load_xml_files

| | | |-- main_view

| | | |-- move_updown_field

| | | |-- move_updown_index

| | | |-- move_updown_key

| | | |-- move_updown_table

| | | |-- new_field

| | | |-- new_index

| | | |-- new_key

| | | |-- new_table

| | | |-- new_table_from_mysql

| | | |-- revert_changes

| | | |-- save_xml_file

| | | |-- template

| | | |-- unload_xml_file

| | | |-- view_field_xml

| | | |-- view_index_xml

| | | |-- view_key_xml

| | | |-- view_reserved_words

| | | |-- view_structure_php

| | | |-- view_structure_sql

| | | |-- view_structure_xml

| | | |-- view_table_php

| | | |-- view_table_sql

| | | |-- view_table_xml

| | | ‘-- view_xml

| | ‘-- lang

| | ‘-- en

| |-- user

| ‘-- webservice

|-- auth

| |-- cas

| | |-- CAS

| | | ‘-- CAS

| | | |-- languages

5

Page 6: Directory Structure of Moodle - Kanwal Rekhi · Directory Structure of Moodle RAJU B July 2013 1 Introduction These document is representing the directory structure of moodle Directory

| | | ‘-- PGTStorage

| | |-- cli

| | |-- db

| | |-- lang

| | | ‘-- en

| | ‘-- README-CAS

| |-- db

| | |-- cli

| | |-- db

| | |-- lang

| | | ‘-- en

| | ‘-- tests

| |-- email

| | ‘-- lang

| | ‘-- en

| |-- fc

| | |-- db

| | ‘-- lang

| | ‘-- en

| |-- imap

| | |-- db

| | ‘-- lang

| | ‘-- en

| |-- ldap

| | |-- cli

| | |-- db

| | |-- lang

| | | ‘-- en

| | |-- README-LDAP

| | ‘-- tests

| |-- manual

| | |-- db

| | ‘-- lang

| | ‘-- en

| |-- mnet

| | |-- db

| | ‘-- lang

| | ‘-- en

| |-- nntp

| | |-- db

| | ‘-- lang

| | ‘-- en

| |-- nologin

| | ‘-- lang

| | ‘-- en

| |-- none

6

Page 7: Directory Structure of Moodle - Kanwal Rekhi · Directory Structure of Moodle RAJU B July 2013 1 Introduction These document is representing the directory structure of moodle Directory

| | ‘-- lang

| | ‘-- en

| |-- pam

| | |-- db

| | ‘-- lang

| | ‘-- en

| |-- pop3

| | |-- db

| | ‘-- lang

| | ‘-- en

| |-- radius

| | |-- db

| | ‘-- lang

| | ‘-- en

| |-- shibboleth

| | |-- db

| | ‘-- lang

| | ‘-- en

| |-- tests

| | ‘-- behat

| ‘-- webservice

| ‘-- lang

| ‘-- en

|-- backup

| |-- cc

| | |-- cc_lib

| | | ‘-- gral_lib

| | |-- includes

| | |-- schemas

| | | |-- domainProfile_0

| | | |-- domainProfile_1

| | | | |-- common

| | | | |-- extend

| | | | |-- unique

| | | | ‘-- vocab

| | | |-- domainProfile_2

| | | | |-- common

| | | | |-- extend

| | | | |-- unique

| | | | ‘-- vocab

| | | |-- domainProfile_3

| | | |-- domainProfile_4

| | | |-- domainProfile_5

| | | ‘-- domainProfile_6

| | |-- schemas11

| | ‘-- sheets

7

Page 8: Directory Structure of Moodle - Kanwal Rekhi · Directory Structure of Moodle RAJU B July 2013 1 Introduction These document is representing the directory structure of moodle Directory

| |-- controller

| | ‘-- tests

| |-- converter

| | |-- imscc1

| | |-- imscc11

| | ‘-- moodle1

| | ‘-- tests

| | ‘-- fixtures

| |-- moodle2

| ‘-- util

| |-- checks

| | ‘-- tests

| |-- dbops

| | ‘-- tests

| |-- destinations

| | ‘-- tests

| |-- factories

| | ‘-- tests

| |-- helper

| | ‘-- tests

| |-- includes

| |-- interfaces

| |-- loggers

| | ‘-- tests

| |-- output

| |-- plan

| | ‘-- tests

| | ‘-- fixtures

| |-- settings

| | |-- activity

| | |-- course

| | |-- root

| | |-- section

| | ‘-- tests

| |-- structure

| | ‘-- tests

| | ‘-- fixtures

| |-- ui

| | |-- tests

| | | ‘-- behat

| | ‘-- yui

| | |-- backupselectall

| | ‘-- confirmcancel

| ‘-- xml

| |-- contenttransformer

| |-- output

8

Page 9: Directory Structure of Moodle - Kanwal Rekhi · Directory Structure of Moodle RAJU B July 2013 1 Introduction These document is representing the directory structure of moodle Directory

| | ‘-- tests

| |-- parser

| | |-- processors

| | ‘-- tests

| | ‘-- fixtures

| ‘-- tests

| ‘-- fixtures

|-- badges

| |-- criteria

| |-- lib

| ‘-- tests

| ‘-- behat

|-- blocks

| |-- activity_modules

| | |-- db

| | ‘-- lang

| | ‘-- en

| |-- admin_bookmarks

| | |-- db

| | ‘-- lang

| | ‘-- en

| |-- badges

| | |-- db

| | ‘-- lang

| | ‘-- en

| |-- blog_menu

| | |-- db

| | ‘-- lang

| | ‘-- en

| |-- blog_recent

| | |-- db

| | ‘-- lang

| | ‘-- en

| |-- blog_tags

| | |-- db

| | ‘-- lang

| | ‘-- en

| |-- calendar_month

| | |-- db

| | ‘-- lang

| | ‘-- en

| |-- calendar_upcoming

| | |-- db

| | ‘-- lang

| | ‘-- en

| |-- comments

9

Page 10: Directory Structure of Moodle - Kanwal Rekhi · Directory Structure of Moodle RAJU B July 2013 1 Introduction These document is representing the directory structure of moodle Directory

| | |-- db

| | |-- lang

| | | ‘-- en

| | ‘-- tests

| | ‘-- behat

| |-- community

| | |-- db

| | |-- lang

| | | ‘-- en

| | ‘-- yui

| | |-- comments

| | ‘-- imagegallery

| |-- completionstatus

| | |-- db

| | ‘-- lang

| | ‘-- en

| |-- course_list

| | |-- db

| | ‘-- lang

| | ‘-- en

| |-- course_overview

| | |-- db

| | ‘-- lang

| | ‘-- en

| |-- course_summary

| | |-- db

| | ‘-- lang

| | ‘-- en

| |-- feedback

| | |-- db

| | ‘-- lang

| | ‘-- en

| |-- glossary_random

| | |-- backup

| | | ‘-- moodle2

| | |-- db

| | ‘-- lang

| | ‘-- en

| |-- html

| | |-- backup

| | | |-- moodle1

| | | ‘-- moodle2

| | |-- db

| | ‘-- lang

| | ‘-- en

| |-- login

10

Page 11: Directory Structure of Moodle - Kanwal Rekhi · Directory Structure of Moodle RAJU B July 2013 1 Introduction These document is representing the directory structure of moodle Directory

| | |-- db

| | ‘-- lang

| | ‘-- en

| |-- mentees

| | |-- db

| | ‘-- lang

| | ‘-- en

| |-- messages

| | |-- db

| | ‘-- lang

| | ‘-- en

| |-- mnet_hosts

| | |-- db

| | ‘-- lang

| | ‘-- en

| |-- myprofile

| | |-- db

| | ‘-- lang

| | ‘-- en

| |-- navigation

| | |-- db

| | |-- lang

| | | ‘-- en

| | ‘-- yui

| | |-- build

| | | ‘-- moodle-block_navigation-navigation

| | ‘-- src

| | ‘-- navigation

| | |-- js

| | ‘-- meta

| |-- news_items

| | |-- db

| | ‘-- lang

| | ‘-- en

| |-- online_users

| | |-- db

| | |-- lang

| | | ‘-- en

| | ‘-- tests

| | ‘-- generator

| |-- participants

| | |-- db

| | ‘-- lang

| | ‘-- en

| |-- private_files

| | |-- db

11

Page 12: Directory Structure of Moodle - Kanwal Rekhi · Directory Structure of Moodle RAJU B July 2013 1 Introduction These document is representing the directory structure of moodle Directory

| | ‘-- lang

| | ‘-- en

| |-- quiz_results

| | |-- backup

| | | ‘-- moodle2

| | |-- db

| | ‘-- lang

| | ‘-- en

| |-- recent_activity

| | |-- db

| | ‘-- lang

| | ‘-- en

| |-- rss_client

| | |-- backup

| | | |-- moodle1

| | | ‘-- moodle2

| | |-- db

| | ‘-- lang

| | ‘-- en

| |-- search_forums

| | |-- db

| | ‘-- lang

| | ‘-- en

| |-- section_links

| | |-- db

| | ‘-- lang

| | ‘-- en

| |-- selfcompletion

| | |-- db

| | ‘-- lang

| | ‘-- en

| |-- settings

| | |-- db

| | ‘-- lang

| | ‘-- en

| |-- site_main_menu

| | |-- db

| | ‘-- lang

| | ‘-- en

| |-- social_activities

| | |-- db

| | ‘-- lang

| | ‘-- en

| |-- tag_flickr

| | |-- db

| | ‘-- lang

12

Page 13: Directory Structure of Moodle - Kanwal Rekhi · Directory Structure of Moodle RAJU B July 2013 1 Introduction These document is representing the directory structure of moodle Directory

| | ‘-- en

| |-- tags

| | |-- db

| | ‘-- lang

| | ‘-- en

| |-- tag_youtube

| | |-- db

| | ‘-- lang

| | ‘-- en

| ‘-- tests

| ‘-- behat

|-- blog

| ‘-- tests

| ‘-- behat

|-- cache

| |-- classes

| |-- locks

| | ‘-- file

| | ‘-- lang

| | ‘-- en

| |-- stores

| | |-- file

| | | |-- lang

| | | | ‘-- en

| | | ‘-- tests

| | |-- memcache

| | | |-- lang

| | | | ‘-- en

| | | ‘-- tests

| | |-- memcached

| | | |-- lang

| | | | ‘-- en

| | | ‘-- tests

| | |-- mongodb

| | | |-- lang

| | | | ‘-- en

| | | ‘-- tests

| | |-- session

| | | |-- lang

| | | | ‘-- en

| | | ‘-- tests

| | ‘-- static

| | |-- lang

| | | ‘-- en

| | ‘-- tests

| ‘-- tests

13

Page 14: Directory Structure of Moodle - Kanwal Rekhi · Directory Structure of Moodle RAJU B July 2013 1 Introduction These document is representing the directory structure of moodle Directory

| ‘-- fixtures

|-- calendar

| |-- tests

| ‘-- yui

| |-- build

| | ‘-- moodle-calendar-eventmanager

| | ‘-- assets

| | ‘-- skins

| | ‘-- sam

| ‘-- src

| ‘-- eventmanager

| |-- assets

| | ‘-- skins

| | ‘-- sam

| |-- js

| ‘-- meta

|-- cohort

| ‘-- tests

| ‘-- behat

|-- comment

|-- completion

| |-- criteria

| ‘-- tests

| ‘-- behat

|-- course

| |-- format

| | |-- scorm

| | | ‘-- lang

| | | ‘-- en

| | |-- social

| | | ‘-- lang

| | | ‘-- en

| | |-- topics

| | | ‘-- lang

| | | ‘-- en

| | ‘-- weeks

| | ‘-- lang

| | ‘-- en

| |-- publish

| |-- report

| |-- tests

| | ‘-- behat

| ‘-- yui

| |-- coursebase

| |-- dragdrop

| |-- formatchooser

14

Page 15: Directory Structure of Moodle - Kanwal Rekhi · Directory Structure of Moodle RAJU B July 2013 1 Introduction These document is representing the directory structure of moodle Directory

| |-- modchooser

| ‘-- toolboxes

|-- enrol

| |-- authorize

| | |-- db

| | ‘-- lang

| | ‘-- en

| |-- category

| | |-- cli

| | |-- db

| | |-- lang

| | | ‘-- en

| | ‘-- tests

| |-- cohort

| | |-- cli

| | |-- db

| | |-- lang

| | | ‘-- en

| | |-- tests

| | ‘-- yui

| | ‘-- quickenrolment

| | ‘-- assets

| | ‘-- skins

| | ‘-- sam

| |-- database

| | |-- cli

| | |-- db

| | |-- lang

| | | ‘-- en

| | ‘-- tests

| |-- flatfile

| | |-- cli

| | |-- db

| | |-- lang

| | | ‘-- en

| | ‘-- tests

| |-- guest

| | |-- db

| | |-- lang

| | | ‘-- en

| | |-- pix

| | ‘-- tests

| | ‘-- behat

| |-- imsenterprise

| | |-- db

| | |-- examples

15

Page 16: Directory Structure of Moodle - Kanwal Rekhi · Directory Structure of Moodle RAJU B July 2013 1 Introduction These document is representing the directory structure of moodle Directory

| | |-- lang

| | | ‘-- en

| | ‘-- tests

| |-- ldap

| | |-- cli

| | |-- db

| | |-- lang

| | | ‘-- en

| | ‘-- tests

| |-- manual

| | |-- cli

| | |-- db

| | |-- lang

| | | ‘-- en

| | |-- tests

| | ‘-- yui

| | ‘-- quickenrolment

| | ‘-- assets

| | ‘-- skins

| | ‘-- sam

| |-- meta

| | |-- cli

| | |-- db

| | ‘-- lang

| | ‘-- en

| |-- mnet

| | |-- db

| | ‘-- lang

| | ‘-- en

| |-- paypal

| | |-- cli

| | |-- db

| | |-- lang

| | | ‘-- en

| | |-- pix

| | ‘-- tests

| |-- self

| | |-- cli

| | |-- db

| | |-- lang

| | | ‘-- en

| | |-- pix

| | ‘-- tests

| | ‘-- behat

| |-- tests

| | ‘-- behat

16

Page 17: Directory Structure of Moodle - Kanwal Rekhi · Directory Structure of Moodle RAJU B July 2013 1 Introduction These document is representing the directory structure of moodle Directory

| ‘-- yui

| |-- notification

| |-- otherusersmanager

| | ‘-- assets

| | ‘-- skins

| | ‘-- sam

| ‘-- rolemanager

| ‘-- assets

| ‘-- skins

| ‘-- sam

|-- error

|-- files

|-- filter

| |-- activitynames

| | |-- db

| | ‘-- lang

| | ‘-- en

| |-- algebra

| | |-- lang

| | | ‘-- en

| | ‘-- tests

| |-- censor

| | ‘-- lang

| | ‘-- en

| |-- data

| | |-- db

| | ‘-- lang

| | ‘-- en

| |-- emailprotect

| | ‘-- lang

| | ‘-- en

| |-- emoticon

| | |-- lang

| | | ‘-- en

| | ‘-- tests

| |-- glossary

| | |-- db

| | |-- lang

| | | ‘-- en

| | ‘-- yui

| | |-- build

| | | ‘-- moodle-filter_glossary-autolinker

| | ‘-- src

| | ‘-- autolinker

| | |-- js

| | ‘-- meta

17

Page 18: Directory Structure of Moodle - Kanwal Rekhi · Directory Structure of Moodle RAJU B July 2013 1 Introduction These document is representing the directory structure of moodle Directory

| |-- mediaplugin

| | |-- db

| | |-- dev

| | |-- lang

| | | ‘-- en

| | ‘-- tests

| |-- multilang

| | ‘-- lang

| | ‘-- en

| |-- tex

| | |-- db

| | ‘-- lang

| | ‘-- en

| |-- tidy

| | ‘-- lang

| | ‘-- en

| ‘-- urltolink

| |-- lang

| | ‘-- en

| ‘-- tests

| ‘-- fixtures

|-- grade

| |-- edit

| | |-- letter

| | |-- outcome

| | |-- scale

| | |-- settings

| | ‘-- tree

| |-- export

| | |-- ods

| | | |-- db

| | | ‘-- lang

| | | ‘-- en

| | |-- txt

| | | |-- db

| | | ‘-- lang

| | | ‘-- en

| | |-- xls

| | | |-- db

| | | ‘-- lang

| | | ‘-- en

| | ‘-- xml

| | |-- db

| | ‘-- lang

| | ‘-- en

| |-- grading

18

Page 19: Directory Structure of Moodle - Kanwal Rekhi · Directory Structure of Moodle RAJU B July 2013 1 Introduction These document is representing the directory structure of moodle Directory

| | |-- form

| | | |-- guide

| | | | |-- backup

| | | | | ‘-- moodle2

| | | | |-- db

| | | | |-- js

| | | | |-- lang

| | | | | ‘-- en

| | | | ‘-- pix

| | | ‘-- rubric

| | | |-- backup

| | | | ‘-- moodle2

| | | |-- db

| | | |-- js

| | | |-- lang

| | | | ‘-- en

| | | ‘-- pix

| | |-- tests

| | ‘-- yui

| | ‘-- manage

| |-- import

| | |-- csv

| | | |-- db

| | | ‘-- lang

| | | ‘-- en

| | ‘-- xml

| | |-- db

| | ‘-- lang

| | ‘-- en

| |-- report

| | |-- grader

| | | |-- db

| | | ‘-- lang

| | | ‘-- en

| | |-- outcomes

| | | |-- db

| | | ‘-- lang

| | | ‘-- en

| | |-- overview

| | | |-- db

| | | ‘-- lang

| | | ‘-- en

| | ‘-- user

| | |-- db

| | ‘-- lang

| | ‘-- en

19

Page 20: Directory Structure of Moodle - Kanwal Rekhi · Directory Structure of Moodle RAJU B July 2013 1 Introduction These document is representing the directory structure of moodle Directory

| ‘-- tests

|-- group

| ‘-- tests

| ‘-- behat

|-- install

| ‘-- lang

|-- iplookup

| ‘-- tests

|-- lang

| ‘-- en

| ‘-- fonts

|-- lib

| |-- adodb

| | |-- drivers

| | |-- lang

| | |-- perf

| | ‘-- xsl

| |-- ajax

| | ‘-- tests

| |-- alfresco

| | ‘-- Service

| | |-- Logger

| | ‘-- WebService

| |-- behat

| | |-- classes

| | |-- features

| | | ‘-- bootstrap

| | ‘-- form_field

| |-- bennu

| |-- db

| |-- ddl

| | ‘-- tests

| | ‘-- fixtures

| |-- dml

| | ‘-- tests

| | ‘-- fixtures

| | ‘-- randombinary

| |-- dragmath

| | |-- applet

| | | |-- Display

| | | |-- formats

| | | |-- lang

| | | ‘-- lib

| | |-- doc

| | | ‘-- img

| | | |-- sin on box.jpg

20

Page 21: Directory Structure of Moodle - Kanwal Rekhi · Directory Structure of Moodle RAJU B July 2013 1 Introduction These document is representing the directory structure of moodle Directory

| | | ‘-- sin on plus.jpg

| | ‘-- Version History.html

| |-- dtl

| |-- editor

| | |-- textarea

| | | ‘-- lang

| | | ‘-- en

| | ‘-- tinymce

| | |-- classes

| | |-- cli

| | |-- db

| | |-- lang

| | | ‘-- en

| | |-- plugins

| | | |-- ctrlhelp

| | | | |-- lang

| | | | | ‘-- en

| | | | ‘-- tinymce

| | | |-- dragmath

| | | | |-- lang

| | | | | ‘-- en

| | | | |-- pix

| | | | ‘-- tinymce

| | | | |-- img

| | | | ‘-- js

| | | |-- moodleemoticon

| | | | |-- lang

| | | | | ‘-- en

| | | | |-- pix

| | | | ‘-- tinymce

| | | | |-- img

| | | | ‘-- js

| | | |-- moodleimage

| | | | |-- lang

| | | | | ‘-- en

| | | | |-- pix

| | | | ‘-- tinymce

| | | | |-- css

| | | | |-- img

| | | | ‘-- js

| | | |-- moodlemedia

| | | | |-- lang

| | | | | ‘-- en

| | | | |-- pix

| | | | ‘-- tinymce

| | | | |-- css

21

Page 22: Directory Structure of Moodle - Kanwal Rekhi · Directory Structure of Moodle RAJU B July 2013 1 Introduction These document is representing the directory structure of moodle Directory

| | | | |-- img

| | | | ‘-- js

| | | |-- moodlenolink

| | | | |-- lang

| | | | | ‘-- en

| | | | |-- pix

| | | | ‘-- tinymce

| | | | ‘-- img

| | | ‘-- spellchecker

| | | |-- classes

| | | | ‘-- utils

| | | |-- db

| | | |-- includes

| | | |-- lang

| | | | ‘-- en

| | | |-- pix

| | | ‘-- tinymce

| | | |-- css

| | | ‘-- img

| | |-- tests

| | | ‘-- behat

| | |-- tiny_mce

| | | ‘-- 3.5.8

| | | |-- langs

| | | |-- plugins

| | | | |-- advhr

| | | | | |-- css

| | | | | |-- js

| | | | | ‘-- langs

| | | | |-- advimage

| | | | | |-- css

| | | | | |-- img

| | | | | |-- js

| | | | | ‘-- langs

| | | | |-- advlink

| | | | | |-- css

| | | | | |-- js

| | | | | ‘-- langs

| | | | |-- advlist

| | | | |-- autolink

| | | | |-- autoresize

| | | | |-- autosave

| | | | |-- bbcode

| | | | |-- contextmenu

| | | | |-- directionality

| | | | |-- emotions

22

Page 23: Directory Structure of Moodle - Kanwal Rekhi · Directory Structure of Moodle RAJU B July 2013 1 Introduction These document is representing the directory structure of moodle Directory

| | | | | |-- img

| | | | | |-- js

| | | | | ‘-- langs

| | | | |-- example

| | | | | |-- img

| | | | | |-- js

| | | | | ‘-- langs

| | | | |-- example_dependency

| | | | |-- fullpage

| | | | | |-- css

| | | | | |-- js

| | | | | ‘-- langs

| | | | |-- fullscreen

| | | | |-- iespell

| | | | |-- inlinepopups

| | | | | ‘-- skins

| | | | | ‘-- clearlooks2

| | | | | ‘-- img

| | | | |-- insertdatetime

| | | | |-- layer

| | | | |-- legacyoutput

| | | | |-- lists

| | | | |-- media

| | | | | |-- css

| | | | | |-- js

| | | | | ‘-- langs

| | | | |-- nonbreaking

| | | | |-- noneditable

| | | | |-- pagebreak

| | | | |-- paste

| | | | | |-- js

| | | | | ‘-- langs

| | | | |-- preview

| | | | | ‘-- jscripts

| | | | |-- print

| | | | |-- save

| | | | |-- searchreplace

| | | | | |-- css

| | | | | |-- js

| | | | | ‘-- langs

| | | | |-- spellchecker

| | | | | |-- css

| | | | | ‘-- img

| | | | |-- style

| | | | | |-- css

| | | | | |-- js

23

Page 24: Directory Structure of Moodle - Kanwal Rekhi · Directory Structure of Moodle RAJU B July 2013 1 Introduction These document is representing the directory structure of moodle Directory

| | | | | ‘-- langs

| | | | |-- tabfocus

| | | | |-- table

| | | | | |-- css

| | | | | |-- js

| | | | | ‘-- langs

| | | | |-- template

| | | | | |-- css

| | | | | |-- js

| | | | | ‘-- langs

| | | | |-- visualblocks

| | | | | ‘-- css

| | | | |-- visualchars

| | | | |-- wordcount

| | | | ‘-- xhtmlxtras

| | | | |-- css

| | | | |-- js

| | | | ‘-- langs

| | | |-- themes

| | | | |-- advanced

| | | | | |-- img

| | | | | |-- js

| | | | | |-- langs

| | | | | ‘-- skins

| | | | | |-- default

| | | | | | ‘-- img

| | | | | |-- highcontrast

| | | | | ‘-- o2k7

| | | | | ‘-- img

| | | | ‘-- simple

| | | | |-- img

| | | | |-- langs

| | | | ‘-- skins

| | | | |-- default

| | | | ‘-- o2k7

| | | | ‘-- img

| | | ‘-- utils

| | ‘-- yui

| | |-- build

| | | ‘-- moodle-editor_tinymce-collapse

| | ‘-- src

| | ‘-- collapse

| | |-- js

| | ‘-- meta

| |-- evalmath

| |-- external

24

Page 25: Directory Structure of Moodle - Kanwal Rekhi · Directory Structure of Moodle RAJU B July 2013 1 Introduction These document is representing the directory structure of moodle Directory

| | ‘-- tests

| |-- filebrowser

| |-- filestorage

| | ‘-- tests

| | ‘-- fixtures

| |-- flowplayer

| |-- form

| | |-- tests

| | ‘-- yui

| | |-- checkboxcontroller

| | |-- dateselector

| | | ‘-- assets

| | | ‘-- skins

| | | ‘-- sam

| | |-- listing

| | |-- passwordunmask

| | |-- shortforms

| | ‘-- showadvanced

| |-- google

| | |-- auth

| | |-- cache

| | |-- contrib

| | |-- external

| | |-- io

| | |-- NOTICE

| | ‘-- service

| |-- grade

| | ‘-- tests

| | ‘-- fixtures

| |-- htaccess

| |-- htmlpurifier

| | |-- CREDITS

| | ‘-- HTMLPurifier

| | |-- AttrDef

| | | |-- CSS

| | | |-- HTML

| | | ‘-- URI

| | | ‘-- Email

| | |-- AttrTransform

| | |-- ChildDef

| | |-- ConfigSchema

| | | |-- Builder

| | | |-- Interchange

| | | ‘-- schema

| | |-- DefinitionCache

| | | |-- Decorator

25

Page 26: Directory Structure of Moodle - Kanwal Rekhi · Directory Structure of Moodle RAJU B July 2013 1 Introduction These document is representing the directory structure of moodle Directory

| | | ‘-- Serializer

| | |-- EntityLookup

| | |-- Filter

| | |-- HTMLModule

| | | ‘-- Tidy

| | |-- Injector

| | |-- Language

| | | |-- classes

| | | ‘-- messages

| | |-- Lexer

| | |-- Printer

| | |-- Strategy

| | |-- TagTransform

| | |-- Token

| | |-- URIFilter

| | |-- URIScheme

| | ‘-- VarParser

| |-- jabber

| | ‘-- XMPP

| |-- jquery

| | ‘-- ui-1.10.2

| | ‘-- css

| | ‘-- base

| | ‘-- images

| |-- minify

| | ‘-- lib

| | |-- HTTP

| | |-- Minify

| | | |-- Cache

| | | |-- Controller

| | | |-- CSS

| | | |-- HTML

| | | |-- JS

| | | ‘-- YUI

| | ‘-- MrClay

| | ‘-- Cli

| |-- password_compat

| | |-- lib

| | ‘-- tests

| |-- pear

| | |-- Auth

| | |-- Crypt

| | |-- HTML

| | | ‘-- QuickForm

| | | |-- Renderer

| | | ‘-- Rule

26

Page 27: Directory Structure of Moodle - Kanwal Rekhi · Directory Structure of Moodle RAJU B July 2013 1 Introduction These document is representing the directory structure of moodle Directory

| | |-- HTTP

| | | ‘-- WebDAV

| | | |-- AUTHORS

| | | |-- COPYING

| | | ‘-- Tools

| | |-- Net

| | | ‘-- GeoIP

| | |-- PEAR

| | ‘-- XML

| | ‘-- Parser

| |-- phpexcel

| | ‘-- PHPExcel

| | |-- CachedObjectStorage

| | |-- Calculation

| | | ‘-- Token

| | |-- Cell

| | |-- Chart

| | | ‘-- Renderer

| | | ‘-- PHP Charting Libraries.txt

| | |-- locale

| | | |-- cs

| | | | |-- config

| | | | ‘-- functions

| | | |-- da

| | | | |-- config

| | | | ‘-- functions

| | | |-- de

| | | | |-- config

| | | | ‘-- functions

| | | |-- en

| | | | ‘-- uk

| | | | ‘-- config

| | | |-- es

| | | | |-- config

| | | | ‘-- functions

| | | |-- fi

| | | | |-- config

| | | | ‘-- functions

| | | |-- fr

| | | | |-- config

| | | | ‘-- functions

| | | |-- hu

| | | | |-- config

| | | | ‘-- functions

| | | |-- it

| | | | |-- config

27

Page 28: Directory Structure of Moodle - Kanwal Rekhi · Directory Structure of Moodle RAJU B July 2013 1 Introduction These document is representing the directory structure of moodle Directory

| | | | ‘-- functions

| | | |-- nl

| | | | |-- config

| | | | ‘-- functions

| | | |-- no

| | | | |-- config

| | | | ‘-- functions

| | | |-- pl

| | | | |-- config

| | | | ‘-- functions

| | | |-- pt

| | | | |-- br

| | | | | |-- config

| | | | | ‘-- functions

| | | | |-- config

| | | | ‘-- functions

| | | |-- ru

| | | | |-- config

| | | | ‘-- functions

| | | |-- sv

| | | | |-- config

| | | | ‘-- functions

| | | ‘-- tr

| | | |-- config

| | | ‘-- functions

| | |-- Reader

| | | |-- Excel2007

| | | ‘-- Excel5

| | |-- RichText

| | |-- Shared

| | | |-- Escher

| | | | |-- DgContainer

| | | | | ‘-- SpgrContainer

| | | | ‘-- DggContainer

| | | | ‘-- BstoreContainer

| | | | ‘-- BSE

| | | |-- JAMA

| | | | |-- examples

| | | | |-- tests

| | | | ‘-- utils

| | | |-- OLE

| | | | ‘-- PPS

| | | |-- PCLZip

| | | ‘-- trend

| | |-- Style

| | |-- Worksheet

28

Page 29: Directory Structure of Moodle - Kanwal Rekhi · Directory Structure of Moodle RAJU B July 2013 1 Introduction These document is representing the directory structure of moodle Directory

| | | |-- AutoFilter

| | | | ‘-- Column

| | | ‘-- Drawing

| | ‘-- Writer

| | |-- Excel2007

| | |-- Excel5

| | ‘-- PDF

| |-- phpmailer

| | ‘-- language

| |-- phpunit

| | |-- classes

| | ‘-- tests

| | ‘-- fixtures

| |-- portfolio

| | ‘-- formats

| | ‘-- leap2a

| |-- simplepie

| | ‘-- library

| | ‘-- SimplePie

| | |-- Cache

| | |-- Content

| | | ‘-- Type

| | |-- Decode

| | | ‘-- HTML

| | |-- HTTP

| | |-- Net

| | |-- Parse

| | ‘-- XML

| | ‘-- Declaration

| |-- tcpdf

| | |-- config

| | ‘-- fonts

| | ‘-- freefont-20100919

| | |-- AUTHORS

| | |-- ChangeLog

| | |-- COPYING

| | |-- CREDITS

| | ‘-- INSTALL

| |-- testing

| | |-- classes

| | |-- generator

| | ‘-- tests

| |-- tests

| | |-- behat

| | |-- fixtures

| | | |-- langtest

29

Page 30: Directory Structure of Moodle - Kanwal Rekhi · Directory Structure of Moodle RAJU B July 2013 1 Introduction These document is representing the directory structure of moodle Directory

| | | | |-- aa

| | | | |-- bb

| | | | |-- bc

| | | | |-- cda

| | | | |-- cdb

| | | | |-- cdc

| | | | |-- de

| | | | |-- de_du

| | | | |-- de_kids

| | | | ‘-- sd

| | | ‘-- mockplugins

| | | ‘-- mod

| | | |-- bar

| | | |-- baz

| | | | ‘-- meg

| | | | ‘-- one

| | | |-- foo

| | | | ‘-- lish

| | | | |-- frog

| | | | ‘-- hippo

| | | |-- new

| | | ‘-- qux

| | | ‘-- cat

| | | ‘-- one

| | |-- other

| | ‘-- performance

| |-- typo3

| | |-- csconvtbl

| | ‘-- unidata

| |-- xhprof

| | |-- CHANGELOG

| | |-- CREDITS

| | |-- xhprof_html

| | | |-- css

| | | |-- jquery

| | | ‘-- js

| | ‘-- xhprof_lib

| | |-- display

| | ‘-- utils

| |-- xmldb

| |-- yui

| | |-- build

| | | |-- moodle-core-blocks

| | | |-- moodle-core-chooserdialogue

| | | |-- moodle-core-formautosubmit

| | | |-- moodle-core-formchangechecker

30

Page 31: Directory Structure of Moodle - Kanwal Rekhi · Directory Structure of Moodle RAJU B July 2013 1 Introduction These document is representing the directory structure of moodle Directory

| | | |-- moodle-core-notification

| | | |-- moodle-core-popuphelp

| | | ‘-- moodle-core-tooltip

| | |-- dragdrop

| | ‘-- src

| | |-- blocks

| | | |-- js

| | | ‘-- meta

| | |-- chooserdialogue

| | | |-- js

| | | ‘-- meta

| | |-- formautosubmit

| | | |-- js

| | | ‘-- meta

| | |-- formchangechecker

| | | |-- js

| | | ‘-- meta

| | |-- notification

| | | |-- js

| | | ‘-- meta

| | |-- popuphelp

| | | |-- js

| | | ‘-- meta

| | ‘-- tooltip

| | |-- js

| | ‘-- meta

| |-- yuilib

| | |-- 2in3

| | | |-- 2.9.0

| | | | ‘-- build

| | | | |-- assets

| | | | | ‘-- skins

| | | | | ‘-- sam

| | | | |-- yui2-animation

| | | | |-- yui2-autocomplete

| | | | |-- yui2-base

| | | | |-- yui2-button

| | | | |-- yui2-calendar

| | | | |-- yui2-carousel

| | | | |-- yui2-charts

| | | | |-- yui2-colorpicker

| | | | |-- yui2-connection

| | | | |-- yui2-connectioncore

| | | | |-- yui2-container

| | | | |-- yui2-containercore

| | | | |-- yui2-cookie

31

Page 32: Directory Structure of Moodle - Kanwal Rekhi · Directory Structure of Moodle RAJU B July 2013 1 Introduction These document is representing the directory structure of moodle Directory

| | | | |-- yui2-datasource

| | | | |-- yui2-datatable

| | | | |-- yui2-datemath

| | | | |-- yui2-dom

| | | | |-- yui2-dragdrop

| | | | |-- yui2-editor

| | | | |-- yui2-element

| | | | |-- yui2-element-delegate

| | | | |-- yui2-event

| | | | |-- yui2-event-delegate

| | | | |-- yui2-event-mouseenter

| | | | |-- yui2-event-simulate

| | | | |-- yui2-fonts

| | | | |-- yui2-get

| | | | |-- yui2-grids

| | | | |-- yui2-history

| | | | |-- yui2-imagecropper

| | | | |-- yui2-imageloader

| | | | |-- yui2-json

| | | | |-- yui2-layout

| | | | |-- yui2-logger

| | | | |-- yui2-menu

| | | | |-- yui2-paginator

| | | | |-- yui2-profiler

| | | | |-- yui2-profilerviewer

| | | | |-- yui2-progressbar

| | | | |-- yui2-reset

| | | | |-- yui2-reset-fonts

| | | | |-- yui2-reset-fonts-grids

| | | | |-- yui2-resize

| | | | |-- yui2-selector

| | | | |-- yui2-simpleeditor

| | | | |-- yui2-skin-sam

| | | | | ‘-- assets

| | | | | ‘-- skins

| | | | | ‘-- sam

| | | | |-- yui2-skin-sam-autocomplete

| | | | | ‘-- assets

| | | | | ‘-- skins

| | | | | ‘-- sam

| | | | |-- yui2-skin-sam-button

| | | | | ‘-- assets

| | | | | ‘-- skins

| | | | | ‘-- sam

| | | | |-- yui2-skin-sam-calendar

| | | | | ‘-- assets

32

Page 33: Directory Structure of Moodle - Kanwal Rekhi · Directory Structure of Moodle RAJU B July 2013 1 Introduction These document is representing the directory structure of moodle Directory

| | | | | ‘-- skins

| | | | | ‘-- sam

| | | | |-- yui2-skin-sam-carousel

| | | | | ‘-- assets

| | | | | ‘-- skins

| | | | | ‘-- sam

| | | | |-- yui2-skin-sam-colorpicker

| | | | | ‘-- assets

| | | | | ‘-- skins

| | | | | ‘-- sam

| | | | |-- yui2-skin-sam-container

| | | | | ‘-- assets

| | | | | ‘-- skins

| | | | | ‘-- sam

| | | | |-- yui2-skin-sam-datatable

| | | | | ‘-- assets

| | | | | ‘-- skins

| | | | | ‘-- sam

| | | | |-- yui2-skin-sam-editor

| | | | | ‘-- assets

| | | | | ‘-- skins

| | | | | ‘-- sam

| | | | |-- yui2-skin-sam-imagecropper

| | | | | ‘-- assets

| | | | | ‘-- skins

| | | | | ‘-- sam

| | | | |-- yui2-skin-sam-layout

| | | | | ‘-- assets

| | | | | ‘-- skins

| | | | | ‘-- sam

| | | | |-- yui2-skin-sam-logger

| | | | | ‘-- assets

| | | | | ‘-- skins

| | | | | ‘-- sam

| | | | |-- yui2-skin-sam-menu

| | | | | ‘-- assets

| | | | | ‘-- skins

| | | | | ‘-- sam

| | | | |-- yui2-skin-sam-paginator

| | | | | ‘-- assets

| | | | | ‘-- skins

| | | | | ‘-- sam

| | | | |-- yui2-skin-sam-profilerviewer

| | | | | ‘-- assets

| | | | | ‘-- skins

| | | | | ‘-- sam

33

Page 34: Directory Structure of Moodle - Kanwal Rekhi · Directory Structure of Moodle RAJU B July 2013 1 Introduction These document is representing the directory structure of moodle Directory

| | | | |-- yui2-skin-sam-progressbar

| | | | | ‘-- assets

| | | | | ‘-- skins

| | | | | ‘-- sam

| | | | |-- yui2-skin-sam-resize

| | | | | ‘-- assets

| | | | | ‘-- skins

| | | | | ‘-- sam

| | | | |-- yui2-skin-sam-simpleeditor

| | | | | ‘-- assets

| | | | | ‘-- skins

| | | | | ‘-- sam

| | | | |-- yui2-skin-sam-slider

| | | | | ‘-- assets

| | | | | ‘-- skins

| | | | | ‘-- sam

| | | | |-- yui2-skin-sam-tabview

| | | | | ‘-- assets

| | | | | ‘-- skins

| | | | | ‘-- sam

| | | | |-- yui2-skin-sam-treeview

| | | | | ‘-- assets

| | | | | ‘-- skins

| | | | | ‘-- sam

| | | | |-- yui2-skin-sam-yuitest

| | | | | ‘-- assets

| | | | | ‘-- skins

| | | | | ‘-- sam

| | | | |-- yui2-slider

| | | | |-- yui2-storage

| | | | |-- yui2-stylesheet

| | | | |-- yui2-swf

| | | | |-- yui2-swfdetect

| | | | |-- yui2-swfstore

| | | | |-- yui2-tabview

| | | | |-- yui2-treeview

| | | | |-- yui2-uploader

| | | | |-- yui2-utilities

| | | | |-- yui2-yahoo

| | | | |-- yui2-yahoo-dom-event

| | | | |-- yui2-yuiloader

| | | | |-- yui2-yuiloader-dom-event

| | | | ‘-- yui2-yuitest

| | | ‘-- meta

| | ‘-- 3.9.1

| | ‘-- build

34

Page 35: Directory Structure of Moodle - Kanwal Rekhi · Directory Structure of Moodle RAJU B July 2013 1 Introduction These document is representing the directory structure of moodle Directory

| | |-- align-plugin

| | |-- anim-base

| | |-- anim-color

| | |-- anim-curve

| | |-- anim-easing

| | |-- anim-node-plugin

| | |-- anim-scroll

| | |-- anim-shape

| | |-- anim-xy

| | |-- app-base

| | |-- app-content

| | |-- app-transitions

| | |-- app-transitions-css

| | |-- app-transitions-native

| | |-- array-extras

| | |-- array-invoke

| | |-- arraylist

| | |-- arraylist-add

| | |-- arraylist-filter

| | |-- arraysort

| | |-- assets

| | | ‘-- skins

| | | ‘-- sam

| | |-- async-queue

| | |-- attribute-base

| | |-- attribute-complex

| | |-- attribute-core

| | |-- attribute-extras

| | |-- attribute-observable

| | |-- autocomplete-base

| | |-- autocomplete-filters

| | |-- autocomplete-filters-accentfold

| | |-- autocomplete-highlighters

| | |-- autocomplete-highlighters-accentfold

| | |-- autocomplete-list

| | | |-- assets

| | | | ‘-- skins

| | | | |-- night

| | | | ‘-- sam

| | | ‘-- lang

| | |-- autocomplete-list-keys

| | |-- autocomplete-plugin

| | |-- autocomplete-sources

| | |-- axis

| | |-- axis-base

| | |-- axis-category

35

Page 36: Directory Structure of Moodle - Kanwal Rekhi · Directory Structure of Moodle RAJU B July 2013 1 Introduction These document is representing the directory structure of moodle Directory

| | |-- axis-category-base

| | |-- axis-numeric

| | |-- axis-numeric-base

| | |-- axis-stacked

| | |-- axis-stacked-base

| | |-- axis-time

| | |-- axis-time-base

| | |-- base-base

| | |-- base-build

| | |-- base-core

| | |-- base-observable

| | |-- base-pluginhost

| | |-- button

| | |-- button-core

| | |-- button-group

| | |-- button-plugin

| | |-- cache-base

| | |-- cache-offline

| | |-- cache-plugin

| | |-- calendar

| | | |-- assets

| | | | ‘-- skins

| | | | |-- night

| | | | ‘-- sam

| | | ‘-- lang

| | |-- calendar-base

| | | |-- assets

| | | | ‘-- skins

| | | | |-- night

| | | | ‘-- sam

| | | ‘-- lang

| | |-- calendarnavigator

| | | ‘-- assets

| | | ‘-- skins

| | | |-- night

| | | ‘-- sam

| | |-- charts

| | |-- charts-base

| | |-- charts-legend

| | |-- classnamemanager

| | |-- clickable-rail

| | | ‘-- assets

| | |-- color-base

| | |-- color-harmony

| | |-- color-hsl

| | |-- color-hsv

36

Page 37: Directory Structure of Moodle - Kanwal Rekhi · Directory Structure of Moodle RAJU B July 2013 1 Introduction These document is representing the directory structure of moodle Directory

| | |-- console

| | | |-- assets

| | | | ‘-- skins

| | | | ‘-- sam

| | | ‘-- lang

| | |-- console-filters

| | | ‘-- assets

| | | ‘-- skins

| | | ‘-- sam

| | |-- cookie

| | |-- createlink-base

| | |-- cssbase

| | |-- cssbase-context

| | |-- cssbutton

| | |-- cssfonts

| | |-- cssfonts-context

| | |-- cssgrids

| | |-- cssgrids-base

| | |-- cssgrids-context-deprecated

| | |-- cssgrids-responsive

| | |-- cssgrids-units

| | |-- cssnormalize

| | |-- cssnormalize-context

| | |-- cssreset

| | |-- cssreset-context

| | |-- dataschema-array

| | |-- dataschema-base

| | |-- dataschema-json

| | |-- dataschema-text

| | |-- dataschema-xml

| | |-- datasource-arrayschema

| | |-- datasource-cache

| | |-- datasource-function

| | |-- datasource-get

| | |-- datasource-io

| | |-- datasource-jsonschema

| | |-- datasource-local

| | |-- datasource-polling

| | |-- datasource-textschema

| | |-- datasource-xmlschema

| | |-- datatable-base

| | | ‘-- assets

| | | ‘-- skins

| | | |-- night

| | | ‘-- sam

| | |-- datatable-base-deprecated

37

Page 38: Directory Structure of Moodle - Kanwal Rekhi · Directory Structure of Moodle RAJU B July 2013 1 Introduction These document is representing the directory structure of moodle Directory

| | | ‘-- assets

| | | ‘-- skins

| | | |-- night

| | | ‘-- sam

| | |-- datatable-body

| | |-- datatable-column-widths

| | |-- datatable-core

| | |-- datatable-datasource

| | |-- datatable-datasource-deprecated

| | |-- datatable-formatters

| | |-- datatable-head

| | |-- datatable-message

| | | |-- assets

| | | | ‘-- skins

| | | | |-- night

| | | | ‘-- sam

| | | ‘-- lang

| | |-- datatable-mutable

| | |-- datatable-scroll

| | | ‘-- assets

| | | ‘-- skins

| | | |-- night

| | | ‘-- sam

| | |-- datatable-scroll-deprecated

| | |-- datatable-sort

| | | |-- assets

| | | | ‘-- skins

| | | | |-- night

| | | | ‘-- sam

| | | ‘-- lang

| | |-- datatable-sort-deprecated

| | | ‘-- lang

| | |-- datatable-table

| | |-- datatype-date-format

| | | ‘-- lang

| | |-- datatype-date-math

| | |-- datatype-date-parse

| | |-- datatype-number-format

| | |-- datatype-number-parse

| | |-- datatype-xml-format

| | |-- datatype-xml-parse

| | |-- dd-constrain

| | |-- dd-ddm

| | |-- dd-ddm-base

| | |-- dd-ddm-drop

| | |-- dd-delegate

38

Page 39: Directory Structure of Moodle - Kanwal Rekhi · Directory Structure of Moodle RAJU B July 2013 1 Introduction These document is representing the directory structure of moodle Directory

| | |-- dd-drag

| | |-- dd-drop

| | |-- dd-drop-plugin

| | |-- dd-gestures

| | |-- dd-plugin

| | |-- dd-proxy

| | |-- dd-scroll

| | |-- dial

| | | |-- assets

| | | | ‘-- skins

| | | | |-- night

| | | | ‘-- sam

| | | ‘-- lang

| | |-- dom-attrs

| | |-- dom-base

| | |-- dom-class

| | |-- dom-core

| | |-- dom-create

| | |-- dom-deprecated

| | |-- dom-screen

| | |-- dom-size

| | |-- dom-style

| | |-- dom-style-ie

| | |-- dump

| | |-- editor-base

| | |-- editor-bidi

| | |-- editor-br

| | |-- editor-lists

| | |-- editor-para

| | |-- editor-para-base

| | |-- editor-para-ie

| | |-- editor-selection

| | |-- editor-tab

| | |-- escape

| | |-- event-base

| | |-- event-base-ie

| | |-- event-contextmenu

| | |-- event-custom-base

| | |-- event-custom-complex

| | |-- event-delegate

| | |-- event-flick

| | |-- event-focus

| | |-- event-hover

| | |-- event-key

| | |-- event-mouseenter

| | |-- event-mousewheel

39

Page 40: Directory Structure of Moodle - Kanwal Rekhi · Directory Structure of Moodle RAJU B July 2013 1 Introduction These document is representing the directory structure of moodle Directory

| | |-- event-move

| | |-- event-outside

| | |-- event-resize

| | |-- event-simulate

| | |-- event-synthetic

| | |-- event-tap

| | |-- event-touch

| | |-- event-valuechange

| | |-- exec-command

| | |-- features

| | |-- file

| | |-- file-flash

| | |-- file-html5

| | |-- frame

| | |-- gesture-simulate

| | |-- get

| | |-- get-nodejs

| | |-- graphics

| | |-- graphics-canvas

| | |-- graphics-canvas-default

| | |-- graphics-group

| | |-- graphics-svg

| | |-- graphics-svg-default

| | |-- graphics-vml

| | |-- graphics-vml-default

| | |-- handlebars-base

| | |-- handlebars-compiler

| | |-- highlight-accentfold

| | |-- highlight-base

| | |-- history-base

| | |-- history-hash

| | |-- history-hash-ie

| | |-- history-html5

| | |-- imageloader

| | |-- intl

| | |-- intl-base

| | |-- io-base

| | |-- io-form

| | |-- io-nodejs

| | |-- io-queue

| | |-- io-upload-iframe

| | |-- io-xdr

| | |-- jsonp

| | |-- json-parse

| | |-- json-parse-shim

| | |-- jsonp-url

40

Page 41: Directory Structure of Moodle - Kanwal Rekhi · Directory Structure of Moodle RAJU B July 2013 1 Introduction These document is representing the directory structure of moodle Directory

| | |-- json-stringify

| | |-- json-stringify-shim

| | |-- lazy-model-list

| | |-- loader

| | |-- loader-base

| | |-- loader-rollup

| | |-- loader-yui3

| | |-- matrix

| | |-- model

| | |-- model-list

| | |-- model-sync-rest

| | |-- node-base

| | |-- node-core

| | |-- node-deprecated

| | |-- node-event-delegate

| | |-- node-event-html5

| | |-- node-event-simulate

| | |-- node-flick

| | | ‘-- assets

| | | ‘-- skins

| | | ‘-- sam

| | |-- node-focusmanager

| | |-- node-load

| | |-- node-menunav

| | | ‘-- assets

| | | ‘-- skins

| | | |-- night

| | | ‘-- sam

| | |-- node-pluginhost

| | |-- node-screen

| | |-- node-scroll-info

| | |-- node-style

| | |-- oop

| | |-- overlay

| | | ‘-- assets

| | | ‘-- skins

| | | |-- night

| | | ‘-- sam

| | |-- panel

| | | ‘-- assets

| | | ‘-- skins

| | | |-- night

| | | ‘-- sam

| | |-- parallel

| | |-- pjax

| | |-- pjax-base

41

Page 42: Directory Structure of Moodle - Kanwal Rekhi · Directory Structure of Moodle RAJU B July 2013 1 Introduction These document is representing the directory structure of moodle Directory

| | |-- pjax-content

| | |-- pjax-plugin

| | |-- plugin

| | |-- pluginhost-base

| | |-- pluginhost-config

| | |-- profiler

| | |-- promise

| | |-- querystring-parse

| | |-- querystring-parse-simple

| | |-- querystring-stringify

| | |-- querystring-stringify-simple

| | |-- queue-promote

| | |-- range-slider

| | | ‘-- assets

| | |-- recordset-base

| | |-- recordset-filter

| | |-- recordset-indexer

| | |-- recordset-sort

| | |-- resize-base

| | | ‘-- assets

| | | ‘-- skins

| | | |-- night

| | | ‘-- sam

| | |-- resize-constrain

| | | ‘-- assets

| | | ‘-- skins

| | | |-- night

| | | ‘-- sam

| | |-- resize-plugin

| | | ‘-- assets

| | | ‘-- skins

| | | |-- night

| | | ‘-- sam

| | |-- resize-proxy

| | | ‘-- assets

| | | ‘-- skins

| | | |-- night

| | | ‘-- sam

| | |-- router

| | |-- scrollview

| | |-- scrollview-base

| | | ‘-- assets

| | | ‘-- skins

| | | |-- night

| | | ‘-- sam

| | |-- scrollview-base-ie

42

Page 43: Directory Structure of Moodle - Kanwal Rekhi · Directory Structure of Moodle RAJU B July 2013 1 Introduction These document is representing the directory structure of moodle Directory

| | |-- scrollview-list

| | | ‘-- assets

| | | ‘-- skins

| | | |-- night

| | | ‘-- sam

| | |-- scrollview-paginator

| | |-- scrollview-scrollbars

| | | ‘-- assets

| | | ‘-- skins

| | | |-- night

| | | ‘-- sam

| | |-- selector

| | |-- selector-css2

| | |-- selector-css3

| | |-- selector-native

| | |-- series-area

| | |-- series-areaspline

| | |-- series-areaspline-stacked

| | |-- series-area-stacked

| | |-- series-bar

| | |-- series-bar-stacked

| | |-- series-base

| | |-- series-candlestick

| | |-- series-cartesian

| | |-- series-column

| | |-- series-column-stacked

| | |-- series-combo

| | |-- series-combospline

| | |-- series-combospline-stacked

| | |-- series-combo-stacked

| | |-- series-curve-util

| | |-- series-fill-util

| | |-- series-histogram-base

| | |-- series-line

| | |-- series-line-stacked

| | |-- series-line-util

| | |-- series-marker

| | |-- series-marker-stacked

| | |-- series-ohlc

| | |-- series-pie

| | |-- series-plot-util

| | |-- series-range

| | |-- series-spline

| | |-- series-spline-stacked

| | |-- series-stacked

| | |-- shim-plugin

43

Page 44: Directory Structure of Moodle - Kanwal Rekhi · Directory Structure of Moodle RAJU B July 2013 1 Introduction These document is representing the directory structure of moodle Directory

| | |-- simpleyui

| | |-- slider-base

| | | ‘-- assets

| | | ‘-- skins

| | | |-- audio

| | | |-- audio-light

| | | |-- capsule

| | | |-- capsule-dark

| | | |-- night

| | | |-- round

| | | |-- round-dark

| | | |-- sam

| | | ‘-- sam-dark

| | |-- slider-value-range

| | | ‘-- assets

| | |-- sortable

| | |-- sortable-scroll

| | |-- stylesheet

| | |-- substitute

| | |-- swf

| | |-- swfdetect

| | |-- tabview

| | | ‘-- assets

| | | ‘-- skins

| | | |-- night

| | | ‘-- sam

| | |-- tabview-base

| | | ‘-- assets

| | |-- tabview-plugin

| | | ‘-- assets

| | |-- template-base

| | |-- template-micro

| | |-- test

| | |-- test-console

| | | ‘-- assets

| | | ‘-- skins

| | | ‘-- sam

| | |-- text-accentfold

| | |-- text-data-accentfold

| | |-- text-data-wordbreak

| | |-- text-wordbreak

| | |-- timers

| | |-- transition

| | |-- transition-timer

| | |-- tree

| | |-- tree-labelable

44

Page 45: Directory Structure of Moodle - Kanwal Rekhi · Directory Structure of Moodle RAJU B July 2013 1 Introduction These document is representing the directory structure of moodle Directory

| | |-- tree-lazy

| | |-- tree-node

| | |-- tree-openable

| | |-- tree-selectable

| | |-- uploader

| | | ‘-- assets

| | |-- uploader-deprecated

| | | ‘-- assets

| | |-- uploader-flash

| | | ‘-- assets

| | |-- uploader-html5

| | | ‘-- assets

| | |-- uploader-queue

| | | ‘-- assets

| | |-- view

| | |-- view-node-map

| | |-- widget-anim

| | |-- widget-autohide

| | |-- widget-base

| | | ‘-- assets

| | | ‘-- skins

| | | |-- night

| | | ‘-- sam

| | |-- widget-base-ie

| | | ‘-- assets

| | |-- widget-buttons

| | | ‘-- assets

| | | ‘-- skins

| | | |-- night

| | | ‘-- sam

| | |-- widget-child

| | |-- widget-htmlparser

| | | ‘-- assets

| | |-- widget-locale

| | | ‘-- assets

| | |-- widget-modality

| | | ‘-- assets

| | | ‘-- skins

| | | |-- night

| | | ‘-- sam

| | |-- widget-parent

| | |-- widget-position

| | |-- widget-position-align

| | |-- widget-position-constrain

| | |-- widget-skin

| | | ‘-- assets

45

Page 46: Directory Structure of Moodle - Kanwal Rekhi · Directory Structure of Moodle RAJU B July 2013 1 Introduction These document is representing the directory structure of moodle Directory

| | |-- widget-stack

| | | ‘-- assets

| | | ‘-- skins

| | | |-- night

| | | ‘-- sam

| | |-- widget-stdmod

| | |-- widget-uievents

| | | ‘-- assets

| | |-- yql

| | |-- yql-jsonp

| | |-- yql-nodejs

| | |-- yql-winjs

| | |-- yui

| | |-- yui-base

| | |-- yui-core

| | |-- yui-later

| | |-- yui-log

| | |-- yui-log-nodejs

| | |-- yui-nodejs

| | ‘-- yui-throttle

| ‘-- zend

| ‘-- Zend

| |-- Amf

| | |-- Adobe

| | |-- Auth

| | |-- Parse

| | | |-- Amf0

| | | |-- Amf3

| | | ‘-- Resource

| | |-- Request

| | |-- Response

| | |-- Server

| | |-- Util

| | ‘-- Value

| | ‘-- Messaging

| |-- Date

| |-- Gdata

| | |-- App

| | | ‘-- Extension

| | |-- Books

| | | ‘-- Extension

| | |-- Calendar

| | | ‘-- Extension

| | |-- Docs

| | |-- DublinCore

| | | ‘-- Extension

46

Page 47: Directory Structure of Moodle - Kanwal Rekhi · Directory Structure of Moodle RAJU B July 2013 1 Introduction These document is representing the directory structure of moodle Directory

| | |-- Exif

| | | ‘-- Extension

| | |-- Extension

| | |-- Gapps

| | | ‘-- Extension

| | |-- Gbase

| | | ‘-- Extension

| | |-- Geo

| | | ‘-- Extension

| | |-- Health

| | | ‘-- Extension

| | |-- Kind

| | |-- Media

| | | ‘-- Extension

| | |-- Photos

| | | ‘-- Extension

| | |-- Spreadsheets

| | | ‘-- Extension

| | ‘-- YouTube

| | ‘-- Extension

| |-- Http

| | |-- Client

| | | ‘-- Adapter

| | ‘-- Response

| |-- Loader

| | |-- Autoloader

| | ‘-- PluginLoader

| |-- Mime

| |-- Rest

| | |-- Client

| | | ‘-- Result

| | ‘-- Server

| |-- Server

| | |-- Method

| | ‘-- Reflection

| | ‘-- Function

| |-- Service

| | |-- Amazon

| | | |-- Ec2

| | | | ‘-- Instance

| | | |-- S3

| | | ‘-- Sqs

| | |-- Delicious

| | |-- DeveloperGarden

| | | |-- BaseUserService

| | | |-- Client

47

Page 48: Directory Structure of Moodle - Kanwal Rekhi · Directory Structure of Moodle RAJU B July 2013 1 Introduction These document is representing the directory structure of moodle Directory

| | | |-- ConferenceCall

| | | |-- IpLocation

| | | |-- LocalSearch

| | | |-- Request

| | | | |-- BaseUserService

| | | | |-- ConferenceCall

| | | | |-- IpLocation

| | | | |-- LocalSearch

| | | | |-- SendSms

| | | | |-- SmsValidation

| | | | ‘-- VoiceButler

| | | |-- Response

| | | | |-- BaseUserService

| | | | |-- ConferenceCall

| | | | |-- IpLocation

| | | | |-- LocalSearch

| | | | |-- SecurityTokenServer

| | | | |-- SendSms

| | | | |-- SmsValidation

| | | | ‘-- VoiceButler

| | | |-- SecurityTokenServer

| | | ‘-- Wsdl

| | |-- Flickr

| | |-- LiveDocx

| | |-- Nirvanix

| | | ‘-- Namespace

| | |-- ReCaptcha

| | | ‘-- MailHide

| | |-- Simpy

| | |-- SlideShare

| | |-- StrikeIron

| | |-- Technorati

| | |-- Twitter

| | |-- WindowsAzure

| | | |-- Credentials

| | | |-- RetryPolicy

| | | ‘-- Storage

| | | ‘-- Blob

| | ‘-- Yahoo

| |-- Soap

| | |-- AutoDiscover

| | |-- Client

| | |-- Server

| | ‘-- Wsdl

| | ‘-- Strategy

| |-- Uri

48

Page 49: Directory Structure of Moodle - Kanwal Rekhi · Directory Structure of Moodle RAJU B July 2013 1 Introduction These document is representing the directory structure of moodle Directory

| |-- Validate

| | |-- Barcode

| | |-- Db

| | |-- File

| | |-- Hostname

| | ‘-- Sitemap

| ‘-- XmlRpc

| |-- Client

| |-- Generator

| |-- Request

| |-- Response

| |-- Server

| ‘-- Value

|-- local

|-- login

|-- message

| |-- output

| | |-- email

| | | |-- db

| | | ‘-- lang

| | | ‘-- en

| | |-- jabber

| | | |-- db

| | | ‘-- lang

| | | ‘-- en

| | ‘-- popup

| | |-- db

| | ‘-- lang

| | ‘-- en

| ‘-- tests

| ‘-- behat

|-- mnet

| |-- service

| | ‘-- enrol

| | |-- db

| | ‘-- lang

| | ‘-- en

| ‘-- xmlrpc

|-- mod

| |-- assign

| | |-- backup

| | | ‘-- moodle2

| | |-- db

| | |-- feedback

| | | |-- comments

| | | | |-- backup

49

Page 50: Directory Structure of Moodle - Kanwal Rekhi · Directory Structure of Moodle RAJU B July 2013 1 Introduction These document is representing the directory structure of moodle Directory

| | | | | ‘-- moodle2

| | | | |-- db

| | | | ‘-- lang

| | | | ‘-- en

| | | |-- file

| | | | |-- backup

| | | | | ‘-- moodle2

| | | | |-- db

| | | | ‘-- lang

| | | | ‘-- en

| | | ‘-- offline

| | | |-- db

| | | ‘-- lang

| | | ‘-- en

| | |-- lang

| | | ‘-- en

| | |-- pix

| | |-- submission

| | | |-- comments

| | | | |-- db

| | | | ‘-- lang

| | | | ‘-- en

| | | |-- file

| | | | |-- backup

| | | | | ‘-- moodle2

| | | | |-- db

| | | | ‘-- lang

| | | | ‘-- en

| | | ‘-- onlinetext

| | | |-- backup

| | | | ‘-- moodle2

| | | |-- db

| | | ‘-- lang

| | | ‘-- en

| | |-- tests

| | | |-- behat

| | | ‘-- generator

| | ‘-- yui

| | ‘-- history

| |-- assignment

| | |-- backup

| | | |-- moodle1

| | | ‘-- moodle2

| | |-- db

| | |-- lang

| | | ‘-- en

50

Page 51: Directory Structure of Moodle - Kanwal Rekhi · Directory Structure of Moodle RAJU B July 2013 1 Introduction These document is representing the directory structure of moodle Directory

| | |-- pix

| | |-- tests

| | | ‘-- generator

| | ‘-- type

| | |-- offline

| | | |-- backup

| | | | |-- moodle1

| | | | ‘-- moodle2

| | | ‘-- lang

| | | ‘-- en

| | |-- online

| | | |-- backup

| | | | ‘-- moodle1

| | | ‘-- lang

| | | ‘-- en

| | |-- upload

| | | |-- backup

| | | | ‘-- moodle1

| | | ‘-- lang

| | | ‘-- en

| | ‘-- uploadsingle

| | |-- backup

| | | ‘-- moodle1

| | ‘-- lang

| | ‘-- en

| |-- book

| | |-- backup

| | | |-- moodle1

| | | ‘-- moodle2

| | |-- db

| | |-- lang

| | | ‘-- en

| | |-- pix

| | ‘-- tool

| | |-- exportimscp

| | | |-- db

| | | |-- lang

| | | | ‘-- en

| | | ‘-- pix

| | |-- importhtml

| | | |-- db

| | | ‘-- lang

| | | ‘-- en

| | ‘-- print

| | |-- db

| | |-- lang

51

Page 52: Directory Structure of Moodle - Kanwal Rekhi · Directory Structure of Moodle RAJU B July 2013 1 Introduction These document is representing the directory structure of moodle Directory

| | | ‘-- en

| | ‘-- pix

| |-- chat

| | |-- backup

| | | |-- moodle1

| | | ‘-- moodle2

| | |-- db

| | |-- gui_ajax

| | | ‘-- theme

| | | |-- bubble

| | | ‘-- compact

| | |-- gui_basic

| | |-- gui_header_js

| | |-- gui_sockets

| | |-- lang

| | | ‘-- en

| | ‘-- pix

| |-- choice

| | |-- backup

| | | |-- moodle1

| | | ‘-- moodle2

| | |-- db

| | |-- lang

| | | ‘-- en

| | |-- pix

| | ‘-- tests

| | ‘-- behat

| |-- data

| | |-- backup

| | | |-- moodle1

| | | ‘-- moodle2

| | |-- db

| | |-- field

| | | |-- checkbox

| | | | ‘-- lang

| | | | ‘-- en

| | | |-- date

| | | | ‘-- lang

| | | | ‘-- en

| | | |-- file

| | | | ‘-- lang

| | | | ‘-- en

| | | |-- latlong

| | | | ‘-- lang

| | | | ‘-- en

| | | |-- menu

52

Page 53: Directory Structure of Moodle - Kanwal Rekhi · Directory Structure of Moodle RAJU B July 2013 1 Introduction These document is representing the directory structure of moodle Directory

| | | | ‘-- lang

| | | | ‘-- en

| | | |-- multimenu

| | | | ‘-- lang

| | | | ‘-- en

| | | |-- number

| | | | ‘-- lang

| | | | ‘-- en

| | | |-- picture

| | | | ‘-- lang

| | | | ‘-- en

| | | |-- radiobutton

| | | | ‘-- lang

| | | | ‘-- en

| | | |-- text

| | | | ‘-- lang

| | | | ‘-- en

| | | |-- textarea

| | | | ‘-- lang

| | | | ‘-- en

| | | ‘-- url

| | | ‘-- lang

| | | ‘-- en

| | |-- lang

| | | ‘-- en

| | |-- pix

| | | ‘-- field

| | |-- preset

| | | ‘-- imagegallery

| | | ‘-- lang

| | | ‘-- en

| | ‘-- tests

| | |-- fixtures

| | ‘-- generator

| |-- feedback

| | |-- backup

| | | |-- moodle1

| | | ‘-- moodle2

| | |-- db

| | |-- item

| | | |-- captcha

| | | |-- info

| | | |-- label

| | | |-- multichoice

| | | |-- multichoicerated

| | | |-- numeric

53

Page 54: Directory Structure of Moodle - Kanwal Rekhi · Directory Structure of Moodle RAJU B July 2013 1 Introduction These document is representing the directory structure of moodle Directory

| | | |-- textarea

| | | ‘-- textfield

| | |-- lang

| | | ‘-- en

| | |-- pix

| | | ‘-- multichoice

| | ‘-- yui

| | ‘-- dragdrop

| |-- folder

| | |-- backup

| | | |-- moodle1

| | | ‘-- moodle2

| | |-- db

| | |-- lang

| | | ‘-- en

| | ‘-- pix

| |-- forum

| | |-- backup

| | | |-- moodle1

| | | ‘-- moodle2

| | |-- db

| | |-- lang

| | | ‘-- en

| | |-- pix

| | ‘-- tests

| | |-- behat

| | ‘-- generator

| |-- glossary

| | |-- backup

| | | |-- moodle1

| | | ‘-- moodle2

| | |-- db

| | |-- formats

| | | |-- continuous

| | | |-- dictionary

| | | |-- encyclopedia

| | | |-- entrylist

| | | |-- faq

| | | |-- fullwithauthor

| | | |-- fullwithoutauthor

| | | ‘-- TEMPLATE

| | |-- lang

| | | ‘-- en

| | |-- pix

| | ‘-- tests

| | ‘-- behat

54

Page 55: Directory Structure of Moodle - Kanwal Rekhi · Directory Structure of Moodle RAJU B July 2013 1 Introduction These document is representing the directory structure of moodle Directory

| |-- imscp

| | |-- backup

| | | |-- moodle1

| | | ‘-- moodle2

| | |-- db

| | |-- lang

| | | ‘-- en

| | ‘-- pix

| |-- label

| | |-- backup

| | | |-- moodle1

| | | ‘-- moodle2

| | |-- db

| | |-- lang

| | | ‘-- en

| | |-- pix

| | ‘-- tests

| | ‘-- generator

| |-- lesson

| | |-- backup

| | | |-- moodle1

| | | ‘-- moodle2

| | |-- db

| | |-- lang

| | | ‘-- en

| | |-- pagetypes

| | |-- pix

| | ‘-- tests

| | ‘-- behat

| |-- lti

| | |-- backup

| | | |-- moodle1

| | | ‘-- moodle2

| | |-- db

| | |-- lang

| | | ‘-- en

| | |-- pix

| | ‘-- tests

| | ‘-- generator

| |-- page

| | |-- backup

| | | |-- moodle1

| | | ‘-- moodle2

| | |-- db

| | |-- lang

| | | ‘-- en

55

Page 56: Directory Structure of Moodle - Kanwal Rekhi · Directory Structure of Moodle RAJU B July 2013 1 Introduction These document is representing the directory structure of moodle Directory

| | |-- pix

| | ‘-- tests

| | ‘-- generator

| |-- quiz

| | |-- accessrule

| | | |-- delaybetweenattempts

| | | | |-- lang

| | | | | ‘-- en

| | | | ‘-- tests

| | | |-- ipaddress

| | | | |-- lang

| | | | | ‘-- en

| | | | ‘-- tests

| | | |-- numattempts

| | | | |-- lang

| | | | | ‘-- en

| | | | ‘-- tests

| | | |-- openclosedate

| | | | |-- lang

| | | | | ‘-- en

| | | | ‘-- tests

| | | |-- password

| | | | |-- lang

| | | | | ‘-- en

| | | | ‘-- tests

| | | |-- safebrowser

| | | | |-- lang

| | | | | ‘-- en

| | | | ‘-- tests

| | | |-- securewindow

| | | | |-- lang

| | | | | ‘-- en

| | | | ‘-- tests

| | | ‘-- timelimit

| | | |-- lang

| | | | ‘-- en

| | | ‘-- tests

| | |-- backup

| | | |-- moodle1

| | | ‘-- moodle2

| | |-- db

| | |-- lang

| | | ‘-- en

| | |-- pix

| | |-- report

| | | |-- grading

56

Page 57: Directory Structure of Moodle - Kanwal Rekhi · Directory Structure of Moodle RAJU B July 2013 1 Introduction These document is representing the directory structure of moodle Directory

| | | | |-- db

| | | | ‘-- lang

| | | | ‘-- en

| | | |-- overview

| | | | |-- db

| | | | ‘-- lang

| | | | ‘-- en

| | | |-- responses

| | | | |-- db

| | | | ‘-- lang

| | | | ‘-- en

| | | ‘-- statistics

| | | |-- db

| | | |-- lang

| | | | ‘-- en

| | | ‘-- tests

| | | ‘-- fixtures

| | |-- tests

| | | ‘-- generator

| | ‘-- yui

| | |-- build

| | | ‘-- moodle-mod_quiz-autosave

| | ‘-- src

| | ‘-- autosave

| | |-- js

| | ‘-- meta

| |-- resource

| | |-- backup

| | | |-- moodle1

| | | ‘-- moodle2

| | |-- db

| | |-- lang

| | | ‘-- en

| | ‘-- pix

| |-- scorm

| | |-- backup

| | | |-- moodle1

| | | ‘-- moodle2

| | |-- datamodels

| | |-- db

| | |-- lang

| | | ‘-- en

| | |-- pix

| | |-- report

| | | |-- basic

| | | | ‘-- lang

57

Page 58: Directory Structure of Moodle - Kanwal Rekhi · Directory Structure of Moodle RAJU B July 2013 1 Introduction These document is representing the directory structure of moodle Directory

| | | | ‘-- en

| | | |-- graphs

| | | | ‘-- lang

| | | | ‘-- en

| | | ‘-- interactions

| | | ‘-- lang

| | | ‘-- en

| | ‘-- tests

| |-- survey

| | |-- backup

| | | |-- moodle1

| | | ‘-- moodle2

| | |-- db

| | |-- lang

| | | ‘-- en

| | |-- pix

| | ‘-- tests

| | ‘-- behat

| |-- url

| | |-- backup

| | | |-- moodle1

| | | ‘-- moodle2

| | |-- db

| | |-- lang

| | | ‘-- en

| | |-- pix

| | ‘-- tests

| |-- wiki

| | |-- backup

| | | |-- moodle1

| | | ‘-- moodle2

| | |-- db

| | |-- diff

| | |-- editors

| | | ‘-- wiki

| | | ‘-- images

| | |-- lang

| | | ‘-- en

| | |-- parser

| | | ‘-- markups

| | |-- pix

| | ‘-- tests

| ‘-- workshop

| |-- allocation

| | |-- manual

| | | ‘-- lang

58

Page 59: Directory Structure of Moodle - Kanwal Rekhi · Directory Structure of Moodle RAJU B July 2013 1 Introduction These document is representing the directory structure of moodle Directory

| | | ‘-- en

| | |-- random

| | | |-- lang

| | | | ‘-- en

| | | ‘-- tests

| | ‘-- scheduled

| | |-- db

| | ‘-- lang

| | ‘-- en

| |-- backup

| | |-- moodle1

| | ‘-- moodle2

| |-- db

| |-- eval

| | ‘-- best

| | |-- backup

| | | ‘-- moodle2

| | |-- db

| | |-- lang

| | | ‘-- en

| | ‘-- tests

| |-- form

| | |-- accumulative

| | | |-- backup

| | | | |-- moodle1

| | | | ‘-- moodle2

| | | |-- db

| | | |-- lang

| | | | ‘-- en

| | | ‘-- tests

| | |-- comments

| | | |-- backup

| | | | |-- moodle1

| | | | ‘-- moodle2

| | | |-- db

| | | ‘-- lang

| | | ‘-- en

| | |-- numerrors

| | | |-- backup

| | | | |-- moodle1

| | | | ‘-- moodle2

| | | |-- db

| | | |-- lang

| | | | ‘-- en

| | | ‘-- tests

| | ‘-- rubric

59

Page 60: Directory Structure of Moodle - Kanwal Rekhi · Directory Structure of Moodle RAJU B July 2013 1 Introduction These document is representing the directory structure of moodle Directory

| | |-- backup

| | | |-- moodle1

| | | ‘-- moodle2

| | |-- db

| | |-- lang

| | | ‘-- en

| | ‘-- tests

| |-- lang

| | ‘-- en

| |-- pix

| | ‘-- userplan

| ‘-- tests

|-- my

|-- notes

| ‘-- tests

|-- pix

|-- plagiarism

|-- portfolio

|-- question

| |-- behaviour

| |-- engine

| | |-- tests

| | ‘-- upgrade

| | ‘-- tests

| |-- format

| |-- tests

| ‘-- type

| |-- calculated

| | |-- backup

| | | |-- moodle1

| | | ‘-- moodle2

| | |-- db

| | |-- lang

| | | ‘-- en

| | |-- pix

| | ‘-- tests

| |-- calculatedmulti

| | |-- backup

| | | ‘-- moodle2

| | |-- db

| | |-- lang

| | | ‘-- en

| | |-- pix

| | ‘-- tests

| |-- calculatedsimple

| | |-- backup

60

Page 61: Directory Structure of Moodle - Kanwal Rekhi · Directory Structure of Moodle RAJU B July 2013 1 Introduction These document is representing the directory structure of moodle Directory

| | | ‘-- moodle2

| | |-- db

| | |-- lang

| | | ‘-- en

| | |-- pix

| | ‘-- tests

| |-- description

| | |-- db

| | |-- lang

| | | ‘-- en

| | |-- pix

| | ‘-- tests

| |-- essay

| | |-- backup

| | | |-- moodle1

| | | ‘-- moodle2

| | |-- db

| | |-- lang

| | | ‘-- en

| | |-- pix

| | ‘-- tests

| |-- match

| | |-- backup

| | | |-- moodle1

| | | ‘-- moodle2

| | |-- db

| | |-- lang

| | | ‘-- en

| | |-- pix

| | ‘-- tests

| |-- missingtype

| | |-- lang

| | | ‘-- en

| | |-- pix

| | ‘-- tests

| |-- multianswer

| | |-- backup

| | | |-- moodle1

| | | ‘-- moodle2

| | |-- db

| | |-- lang

| | | ‘-- en

| | |-- pix

| | ‘-- tests

| |-- multichoice

| | |-- backup

61

Page 62: Directory Structure of Moodle - Kanwal Rekhi · Directory Structure of Moodle RAJU B July 2013 1 Introduction These document is representing the directory structure of moodle Directory

| | | |-- moodle1

| | | ‘-- moodle2

| | |-- db

| | |-- lang

| | | ‘-- en

| | |-- pix

| | ‘-- tests

| |-- numerical

| | |-- backup

| | | |-- moodle1

| | | ‘-- moodle2

| | |-- db

| | |-- lang

| | | ‘-- en

| | |-- pix

| | ‘-- tests

| |-- random

| | |-- backup

| | | ‘-- moodle2

| | |-- lang

| | | ‘-- en

| | |-- pix

| | ‘-- tests

| |-- randomsamatch

| | |-- backup

| | | ‘-- moodle2

| | |-- db

| | |-- lang

| | | ‘-- en

| | ‘-- pix

| |-- shortanswer

| | |-- backup

| | | |-- moodle1

| | | ‘-- moodle2

| | |-- db

| | |-- lang

| | | ‘-- en

| | |-- pix

| | ‘-- tests

| |-- tests

| ‘-- truefalse

| |-- backup

| | |-- moodle1

| | ‘-- moodle2

| |-- db

| |-- lang

62

Page 63: Directory Structure of Moodle - Kanwal Rekhi · Directory Structure of Moodle RAJU B July 2013 1 Introduction These document is representing the directory structure of moodle Directory

| | ‘-- en

| |-- pix

| ‘-- tests

|-- rating

| ‘-- tests

|-- report

| |-- backups

| | ‘-- lang

| | ‘-- en

| |-- completion

| | |-- db

| | ‘-- lang

| | ‘-- en

| |-- configlog

| | ‘-- lang

| | ‘-- en

| |-- courseoverview

| | |-- db

| | ‘-- lang

| | ‘-- en

| |-- loadtesting

| | |-- classes

| | | |-- chat

| | | |-- forum

| | | |-- glossary

| | | ‘-- quiz

| | ‘-- lang

| | ‘-- en

| |-- log

| | |-- db

| | ‘-- lang

| | ‘-- en

| |-- loglive

| | |-- db

| | ‘-- lang

| | ‘-- en

| |-- outline

| | |-- db

| | ‘-- lang

| | ‘-- en

| |-- participation

| | |-- db

| | ‘-- lang

| | ‘-- en

| |-- performance

| | |-- db

63

Page 64: Directory Structure of Moodle - Kanwal Rekhi · Directory Structure of Moodle RAJU B July 2013 1 Introduction These document is representing the directory structure of moodle Directory

| | ‘-- lang

| | ‘-- en

| |-- progress

| | |-- db

| | ‘-- lang

| | ‘-- en

| |-- questioninstances

| | |-- db

| | ‘-- lang

| | ‘-- en

| |-- security

| | |-- db

| | ‘-- lang

| | ‘-- en

| ‘-- stats

| |-- db

| ‘-- lang

| ‘-- en

|-- repository

| |-- alfresco

| | |-- db

| | |-- lang

| | | ‘-- en

| | |-- pix

| | ‘-- tests

| | ‘-- generator

| |-- boxnet

| | |-- db

| | |-- lang

| | | ‘-- en

| | |-- pix

| | ‘-- tests

| | ‘-- generator

| |-- coursefiles

| | |-- db

| | |-- lang

| | | ‘-- en

| | |-- pix

| | ‘-- tests

| | ‘-- generator

| |-- dropbox

| | |-- db

| | |-- lang

| | | ‘-- en

| | |-- pix

| | ‘-- tests

64

Page 65: Directory Structure of Moodle - Kanwal Rekhi · Directory Structure of Moodle RAJU B July 2013 1 Introduction These document is representing the directory structure of moodle Directory

| | ‘-- generator

| |-- equella

| | |-- db

| | |-- lang

| | | ‘-- en

| | |-- pix

| | ‘-- tests

| | ‘-- generator

| |-- filesystem

| | |-- db

| | |-- lang

| | | ‘-- en

| | |-- pix

| | ‘-- tests

| | ‘-- generator

| |-- flickr

| | |-- db

| | |-- lang

| | | ‘-- en

| | |-- pix

| | ‘-- tests

| | ‘-- generator

| |-- flickr_public

| | |-- db

| | |-- lang

| | | ‘-- en

| | |-- pix

| | ‘-- tests

| | ‘-- generator

| |-- googledocs

| | |-- db

| | |-- lang

| | | ‘-- en

| | |-- pix

| | ‘-- tests

| | ‘-- generator

| |-- local

| | |-- db

| | |-- lang

| | | ‘-- en

| | |-- pix

| | ‘-- tests

| | ‘-- generator

| |-- merlot

| | |-- db

| | |-- lang

65

Page 66: Directory Structure of Moodle - Kanwal Rekhi · Directory Structure of Moodle RAJU B July 2013 1 Introduction These document is representing the directory structure of moodle Directory

| | | ‘-- en

| | |-- pix

| | ‘-- tests

| | ‘-- generator

| |-- picasa

| | |-- db

| | |-- lang

| | | ‘-- en

| | |-- pix

| | ‘-- tests

| | ‘-- generator

| |-- recent

| | |-- db

| | |-- lang

| | | ‘-- en

| | |-- pix

| | ‘-- tests

| | |-- behat

| | ‘-- generator

| |-- s3

| | |-- db

| | |-- lang

| | | ‘-- en

| | |-- pix

| | ‘-- tests

| | ‘-- generator

| |-- tests

| | ‘-- behat

| |-- upload

| | |-- db

| | |-- lang

| | | ‘-- en

| | |-- pix

| | ‘-- tests

| | |-- behat

| | ‘-- generator

| |-- url

| | |-- db

| | |-- lang

| | | ‘-- en

| | |-- pix

| | ‘-- tests

| | ‘-- generator

| |-- user

| | |-- db

| | |-- lang

66

Page 67: Directory Structure of Moodle - Kanwal Rekhi · Directory Structure of Moodle RAJU B July 2013 1 Introduction These document is representing the directory structure of moodle Directory

| | | ‘-- en

| | |-- pix

| | ‘-- tests

| | ‘-- generator

| |-- webdav

| | |-- db

| | |-- lang

| | | ‘-- en

| | |-- pix

| | ‘-- tests

| | ‘-- generator

| |-- wikimedia

| | |-- db

| | |-- lang

| | | ‘-- en

| | |-- pix

| | ‘-- tests

| | ‘-- generator

| ‘-- youtube

| |-- db

| |-- lang

| | ‘-- en

| |-- pix

| ‘-- tests

| ‘-- generator

|-- rss

|-- tag

|-- theme

| |-- afterburner

| | |-- db

| | |-- lang

| | | ‘-- en

| | |-- layout

| | |-- pix

| | |-- pix_core

| | |-- pix_plugins

| | | |-- enrol

| | | | ‘-- self

| | | ‘-- mod

| | ‘-- style

| |-- anomaly

| |-- arialist

| |-- base

| |-- binarius

| |-- bootstrapbase

| | |-- javascript

67

Page 68: Directory Structure of Moodle - Kanwal Rekhi · Directory Structure of Moodle RAJU B July 2013 1 Introduction These document is representing the directory structure of moodle Directory

| | |-- lang

| | | ‘-- en

| | |-- layout

| | |-- less

| | | |-- bootstrap

| | | ‘-- moodle

| | |-- pix

| | | ‘-- fp

| | |-- renderers

| | |-- style

| | ‘-- yui

| | |-- build

| | | |-- moodle-theme_bootstrapbase-bootstrap

| | | ‘-- moodle-theme_bootstrap-bootstrap

| | ‘-- src

| | ‘-- bootstrap

| | |-- js

| | ‘-- meta

| |-- boxxie

| | |-- lang

| | | ‘-- en

| | |-- layout

| | |-- pix

| | | ‘-- tab

| | ‘-- style

| |-- brick

| | |-- lang

| | | ‘-- en

| | |-- layout

| | |-- pix

| | |-- pix_core

| | | |-- i

| | | ‘-- t

| | ‘-- style

| |-- canvas

| | |-- lang

| | | ‘-- en

| | |-- layout

| | ‘-- style

| |-- clean

| | |-- lang

| | | ‘-- en

| | |-- layout

| | |-- pix

| | ‘-- style

| |-- formal_white

68

Page 69: Directory Structure of Moodle - Kanwal Rekhi · Directory Structure of Moodle RAJU B July 2013 1 Introduction These document is representing the directory structure of moodle Directory

| | |-- db

| | |-- lang

| | | ‘-- en

| | |-- layout

| | |-- pix

| | | |-- roundcorner

| | | ‘-- tab

| | ‘-- style

| |-- formfactor

| | |-- lang

| | | ‘-- en

| | |-- layout

| | |-- pix

| | ‘-- style

| |-- fusion

| | |-- lang

| | | ‘-- en

| | |-- layout

| | |-- pix

| | ‘-- style

| |-- leatherbound

| | |-- lang

| | | ‘-- en

| | |-- layout

| | |-- pix

| | ‘-- style

| |-- magazine

| | |-- lang

| | | ‘-- en

| | |-- layout

| | |-- pix

| | |-- pix_core

| | | |-- i

| | | ‘-- t

| | ‘-- style

| |-- mymobile

| | |-- jquery

| | |-- lang

| | | ‘-- en

| | |-- layout

| | |-- pix

| | |-- pix_core

| | | |-- a

| | | |-- c

| | | |-- f

| | | |-- i

69

Page 70: Directory Structure of Moodle - Kanwal Rekhi · Directory Structure of Moodle RAJU B July 2013 1 Introduction These document is representing the directory structure of moodle Directory

| | | |-- t

| | | ‘-- u

| | |-- pix_plugins

| | | ‘-- mod

| | | |-- assignment

| | | |-- book

| | | |-- chat

| | | |-- choice

| | | |-- data

| | | |-- feedback

| | | |-- folder

| | | |-- forum

| | | |-- glossary

| | | |-- label

| | | |-- lams

| | | |-- lesson

| | | |-- mail

| | | |-- page

| | | |-- quiz

| | | |-- resource

| | | |-- scorm

| | | |-- survey

| | | ‘-- wiki

| | |-- renderers

| | ‘-- style

| |-- nimble

| | |-- lang

| | | ‘-- en

| | |-- layout

| | |-- pix

| | ‘-- style

| |-- nonzero

| | |-- lang

| | | ‘-- en

| | |-- layout

| | |-- pix

| | ‘-- style

| |-- overlay

| | |-- lang

| | | ‘-- en

| | |-- layout

| | |-- pix

| | ‘-- style

| |-- serenity

| | |-- lang

| | | ‘-- en

70

Page 71: Directory Structure of Moodle - Kanwal Rekhi · Directory Structure of Moodle RAJU B July 2013 1 Introduction These document is representing the directory structure of moodle Directory

| | |-- pix

| | |-- pix_core

| | | ‘-- t

| | ‘-- style

| |-- sky_high

| | |-- lang

| | | ‘-- en

| | |-- layout

| | |-- pix

| | |-- pix_core

| | | ‘-- t

| | ‘-- style

| |-- splash

| | |-- javascript

| | |-- lang

| | | ‘-- en

| | |-- layout

| | |-- pix

| | ‘-- style

| |-- standard

| | |-- lang

| | | ‘-- en

| | |-- pix

| | | ‘-- tab

| | ‘-- style

| ‘-- standardold

| |-- lang

| | ‘-- en

| |-- layout

| |-- pix

| ‘-- style

|-- user

| |-- default

| |-- filters

| |-- profile

| | ‘-- field

| | |-- checkbox

| | | ‘-- lang

| | | ‘-- en

| | |-- datetime

| | | ‘-- lang

| | | ‘-- en

| | |-- menu

| | | ‘-- lang

| | | ‘-- en

| | |-- text

71

Page 72: Directory Structure of Moodle - Kanwal Rekhi · Directory Structure of Moodle RAJU B July 2013 1 Introduction These document is representing the directory structure of moodle Directory

| | | ‘-- lang

| | | ‘-- en

| | ‘-- textarea

| | ‘-- lang

| | ‘-- en

| |-- selector

| ‘-- tests

|-- userpix

‘-- webservice

|-- amf

| |-- db

| |-- lang

| | ‘-- en

| ‘-- testclient

| ‘-- customValidators

|-- rest

| |-- db

| ‘-- lang

| ‘-- en

|-- soap

| |-- db

| ‘-- lang

| ‘-- en

|-- tests

‘-- xmlrpc

|-- db

‘-- lang

‘-- en

These directory structure is contains mainly 3 to 4 levels from moodle rootdirectory. These moodle directory structure will gives the idea on working ofmoodle. And also it will shows the duplicate directories also which is availableon different modules of moodle.

72