hyperlink to a user report

hyperlink to a user report

by Namita Sharma -
Number of replies: 2

I have a lesson and am giving a user the option to click and find out his total score right from within the lesson text. How can I create a hyperlink so that the current users report is displayed. I don't know how to pass the id parameter.

Hope someone can help.

cheers

Namita

Average of ratings: -
In reply to Namita Sharma

Re: hyperlink to a user report

by ben reynolds -
Hi Namita,
The link to a user report will look like this
http://bluejay.cty.jhu.edu/grade/report/user/index.php?id=58
The id= at the end refers to the classroom's id number.

So. Use the Switch Role to . . . drop down box at the top right of your classroom's front page. Switch to Student.

Move your mouse over the link to "Grades" and copy the link location.

That's the hyperlink you need.

However, you can show the ongoing score within the lesson by going to Update this Lesson> Grade Options > Display ongoing score > Yes
Average of ratings: Useful (1)
In reply to ben reynolds

Re: hyperlink to a user report

by Chris Collman -
Picture of Documentation writers
Hi Ben and Namita,
Nice. I added it to the MoodleDoc page on HTML linking as an idea. This trick can also be used in other activities, because a link is a link.

I believe modules push their grades to Gradebook. Which I believe means that the student will have to complete the lesson (or activity) to see the grade. As Ben pointed out, there is the ongoing score setting.

Happy New Year! Chris