Faq list

Blocks ::: block_faq_list
Maintained by Developer Agiledrop
This plugin adds a customizable FAQ block to Moodle, compatible with all block regions. It supports multilingual titles and content, displaying FAQs in the user's current language.

Faq list 1.1.1

Moodle 4.0, 4.1, 4.2, 4.3, 4.4, 4.5
Released: Tuesday, 14 January 2025, 5:37 PM

FAQ List Moodle Plugin

The FAQ List plugin allows Moodle administrators to create and manage FAQ lists containing questions and answers. These FAQs can be displayed in various formats (text, accordion, carousel) as a block on the Moodle website.

Features

Display Options

  • Default: Questions are displayed as headers, and answers as text.
  • Accordion: Collapsible dropdown format for interactive display.
  • Carousel: Dynamic sliding display for a modern, visual presentation.

Block Settings

  • Choose to display:
    • Block title.
    • FAQ list title.
    • No title.
  • Configure the block appearance and functionality directly within the Moodle interface.
  • Place blocks in any defined block area (main, sidebar, etc.).
  • Multiple blocks can be placed on the same page, each displaying a different FAQ list.

Admin Settings

Accessible via Site Administration -> General -> FAQ Lists, the plugin offers:

  1. FAQ List Manage:
    • Create and edit FAQ lists.
    • Update titles and translations.
  2. FAQ List Items Manage (Questions and Answers):
    • Manage the most recently edited FAQ list.
    • Add, edit, or delete questions and answers.
    • Change the order of FAQ items for customization.

Multilingual Support

  • FAQ titles and items (questions and answers) can be translated into multiple languages.
  • Admin interface includes tabs for each installed language pack, making translation simple and intuitive.

Installation

  1. Clone or download the repository into the appropriate Moodle directory:
git clone https://github.com/AGILEDROP/moodle-block_faq_list.git faq_list
  1. In Moodle, navigate to Site Administration -> Notifications and follow the prompts to install the plugin.

Usage

  1. Navigate to Site Administration -> General -> FAQ Lists.
  2. Under FAQ List Manage:
    • Create and configure FAQ lists.
  3. Add questions and answers to the newly created FAQ list.
  4. Configure a block on your Moodle page to display the FAQ content:
    • Add a block and select "FAQ List."
    • Choose the display format and title options in block settings.

Contributing

We welcome contributions to enhance the FAQ List plugin. Here's how you can contribute:

Version information

Version build number
2025011400
Version release name
1.1.1
Maturity
Stable version
MD5 Sum
9db712c39a270194f1a42cf9ef45a739
Supported software
Moodle 4.0, Moodle 4.1, Moodle 4.2, Moodle 4.3, Moodle 4.4, Moodle 4.5
  • Latest release for Moodle 4.0
  • Latest release for Moodle 4.1
  • Latest release for Moodle 4.2
  • Latest release for Moodle 4.3
  • Latest release for Moodle 4.4
  • Latest release for Moodle 4.5

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS tag
v1.1.1

Default installation instructions for plugins of the type Blocks

  1. Make sure you have all the required versions.
  2. Download and unpack the block folder.
  3. Place the folder (eg "myblock") in the "blocks" subdirectory.
  4. Visit http://yoursite.com/admin to complete the installation
  5. Turn editing on in any home or course page.
  6. Add the block to the page
  7. Visit the config link in the block for more options.