Collaborative Editing and the Power of Bad Examples
When I was a teenage chess fanatic, the most useful book I read was called How Not to Play Chess.
Read moreFor the online learning world
Posts relating to Elearning World
When I was a teenage chess fanatic, the most useful book I read was called How Not to Play Chess.
Read moreWe are bringing back the open forum Zoom sessions soon !
Read moreApp development – Contract – London Source: Moodle.org: Moodle jobs : https://moodle.org/mod/data/view.php?d=54
Read moreAlmost a year ago, we discussed how to Show/Hide user profile sections and fields in Moodle 3.9, 3.10 and 3.11.
Read moreIn recent years, I’ve been creating a calendar using images that I’ve taken. Back in 2002, I created a small Java program that prints out the calendar for the next twelve months. In my themes and on the MoodleBites eLearningWorld theme courses I have code that arranges the Moodle blocks horizontally, this is partly facilitated through the employment of column CSS classes that are based upon the ideas implemented in the Bootstrap framework. Combine all of these thoughts, and add to my recent posts with Java then I thought ‘Why can’t I get Java to create a calendar just like the one I have printed?’. And that’s what this month is all about, where we will additionally see how pre-processing of HTML output can be designed and implemented from scratch.
Read moremoodle expert – esperto moodle – Part-time – Rome, Italy Source: Moodle.org: Moodle jobs : https://moodle.org/mod/data/view.php?d=54
Read moreSeasons greetings for 2022.
Read moreAre your Moodle LMS category descriptions looking a little blah? Spice them up a little with this month’s tip. Fancy
Read moreAs a follow on from ‘A little bit of Java’, I thought that we’d progress into something a bit more complicated. The thing is with software creation is that the initial learning curve is steep, but once you’ve gotten over that then things do become easier. One way of climbing that initial curve is to have a defined goal with an outcome that you strive to reach. The program also needs to have a purpose so that it does something useful for us. Then we will be motivated to attain the goal of achieving our solution when things get tricky. Therefore our program will take text that we enter and apply a ‘Substitution cipher’ and tell us the result. That result we can then enter again and get what we originally typed back.
Read moreSo far we have looked at three methods of giving feedback: PDF annotation, Grademark and feedback files. There is one
Read more