Linux vmi284606.contaboserver.net 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64
Apache/2.4.57 (Ubuntu)
: 167.86.127.34 | : 216.73.217.1
Cant Read [ /etc/named.conf ]
7.2.24-0ubuntu0.18.04.17
root
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
var /
www /
html /
moodle /
mod /
lesson /
[ HOME SHELL ]
Name
Size
Permission
Action
backup
[ DIR ]
drwxrwxrwx
classes
[ DIR ]
drwxrwxrwx
db
[ DIR ]
drwxrwxrwx
lang
[ DIR ]
drwxrwxrwx
pagetypes
[ DIR ]
drwxrwxrwx
pix
[ DIR ]
drwxrwxrwx
tests
[ DIR ]
drwxrwxrwx
continue.php
5.14
KB
-rwxrwxrwx
edit.php
2.85
KB
-rwxrwxrwx
editpage.php
7.29
KB
-rwxrwxrwx
editpage_form.php
1.95
KB
-rwxrwxrwx
essay.php
21.5
KB
-rwxrwxrwx
essay_form.php
2.36
KB
-rwxrwxrwx
format.php
32.26
KB
-rwxrwxrwx
grade.php
1.6
KB
-rwxrwxrwx
import.php
3.71
KB
-rwxrwxrwx
import_form.php
3.14
KB
-rwxrwxrwx
index.php
4.16
KB
-rwxrwxrwx
lesson.php
5.69
KB
-rwxrwxrwx
lib.php
61.52
KB
-rwxrwxrwx
locallib.php
206.51
KB
-rwxrwxrwx
mediafile.php
3.78
KB
-rwxrwxrwx
mod_form.php
21.59
KB
-rwxrwxrwx
override_form.php
12
KB
-rwxrwxrwx
overridedelete.php
3.56
KB
-rwxrwxrwx
overrideedit.php
7.68
KB
-rwxrwxrwx
overrides.php
11.74
KB
-rwxrwxrwx
renderer.php
26.1
KB
-rwxrwxrwx
report.php
16.83
KB
-rwxrwxrwx
settings.php
8.69
KB
-rwxrwxrwx
tabs.php
3.56
KB
-rwxrwxrwx
timer.js
2.82
KB
-rwxrwxrwx
upgrade.txt
2.3
KB
-rwxrwxrwx
version.php
1.17
KB
-rwxrwxrwx
view.php
10.59
KB
-rwxrwxrwx
view_form.php
1.95
KB
-rwxrwxrwx
Delete
Unzip
Zip
${this.title}
Close
Code Editor : upgrade.txt
This files describes API changes in the lesson code. === 3.6.1 === * A new function update_form_data() has been added to lesson_page class. This can be overridden by the individual page types to alter the form data before being sent to the mform. === 3.4 === * External function mod_lesson_external::get_user_attempt() now returns the full page object inside each answerpages. === 3.3.2 === * lesson_refresh_events() Now takes two additional parameters to refine the update to a specific instance. This function now optionally takes the module instance object or ID, and the course module object or ID. Please try to send the full objects instead of the ids to save DB calls. === 3.3 === * lesson::callback_on_view() has an additional optional parameter $redirect default to true. It can be set to false to avoid redirection and return the page to redirect. === 3.1 === * Removed the unused file reformat.php * removedoublecr() and importmodifiedaikenstyle() have now been removed. === 3.0 === * Removed broken high score code. Use the activity results block instead. === 2.9 === * The grade_item_delete function in mod/lesson/lib.php was removed because it was not doing anything and was never called. * A third optional boolean parameter $endreached was added to lesson::update_timer to indicate that end of lesson was reached. This is used by 'completionendreached' custom completion rule. * lesson_page_type_endofbranch::update in mod/lesson/pagetypes/endofbranch.php and lesson_page_type_endofcluster::update in mod/lesson/pagetypes/endofcluster.php have been removed, this is now handled by the base class: lesson_page::update in locallib.php and the exact same code is executed (it is also executed by the lesson_page_type_cluster class that previously had no update function). * A fourth parameter (format) has been added to the add_answer() function located as part of the lesson_add_page_form_base class. If specified with a value of 'LESSON_ANSWER_HTML' then a rich html editor is generated. Otherwise an editor is created with Moodle Auto Format * removedoublecr() and importmodifiedaikenstyle() are now deprecated. * Added support for groups and groupings. If enabled, this allows the Report and Grade Essay view to be filtered by a group === Earlier changes === * Were not documented in this way. Sorry.
Close