Online Education Content Development
Business Web Application Full Stack Development
Web Development
Interactive HTML5 Development
Moodle Learning Management System
Courses
Online Education Content Development
Education content development is where we conceptualise and create content for online training, tertiary qualification courses, TVET and professional development courses. In this process we take your written, paper based and digital content and transform the materials into a complete online course ready for you to deliver to your students or clients.
Your valuable content needs to be delivered in an educationally sound and technically accessible format that can be delivered on almost any device. We strive to make your job easier by taking on the role of educational consultant, web developer, graphic designer and instructional designer allowing you to focus on your quality content and assessments.
Digital Media Video Development
Instead of running weekly sessions to explain the same process or system over and over, we provide an animated video solution for you.
The process to create video media can be complex and can take a considerable amount of time and money to create.
One solution is to provide a digital animated explainer video. This simple video uses your script that is read by one of our professional voice overs. An animated selection of sequences that explain the content in your script
We provide an initial draft video to make sure we are on the right track, then we complete the animated explainer video ready for you to deliver to your staff or to clients.
We used high quality 2D animated vector images to provide you with an immersive and cost effective solution ready to deliver in multiple video formats.
Blog
Moodle admin hint #4 Turn on debugging
WARNING: On your production server you should never have to do this unless there is absolutely no other choice. Use the log files instead. Warning: Do not do this unless you really know what you are doing. In Moodle On your staging server, turning on debugging helps...
How to manage image sizes in Moodle content
A common dilemma for Moodle content is the size of images. If you set the image size at 100%, everything seems too big and the image takes over the screen. If you set a fixed size for an image then on a mobile device it causes a right scroll issue. To solve this...
How to embed a static page inside a Moodle content page
Sometimes you may want to embed a static page inside your Moodle course content. Why would you want to do this? You may have a notification that will be spread across many different courses that you want to change in only one location or you may want to dynamically...
How to add a home button to a Moodle course
There was a unique situation where I was asked to add a home button to the bottom navigation of a Moodle course but the restriction was, that I had no access to the Moodle Admin, no Generico plugin and could only function as an editor for the course. The question is,...
How to add custom CSS styles to categories in Moodle themes
Let's assume you have a collection of categories on your Moodle server and want each category to have it's own colour scheme. This means, all category 1 courses have one colour for their main heading and all category 2 courses will have a different colour heading....
How to stop Moodle navigation overlapping long page names
Do you have this issue with your Moodle navigation where long page names overlap with the navigation drop down list? All we need to do to fix this is apply a little bit of CSS and all will be forgiven. By looking at the HTML tags in the navigation you will find (for...