Código fonte de moodle.escolapirata.org

Dan Poltawski 35d5053ba2 weekly release 3.2dev 7 years ago
admin 05fd5c4d34 MDL-55072 tests: work around reset bug 7 years ago
auth 21e8b48d13 MDL-51758 libraries: Remove password_compat library from core 7 years ago
availability 3a0bc0fdc4 MDL-55244 js: build changes 7 years ago
backup d8e73d61b9 MDL-55565 core_backup: Fix warning when restoring question categories 7 years ago
badges a0e13871cf MDL-45734 Badges: Add additional events 7 years ago
blocks 132b75d067 Merge branch 'MDL-55391-master' of git://github.com/danpoltawski/moodle 7 years ago
blog 74a53156d6 Merge branch 'MDL-55551_m32v1' of https://github.com/sbourget/moodle 7 years ago
cache 4b5e0c542a MDL-55604 cache: Updating comment according to code changes 7 years ago
calendar 756e3c55c0 MDL-44369 Calendar: add events for subscriptions 7 years ago
cohort 52f3e060e4 MDL-55091 phpunit: Following has been deprecated. 7 years ago
comment 6f26fcd7e0 MDL-54894 comments: Get course from context if not informed 7 years ago
competency 52f3e060e4 MDL-55091 phpunit: Following has been deprecated. 7 years ago
completion 2b509dbc01 MDL-55316 core_completion: Expand fields for Behat 7 years ago
course 6b7a8e6682 MDL-55229 course: Handle invisible course categories 7 years ago
dataformat 1abca11e0a MDL-54638 versions: bump all versions and requires near release 7 years ago
enrol ccfd62a1ca MDL-54680 enrol_lti: Coding Style fixes 7 years ago
error dcee0b9447 MDL-49360 core_lib: add new method get_local_referer() 8 years ago
files 52f3e060e4 MDL-55091 phpunit: Following has been deprecated. 7 years ago
filter 8ce58c99f0 MDL-53572 mathjax: always load mathjax using https 7 years ago
grade a87b2d70ec MDL-50586 gradingform_rubric: 0-level warning during redirection 7 years ago
group 52f3e060e4 MDL-55091 phpunit: Following has been deprecated. 7 years ago
install 587089a516 Automatically generated installer lang files 7 years ago
iplookup eb46bf2f4e MDL-47321 iplookup: Prevent guest users from using iplookup 9 years ago
lang 657ddbf592 MDL-55273 admin: Change $CFG->cookiesecure default to on 7 years ago
lib 787a4da9f1 MDL-55320 core: Add generaltable class to chart data table 7 years ago
local cbe1b86179 MDL-49662 local: upgrade.txt note 8 years ago
login 53190b8077 MDL-54755 core: Correct behat language 7 years ago
message df762928f6 MDL-54973 message: Taking care of support and noreply users on search 7 years ago
mnet 1fcf0ca8a5 MDL-35628 performance: Remove dirname() where possible. 7 years ago
mod fa90f52986 MDL-55127 mod_data: Search entries fixes 7 years ago
my 46ac7b07d4 MDL-45753 events: Fix event context 7 years ago
notes 52f3e060e4 MDL-55091 phpunit: Following has been deprecated. 7 years ago
pix badd6b2344 NOBUG: Fixed SVG browser compatibility 7 years ago
plagiarism 5e43eea080 MDL-52702 plagiarism: Improvements to base plugin class 8 years ago
portfolio 0fd08fc7e5 Merge branch 'MDL-35628' of https://github.com/mr-russ/moodle 7 years ago
question d7d4a09707 MDL-54864 core_question: Enforce context,stamp uniqueness for category 7 years ago
rating 03b5351f88 MDL-54620 rating: Add tests for get_aggregate_string 7 years ago
report 21575ea31c MDL-55320 theme: remove unnecessary styling 7 years ago
repository e799990454 Merge branch 'MDL-49533-master' of git://github.com/andrewnicols/moodle 7 years ago
rss 6e0ecbe913 MDL-53039 rss: allow guest access to front page forum 8 years ago
search f3d38863fe MDL-55390 search: is_search_area unit tests 7 years ago
tag 64e9180d2e MDL-54837 tags: allow to specify static function as callback 7 years ago
theme 21575ea31c MDL-55320 theme: remove unnecessary styling 7 years ago
user e91b3e8282 MDL-55425 user: allow to update another user editor pref 7 years ago
userpix 4373103084 MDL-34460 Librairies: Replaced deprecated get_context_instance() 11 years ago
webservice 52f3e060e4 MDL-55091 phpunit: Following has been deprecated. 7 years ago
.csslintrc d7f2176fd8 MDL-54671 css: fix lint errors 7 years ago
.eslintignore e799990454 Merge branch 'MDL-49533-master' of git://github.com/andrewnicols/moodle 7 years ago
.eslintrc ad3f8cd18c MDL-54944 eslint: make the .eslintrc default stricter 7 years ago
.gitattributes 08824e8006 MDL-53432 core: Treat derived css and js as binary files in git 8 years ago
.gitignore f8731225f9 MDL-52127 grunt: add .eslingingore file, keep task 7 years ago
.jshintrc 5f4d957c21 MDL-54889 jshint: stop using for everything but shifter 7 years ago
.shifter.json 3c2d450259 MDL-42774 JavaScript: Ensure that shifter cleans build directories before running 10 years ago
.stylelintignore a26d36738a MDL-55465 grunt: Add .stylelintignore 7 years ago
.stylelintrc 855fc5d853 MDL-55167 grunt: add stylelint css linting 7 years ago
.travis.yml 7402479c45 MDL-55048 travis: check npm/grunt on multiple npm versions 7 years ago
CONTRIBUTING.txt 9e7d95d232 MDL-53081 docs: Improve the text doc files in the root directory 8 years ago
COPYING.txt 932403607d license MDL-20717 Updated the COPYING file to GPLv3 for head 14 years ago
Gruntfile.js 70db37ba78 MDL-55465 grunt: ensure gruntfile is lint free 7 years ago
INSTALL.txt 9e7d95d232 MDL-53081 docs: Improve the text doc files in the root directory 8 years ago
PULL_REQUEST_TEMPLATE.txt 9e7d95d232 MDL-53081 docs: Improve the text doc files in the root directory 8 years ago
README.txt 9e7d95d232 MDL-53081 docs: Improve the text doc files in the root directory 8 years ago
TRADEMARK.txt 9e7d95d232 MDL-53081 docs: Improve the text doc files in the root directory 8 years ago
behat.yml.dist 42ad096fdb MDL-46891 Behat: Added support for behat 3 8 years ago
brokenfile.php 893fe4b6b2 MDL-26069 detect missing file postprocessing 13 years ago
composer.json 39515ba566 MDL-55380 behat: Fixed shared stats definition 7 years ago
composer.lock 39515ba566 MDL-55380 behat: Fixed shared stats definition 7 years ago
config-dist.php 7f8a816a7d MDL-54606 session: Add redis handler with locking. 7 years ago
draftfile.php d79d5ac276 MDL-31501 rework user session architecture 10 years ago
file.php 6c6147bb29 MDL-48799 Files API: fixed legacy directory fallback. 9 years ago
help.php 1fcf0ca8a5 MDL-35628 performance: Remove dirname() where possible. 7 years ago
help_ajax.php 56d465b2d3 MDL 38508 JavaScript: Split out AJAX and non-AJAX help 11 years ago
index.php 9e8d0842ba MDL-52008 accessibility: Skip link works with chrome vox. 8 years ago
install.php ae96cf6246 MDL-53019 php: bump all harcoded versions to new 5.6.5 requirement 7 years ago
npm-shrinkwrap.json 091a1f9290 MDL-55167 npm: add stylelint-checkstyle-formatter 7 years ago
package.json 091a1f9290 MDL-55167 npm: add stylelint-checkstyle-formatter 7 years ago
phpunit.xml.dist 286a391b86 MDL-45753 test: Adding core_my testsuite 7 years ago
pluginfile.php 23a6a878ee MDL-40719 pluginfile.php: the file API is now stable, so hide debug. 10 years ago
tags.txt 38535ab891 MDL-48855 dev: Fix ctags command to handle extra whitespace 9 years ago
version.php 35d5053ba2 weekly release 3.2dev 7 years ago

README.txt

.-..-.
_____ | || |
/____/-.---_ .---. .---. .-.| || | .---.
| | _ _ |/ _ \/ _ \/ _ || |/ __ \
* | | | | | || |_| || |_| || |_| || || |___/
|_| |_| |_|\_____/\_____/\_____||_|\_____)

Moodle - the world's open source learning platform

Moodle is a learning platform designed to provide
educators, administrators and learners with a single robust, secure and
integrated system to create personalised learning environments.

You can download Moodle and run it on your own
web server, ask one of our Moodle Partners to
assist you, or have a MoodleCloud site set up for
you.

Moodle is widely used around the world by universities, schools, companies and
all manner of organisations and individuals.

Moodle is provided freely as open source software, under the GNU General Public
License .

Moodle is written in PHP and JavaScript and uses an SQL database for storing
the data.

See for details of Moodle's many features.