Badges FAQ: Difference between revisions

From MoodleDocs
(→‎See also: blog post link, formatting)
(→‎See also: forum discussion link, Any further questions?)
 
(40 intermediate revisions by 7 users not shown)
Line 1: Line 1:
{{Badges}}
{{Badges}}
==How can teachers award site badges?==
==How can teachers award site badges?==
By default, teachers can only award course badges. Only users with capabilities to manage badges in the system are able to do this, so if you wish teachers to award site badges you need to create a new, global role.
#Go to ''Administration > Site administration > Users > Permissions > Define roles'' and add a new role called for example "Site badge awarder"
#Add it to the "System" context
#Set the following capabilities to "allow": moodle/badges:awardbadge, moodle/badges:viewbadges, moodle/badges:configurecriteria
#Assign this role to the teachers you wish to award site badges.


The teacher with the role "Site badge awarder" will see a link to Badges in the Administration block.
By default, teachers can only award course badges. Only users with capabilities to manage badges in the system are able to do this, so if you wish teachers to award site badges you need to create a new role as follows:
 
# Go to ''Administration > Site administration > Users > Permissions > Define roles'' and click 'Add a new role'
# Leave 'Use role or archetype' as No role' and click the continue button
# Give the role a name e.g. "Site badge awarder"
# Tick the '''System''' box to allow the role to be assigned in the System context
# Set the following capabilities to "allow": moodle/badges:awardbadge, moodle/badges:viewbadges, moodle/badges:configurecriteria
# Click the button 'Create this role".
# Assign the "Site badge awarder" role as a system role to the teachers you wish to award site badges.
 
Teachers with the role of "Site badge awarder" will see a link in the Administration block ''Site administration > Badges > Manage badges''.
 
