The webpages (https://projects.raspberrypi.org/en/projects/rock-band) have git repos (https://github.com/RaspberryPiLearning/rock-band) but what software is used to compile the styles and content into html?
Anyone know? Has this been asked before maybe?
Thanks
Re: what e-learning software does the foundation use to compile its webpages?
This was asked before, see the below link for the answer.
https://www.raspberrypi.org/forums/view ... 70#p773773
Things may have changed since then. Could be Sphinx as used by one of the Raspberry Pi projects
https://projects.raspberrypi.org/en/pro ... -your-code
https://www.raspberrypi.org/forums/view ... 70#p773773
Things may have changed since then. Could be Sphinx as used by one of the Raspberry Pi projects
https://projects.raspberrypi.org/en/pro ... -your-code
Electronic and Computer Engineer
Pi Interests: Home Automation, IOT, Python and Tkinter
Pi Interests: Home Automation, IOT, Python and Tkinter
Re: what e-learning software does the foundation use to compile its webpages?
@scotty101 suggested topic cover your problem.
you can also use opensource and freemium LMS software...
https://classroom.google.com
https://www.blackboard.com/blackboard-open-lms
https://www.edusys.co/en-in/lms-software.html
https://www.onenote.com
https://moodle.org/
https://evernote.com/
What is LMS?
A learning management system is a software application for the administration, documentation, tracking, reporting, and delivery of educational courses, training programs, or learning and development programs. read more https://en.wikipedia.org/wiki/Learning_ ... ent_system
you can also use opensource and freemium LMS software...
https://classroom.google.com
https://www.blackboard.com/blackboard-open-lms
https://www.edusys.co/en-in/lms-software.html
https://www.onenote.com
https://moodle.org/
https://evernote.com/
What is LMS?
A learning management system is a software application for the administration, documentation, tracking, reporting, and delivery of educational courses, training programs, or learning and development programs. read more https://en.wikipedia.org/wiki/Learning_ ... ent_system
Re: what e-learning software does the foundation use to compile its webpages?
And Moodle runs even on RPi: https://moodlebox.net/. 

Maintainer of MoodleBox, a Moodle server on Raspberry Pi
Re: what e-learning software does the foundation use to compile its webpages?
Yes, and on rPi4-4 the efficiency will further increase . Hope the Moodle experience on Ubuntu 19.10,rPi4-4, will encourage the emergence of a 'rPi4-4 MoodleBox'
- Attachments
-
- moodle_7.2_rPi4-4.jpg (139.28 KiB) Viewed 3700 times
Re: what e-learning software does the foundation use to compile its webpages?
FYI, MoodleBox already works on RPi4: https://moodlebox.net/en/news/version-3.0.0/.
Maintainer of MoodleBox, a Moodle server on Raspberry Pi
Re: what e-learning software does the foundation use to compile its webpages?
Brilliant, everything works '100% out of box' on rPi4-4.mina wrote: ↑Sat Nov 09, 2019 3:53 pm...
FYI, MoodleBox already works on RPi4: https://moodlebox.net/en/news/version-3.0.0/.
Code: Select all
login as: moodlebox
moodlebox@192.168.1.136's password:
Linux moodlebox 4.19.66-v7l+ #1253 SMP Thu Aug 15 12:02:08 BST 2019 armv7l
This is MoodleBox version 3.1.0, 2019-08-23.
MoodleBox is made by Nicolas Martignoni, https://github.com/martignoni/.
Please read the documentation at https://moodlebox.net/.
Last login: Sat Nov 9 20:33:19 2019 from 192.168.1.75
moodlebox@moodlebox:~ $ neofetch
`.::///+:/-. --///+//-:`` moodlebox@moodlebox
`+oooooooooooo: `+oooooooooooo: -------------------
/oooo++//ooooo: ooooo+//+ooooo. OS: Raspbian GNU/Linux 10 (buster) armv7l
`+ooooooo:-:oo- +o+::/ooooooo: Host: Raspberry Pi 4 Model B Rev 1.1
`:oooooooo+`` `.oooooooo+- Kernel: 4.19.66-v7l+
`:++ooo/. :+ooo+/.` Uptime: 20 mins
...` `.----.` ``.. Packages: 603 (dpkg)
.::::-``:::::::::.`-:::-` Shell: bash 5.0.3
-:::-` .:::::::-` `-:::- Terminal: /dev/pts/0
`::. `.--.` `` `.---.``.::` CPU: BCM2835 (4) @ 1.500GHz
.::::::::` -::::::::` ` Memory: 312MiB / 3955MiB
.::` .:::::::::- `::::::::::``::.
-:::` ::::::::::. ::::::::::.`:::-
:::: -::::::::. `-:::::::: ::::
-::- .-:::-.``....``.-::-. -::-
.. `` .::::::::. `..`..
-:::-` -::::::::::` .:::::`
:::::::` -::::::::::` :::::::.
.::::::: -::::::::. ::::::::
`-:::::` ..--.` ::::::.
`...` `...--..` `...`
.::::::::::
`.-::::-`
moodlebox@moodlebox:~ $
Code: Select all
php not 64 bits
if this test fails, it indicates a potential problem
It has been detected that your site is not using a 64-bit PHP version. It is recommended that you upgrade your site to ensure future compatibility
Re: what e-learning software does the foundation use to compile its webpages?
Moodle 3.8 will be part of next release of MoodleBox. See https://github.com/moodlebox/moodlebox/issues/156.geev03 wrote: ↑Sat Nov 09, 2019 8:47 pmSoon to be released ,Moodle 3.8 with. integrated H5P https://docs.moodle.org/dev/H5P is an opportunity to take the next MoodleBox to another level of usability.
This will go away when Raspbian image is totally 64-bit. In any case, it has absolutely no impact on MoodleBox usage or performance, apart the display of this warning. So, not a big deal.geev03 wrote: ↑Sat Nov 09, 2019 8:47 pmCode: Select all
php not 64 bits if this test fails, it indicates a potential problem It has been detected that your site is not using a 64-bit PHP version. It is recommended that you upgrade your site to ensure future compatibility
Maintainer of MoodleBox, a Moodle server on Raspberry Pi
Re: what e-learning software does the foundation use to compile its webpages?
It seems there is an LMS known as Moodle that will run on an RPi.
But the question was:
The webpages (https://projects.raspberrypi.org/en/projects/rock-band) have git repos (https://github.com/RaspberryPiLearning/rock-band) but what software is used to compile the styles and content into html?
But the question was:
The webpages (https://projects.raspberrypi.org/en/projects/rock-band) have git repos (https://github.com/RaspberryPiLearning/rock-band) but what software is used to compile the styles and content into html?