Content Pages
Maintained by
RACHELS, DANIEL A.
The plugin for Moodle (Content pages), was designed so that from it, tutors, teachers and technicians can add content in courses, following usability and accessibility standards.
This tool will be responsible for signaling the good practice of adding text, images, multimedia, among others. In it, the content will be distributed in pages, so that the monitoring of the content does not become something exhausting and tiring. The plugin also has a bookmark, so that the participant can be located, based on last page accessed. Furthermore each page allows for the inclusion of public or private notes, which allows the participant to give or ask for feedback on the content studied on the page and enjoy and reply to comments from other colleagues.
In this version, the code has continued development of the capability to use the normal Moodle Question engine, which basically means that now you can use any question type you have installed on your site. Also, when using a, Background image, you can now change the title color to aid in readability of the page title. A major addition to this version is Branching Capability similar to the Lesson plugin, with the ability to navigate based on Previous/Next settings as well as correct or incorrect answers to some question types.
Comments
Comments are no longer open for new posts. Existing comments remain available to read.
Those of you who like to use visual, audio, and video type questions, will be happy to know, that PoodLL Sketch, PoodLL Audio Record, PoodLL Video Record, Cloud PoodLL Audio Record, Cloud PoodLL Video, Record RTC Audio, Record RTC Video, Record RTC Screen and Record RTC Widgets, are supported in this version.
Oh, and if you use the All-or-Nothing Multiple Choice question type plugin and fix the missing div in line 80 of the styles.css file, it also works.
Thx again for fast reply and guidedance, of some reason I thought to have the latest. I'll have my Moodle-supplyer help with installation of newest version and cross my fingers for a 3.0 will soon be good to go!
Sorry, your last post did not show up for me until after I had logged off for the day. Anyway, at the time I released Content Pages v1.0.7.2, I was doing development work on Moodle v4.5.x+, so I would definitely recommend that you immediately upgrade to the latest Content Pages v 2.5.0. I know that version v1.0.7.2 had bugs in it related to quiz questions and probably other stuff.
In fact I am in the process of getting ready to release Content Pages v3.0.0, but I have a couple of pesky restore bugs I am trying to track down and fix related to links to internal site locations where it needs to use ID's. For everyone's information, this new version adds improved Moodle Question Engine use, UI improvements, fixed Progress bar, Branches and settings for Previous/Next to allow for controlling navigation to other pages, and a setting to show/hide the table of contents in the block drawer.
I will try to push my current code to github later today so the adventuresome can test drive it on their own sites, or ask me via email and I will tell you how to access the moodledemo course listed above, as a teacher, or as a student, without having to create an account. Note that the actual content in the iContent v3.0.0 - Basic parts - rewrite of Lesson activity were copied from Lesson and I have not completed changing them to reflect the changes to make them correct for Content Pages.
Still working on a couple of details in the restore process, but I hope to get them fixed tomorrow.
We still have the issue, and could badly use some advice.
I live in lovely Denmark.
Our Moodle: Version 5.0.7+ (Build: 20260501)
Installed Content Pages: 1.0.7.2 (Build: 2024082700) 2024082703
- Kenneth
My dry eye syndrome is currently driving me crazy so I am done for the day as I also need to go grocery shopping. I will be back at it tomorrow.
NOTE: I am currently doing development work on this weeks Moodle v5.0.6+ release, so if you try the code on something different, your mileage may vary. LOL
$plugin->version = 2024082703;
$plugin->release = '1.0.7.2 (Build: 2024082700)';
Have a nice weekend!
- Kenneth