Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/catalyst/moodle-block_carousel
A simple, responsive and touch friendly moodle carousel block
https://github.com/catalyst/moodle-block_carousel
carousel moodle-block moodle-plugin
Last synced: 3 days ago
JSON representation
A simple, responsive and touch friendly moodle carousel block
- Host: GitHub
- URL: https://github.com/catalyst/moodle-block_carousel
- Owner: catalyst
- License: gpl-3.0
- Created: 2016-04-28T01:26:16.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-10-19T06:20:59.000Z (about 1 year ago)
- Last Synced: 2023-10-19T07:28:58.680Z (about 1 year ago)
- Topics: carousel, moodle-block, moodle-plugin
- Language: JavaScript
- Homepage:
- Size: 736 KB
- Stars: 3
- Watchers: 24
- Forks: 2
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![GitHub Workflow Status (branch)](https://img.shields.io/github/actions/workflow/status/catalyst/moodle-block_carousel/ci.yml?branch=master&label=ci)
https://moodle.org/plugins/block_carousel
![Screen shot](/pix/screenshot.png?raw=true)
* [Branches](#branches)
* [What is this?](#what-is-this)
* [Installation and configuration](#installation-and-configuration)
* [Issues and feedback](#issues-and-feedback)
* [Credits and Thanks](#credits-and-thanks)Branches
--------For Moodle 3.6 Onwards, use the master branch. For Moodle 3.5 and older use the MOODLE_35_STABLE branch.
What is this?
-------------An easy to use carousel block:
* responsive
* touch and mouse friendly
* video supportInstallation and Configuration
------------------------------1. Install the same as any other moodle plugin:
Using git
git clone [email protected]:catalyst/moodle-block_carousel.git blocks/carousel
Or install via the Moodle plugin directory:
https://moodle.org/plugins/block_carousel
2. Then run the Moodle upgrade
3. For use of videos in the carousel, install the [FFprobe tool](https://ffmpeg.org/download.html).
4. Visit Site Administration -> Plugins -> Blocks -> Carousel and configure the path to FFprobe.
3. Now add the block to a page, then configure it and add the slides
Contributing
------------Pull requests are welcome, please adhere to the Moodle code standards
and use travis to check everything is green.The slick JS library doesn't conform exactly to Moodle's code standards
so to rebuild the JS files run:grunt amd --force
Issues and feedback
-------------------If you have issues please log them in github here:
https://github.com/catalyst/moodle-block_carousel/issues
Or if you want paid support please contact Catalyst IT Australia:
https://www.catalyst-au.net/contact-us
Credits and thanks
------------------The core of this plugin is the excellent 'slick' JS library by @kenwheeler:
http://kenwheeler.github.io/slick/
This plugin was sponsored by Central Queesnland University:
https://www.cqu.edu.au/
![CQU](/pix/cqu.png?raw=true)
This plugin was developed by Catalyst IT Australia:
https://www.catalyst-au.net/