Skip to content
Webner Logo
  • Blog Home
  • Categories
    • Web Development
    • Salesforce
    • Big Data
    • Cloud
    • Database
    • PHP Frameworks
    • eLearning
    • Insurance
    • Java Frameworks
    • Linux, Windows, Mac
    • Mobile
    • Others (General)
    • Others (Technical)
    • Software Testing
    • Zoho
  • About Us
  • Contact Us
  • StudySection

Webner Blogs – eLearning, Salesforce, Web Development & More

Tag: Totara

February 4, 2022 Web Development

Mustache Templates in Totara

February 4, 2022 Web Development
Post Views: 2,202
| By Webner

To write blocks of HTML directly in php/javascript by concatenating strings, a template is an alternative. Totara provides the templating language that is called Mustache. This is a new way to render the output. But, the output of using templates

Read More
June 28, 2021 eLearning

CSV file upload in Moodle/Totara

June 28, 2021 eLearning
Post Views: 5,196
| By Webner

Step 1: Firstly, create a form using forms API. Create a class that will extend the “moodleform” class defined in “../lib/formslib.php”. Then override the definition() function of this class to include your form elements. Step 2: To browse the CSV

Read More
December 10, 2020 eLearning

How to change the image in the logo using a custom theme in Totara?

December 10, 2020 eLearning
Post Views: 2,883
| By Webner

Let us suppose, in Totara we have a custom theme named “test”. Now, we will discuss how will we display a custom logo on our website. There are three steps to change your site logo: Firstly, you will have to

Read More
September 25, 2020 eLearning / Web Development

How can you clear Totara Theme Cache by following different ways?

September 25, 2020 eLearning / Web Development
Post Views: 2,859
| By Webner

Totara Theme As we know, the theme is the main part of Totara. We can customize the totara-site look (colors, fonts, Icons, etc.) by using the theme features. When you make any changes in any theme, you will have noticed

Read More
August 18, 2020 eLearning

Autocomplete Form Element in Totara/Moodle

August 18, 2020 eLearning
Post Views: 4,907
| By Webner

Introduction The autocomplete element is an advanced form element that is compatible with the standard “Select” form element. When you have large datasets or options, in that case, to use a select list is more difficult. Because, it’s a LONG

Read More
August 4, 2020 Web Development

Types of Plugins in Moodle and Totara: When to Create Which One

August 4, 2020 Web Development
Post Views: 4,229
| By Webner

What are Moodle and Totara? Moodle is a modular system. Totara extends the core structure of Moodle. The LMS is meant to handle the core necessities expected of a high-end company LMS. This means that Moodle and Totara both were

Read More
February 12, 2020 eLearning

How to create new plugin type in Moodle/Totara?

February 12, 2020 eLearning
Post Views: 4,202
| By Webner

Introduction plugin types in Moodle/Totara As we know, Moodle/Totara has multiple plugin types. To extend core functionality, different ways are used to create each plugin type. Some of the plugin types are: mod blocks theme availability report auth local etc.

Read More
January 9, 2020 eLearning

Disabling Form Elements in Moodle/Totara

January 9, 2020 eLearning
Post Views: 5,935
| By Webner

Here we will discuss how to disable form elements based on conditions in moodle/totara. We are creating a form in moodle/totara by extending “moodleform” class and overriding the definition() method to including the form elements. For example: If you want

Read More
November 28, 2019 Web Development

Custom Javascript in Moodle/Totara, Javascript & AMD Modules

November 28, 2019 Web Development
Post Views: 4,048
| By Webner

How can we add custom Javascript in Moodle/Totara, Javascript & AMD modules? A Javascript module is a collection of Javascript code. It enhances the reusability of this code. As a result, it is called/used from alternative javascript files. These modules

Read More

Posts pagination

1 2 Next Posts»

Google ad

Copyright 2022 - 2023 | Webner Blog by Webner Solutions Pvt Ltd. | All Rights Reserved.
MENU
  • Blog Home
  • Categories
    • Web Development
    • Salesforce
    • Big Data
    • Cloud
    • Database
    • PHP Frameworks
    • eLearning
    • Insurance
    • Java Frameworks
    • Linux, Windows, Mac
    • Mobile
    • Others (General)
    • Others (Technical)
    • Software Testing
    • Zoho
  • About Us
  • Contact Us
  • StudySection