Courses in slider

Courses in slider

von Rajakumar Jillella -
Anzahl Antworten: 7

I'm using Moodle 2.9 version.

I have many courses, nearly 15 courses.

All the courses are displaying one by one.

Do we have plugin or any other source to make all the courses in "slider" view?


Thanks in Advance.

Als Antwort auf Rajakumar Jillella

Re: Courses in slider

von Gareth J Barnard -
Nutzerbild von Core developers Nutzerbild von Particularly helpful Moodlers Nutzerbild von Plugin developers

Not that I know of.  Do you mean a slider for the course listing on the front page / home?

Als Antwort auf Gareth J Barnard

Re: Courses in slider

von Rajakumar Jillella -

Yes Gereth,

That is what i want exactly.

"Slider for the course listings"

How do we make it.



Thanks in Advance.

Als Antwort auf Rajakumar Jillella

Re: Courses in slider

von Gareth J Barnard -
Nutzerbild von Core developers Nutzerbild von Particularly helpful Moodlers Nutzerbild von Plugin developers

By overriding a renderer in a theme.

Als Antwort auf Gareth J Barnard

Re: Courses in slider

von Rajakumar Jillella -

I'm using BCU Theme.

See the attached. Want to make them in horizontally.

Once all the courses comes in horizontal, i will make the scrolling using "marquee" tag.


Anhang coursesa.png
Als Antwort auf Rajakumar Jillella

Re: Courses in slider

von Usman Asar -
Nutzerbild von Plugin developers Nutzerbild von Testers

that wont be called slider, but carousel slider.

you have to find a script that does that, you will be able to find a bootstrap carousel HERE, because BCU theme is based on bootstrap as well so you shouldn't have any issue including that.