Course List

Course List

- A. H. の投稿
返信数: 5
Previously in 1.5.3 I was able upon login as an admin to view the course categories and as a student/teacher to see the courses I am registered in.

Now in 1.6.2, if I want to reach above mentioned goal, I have to redirect to /my. BUT i dont want them to be able to edit their "MyMoodle".

How can I reach below:
Students/teachers see the courses they are registered in when they login
AND
if they have no courses registered in, they see the list of categories
AND
I as admin see the list of categories
AND
Not allow redirection to /my

I know how to reach each seperatly but not all these 4 requirements at the same time.

Thnx for the help
amer
A. H. への返信

Re: Course List

- Mark Berthelemy の投稿
Hi Amer,

That's exactly the setup I've got at www.nationalstrategiescpd.org.uk - I'm just trying to remember how I did it now.

I've not done anything clever. Working backwards up your list:

You can switch off My Moodle on the Configuration > Variables page - it's under the miscellaneous section.

If you use the "Courses" block on the home page it displays a list of categories to Admin.

Again, the Courses block shows a list of categories to people who haven't enrolled in any courses.

Also the Courses block shows a list of courses to people who have enrolled in courses.

Does that help?

Cheers,

Mark
Mark Berthelemy への返信

Re: Course List

- A. H. の投稿
Front page format:
News items
Hide First Second Third Fourth
List of courses
Hide First Second Third Fourth
List of categories
Hide First Second Third Fourth
Combo list

Front page format when logged in:
News items
Hide First Second Third Fourth
List of courses
Hide First Second Third Fourth
List of categories
Hide First Second Third Fourth
Combo list


Why is the List of Courses under Front page format disabled??? Is it becuase we have more than 250 courses?
Previously as admin, i was able to see all the courses when i login coz i had this option "List of courses" set to "First".But not its set to Hide and disabled!How?

amer
A. H. への返信

Re: Course List

- Matt Campbell の投稿
Look at /course/lib.php, about line 29 or so. FRONTPAGECOURSELIMIT is set to 200 by default, change this to something higher and you'll see 'List of Courses' again. Petr Škoda just showed this to me a few days ago when I was trying to figure it out for 1.7.

Thanks,
Matt
A. H. への返信

Re: Course List

- Victor Santos の投稿
When I choose List of categories on preferences, on the frontpage it shows up like Course Categories , is it possible to change that name for other? or change the color , font etc... ?

ty.