Courses in slider

Courses in slider

د Rajakumar Jillella لخوا -
د ځوابونو شمیر: 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.

د درجې بندۍ اوسط:  -
In reply to Rajakumar Jillella

Re: Courses in slider

د Gareth J Barnard لخوا -
د Core developers انځور د Particularly helpful Moodlers انځور د Plugin developers انځور

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

In reply to Gareth J Barnard

Re: Courses in slider

د Rajakumar Jillella لخوا -

Yes Gereth,

That is what i want exactly.

"Slider for the course listings"

How do we make it.



Thanks in Advance.

In reply to Rajakumar Jillella

Re: Courses in slider

د Gareth J Barnard لخوا -
د Core developers انځور د Particularly helpful Moodlers انځور د Plugin developers انځور

By overriding a renderer in a theme.

In reply to Gareth J Barnard

Re: Courses in slider

د 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.


Attachment coursesa.png
In reply to Rajakumar Jillella

Re: Courses in slider

د Usman Asar لخوا -
د Plugin developers انځور د 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.