==Can more than one teacher in a course award the same  badge?==
''(copied from MDL-39189'') It's not the user who issues the badge, but a role. Users with multiple roles will have an option to use both of them to issue badges. If the badge is awarded twice by different roles, both roles are displayed and criteria (ALL/ANY) is given. In some cases it will be required for a badge to be awarded by several different roles. When there are, let's say, three teachers in the course and they go to award a badge as a teacher, each of them will see the list of users who already got the badge from a teacher, so they won't need to award the badge again.
==What's the difference between a backpack and a collection?==
When you upload a badge to the [http://backpack.openbadges.org/ Openbadges site] you are adding it to your backpack, which is the general area you put your badges in (like a backpack!. You then organise them into collections (like separate little bags in your backpack) and you choose which to display on your Moodle profile. So a badge may be in your backpack and not in a collection, but it must be in your backpack before it can be in a collection (note the 'public' box must be ticked too). Collections allow you to control which badges you share with people.
{|
|[[File:mozillabackpack.png|thumb|A user's online backpack]]
|[[File:collections.png|thumb|Drag badges into a new collection to display on Moodle]]
|}
 
==What size is a badge?==
 
A badge is displayed with dimensions 100 X 100 pixels. However, a larger image may be uploaded, which will then be cropped to be a square, and then resized.
 
See also [https://moodle.org/mod/forum/discuss.php?d=230591 Badge image size] discussion.
 
==Can I award a badge based on a specific grade?==
 
There are two ways of awarding a badge based on a specific grade.
 
Method 1:
 
Set a passing grade for the quiz in the gradebook, as explained in section 1.3 of [[Activity completion settings]].
 
Method 2:
 
# Create a page resource and set the restrict access conditions so that it only appears if the user obtains a certain activity grade or course total
# Set the activity completion for the page as "view"
# Set the badge criteria such that the page has to be completed (i.e. viewed)
 
==Do I have to use my Moodle email for my backpack?==
 
No, you can specify the email address associated with your backpack.
 
==Which roles can see which badges?==
See this forum post on [https://moodle.org/mod/forum/discuss.php?d=234155&parent=1017187#p1017363 viewing badges]
 
==Can I change a badge image once awarded?==
The short answer is 'no', but see this forum post on [https://moodle.org/mod/forum/discuss.php?d=228553 changing badge images] for more information.
 
==Can I revoke a badge once it has been awarded?==
 
Yes - see the section on revoking a badge in [[Using badges]].
 
==How can I get badges with participants' profiles like on Moodle.org?==
[[File:profilebadges.png|thumb|500px|center]]
 
These are not badges. These are group avatars/pictures. When you create a group in your course - see the documentation on [[Groups]] - you can add a picture to represent that group. In places such as forums this picture is then displayed for each participant. If they are a member of several groups then several pictures will be displayed.
==Any further questions?==
 
Please post in the [https://moodle.org/mod/forum/view.php?id=8085 Badges forum] on moodle.org


==See also==
==See also==


* Using Moodle [https://moodle.org/mod/forum/view.php?id=8085 Badges forum]
* [http://www.somerandomthoughts.com/blog/2013/05/06/open-badges-and-moodle/ Open Badges and Moodle] blog post from Gavin Henrick
* [http://www.somerandomthoughts.com/blog/2013/05/06/open-badges-and-moodle/ Open Badges and Moodle] blog post from Gavin Henrick
* [http://badg.us/en-US/ badg.us] - a service for creating and issuing badges
* [https://p2pu.org/en/groups/how-do-i-make-a-badge/ P2PU Badge Maker] - a step by step guide on how to make a badge
* [https://www.openbadges.me/ OpenBadges.me] - An open-access image creator from MyKnowledgeMap to support all of your Open Badge building needs.
* [http://moodlebadges.com/ Badges For Your Moodle] - CC-licensed badges available for free download
Forum discussions:
* [https://moodle.org/mod/forum/discuss.php?d=353554 Site closure and open badges]


[[Category:FAQ]]
[[Category:FAQ]]
[[es:Insignias FAQ]]
[[ja:バッジFAQ]]

Latest revision as of 11:43, 31 July 2017

How can teachers award site badges?

By default, teachers can only award course badges. Only users with capabilities to manage badges in the system are able to do this, so if you wish teachers to award site badges you need to create a new role as follows:

  1. Go to Administration > Site administration > Users > Permissions > Define roles and click 'Add a new role'
  2. Leave 'Use role or archetype' as No role' and click the continue button
  3. Give the role a name e.g. "Site badge awarder"
  4. Tick the System box to allow the role to be assigned in the System context
  5. Set the following capabilities to "allow": moodle/badges:awardbadge, moodle/badges:viewbadges, moodle/badges:configurecriteria
  6. Click the button 'Create this role".
  7. Assign the "Site badge awarder" role as a system role to the teachers you wish to award site badges.

Teachers with the role of "Site badge awarder" will see a link in the Administration block Site administration > Badges > Manage badges.

Can more than one teacher in a course award the same badge?

(copied from MDL-39189) It's not the user who issues the badge, but a role. Users with multiple roles will have an option to use both of them to issue badges. If the badge is awarded twice by different roles, both roles are displayed and criteria (ALL/ANY) is given. In some cases it will be required for a badge to be awarded by several different roles. When there are, let's say, three teachers in the course and they go to award a badge as a teacher, each of them will see the list of users who already got the badge from a teacher, so they won't need to award the badge again.

What's the difference between a backpack and a collection?

When you upload a badge to the Openbadges site you are adding it to your backpack, which is the general area you put your badges in (like a backpack!. You then organise them into collections (like separate little bags in your backpack) and you choose which to display on your Moodle profile. So a badge may be in your backpack and not in a collection, but it must be in your backpack before it can be in a collection (note the 'public' box must be ticked too). Collections allow you to control which badges you share with people.

A user's online backpack
Drag badges into a new collection to display on Moodle

What size is a badge?

A badge is displayed with dimensions 100 X 100 pixels. However, a larger image may be uploaded, which will then be cropped to be a square, and then resized.

See also Badge image size discussion.

Can I award a badge based on a specific grade?

There are two ways of awarding a badge based on a specific grade.

Method 1:

Set a passing grade for the quiz in the gradebook, as explained in section 1.3 of Activity completion settings.

Method 2:

  1. Create a page resource and set the restrict access conditions so that it only appears if the user obtains a certain activity grade or course total
  2. Set the activity completion for the page as "view"
  3. Set the badge criteria such that the page has to be completed (i.e. viewed)

Do I have to use my Moodle email for my backpack?

No, you can specify the email address associated with your backpack.

Which roles can see which badges?

See this forum post on viewing badges

Can I change a badge image once awarded?

The short answer is 'no', but see this forum post on changing badge images for more information.

Can I revoke a badge once it has been awarded?

Yes - see the section on revoking a badge in Using badges.

How can I get badges with participants' profiles like on Moodle.org?

profilebadges.png

These are not badges. These are group avatars/pictures. When you create a group in your course - see the documentation on Groups - you can add a picture to represent that group. In places such as forums this picture is then displayed for each participant. If they are a member of several groups then several pictures will be displayed.

Any further questions?

Please post in the Badges forum on moodle.org

See also

Forum discussions: