|
62.
|
|
|
Per default, only the Mozilla Backpack is configured to be displayed. Your site administrator can make the Open Badge Passport available by placing the following into the ``config.php`` file:
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../source/tips/openbadges.rst:66
|
|
63.
|
|
|
``// Pull badges from Mozilla Backpack and openbadgepassport.com``
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../source/tips/openbadges.rst:0
|
|
64.
|
|
|
``$cfg->openbadgedisplayer_source = array(``
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../source/tips/openbadges.rst:0
|
|
65.
|
|
|
``'backpack' => 'https://backpack.openbadges.org/',``
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../source/tips/openbadges.rst:0
|
|
66.
|
|
|
``'passport' => 'https://openbadgepassport.com/'``
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../source/tips/openbadges.rst:0
|
|
67.
|
|
|
``);``
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../source/tips/openbadges.rst:0
|
|
68.
|
|
|
**Retractable**: Choose whether you want to allow users to reduce the block to its heading on a page or see just the heading only automatically. The options are:
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../source/tips/openbadges.rst:76
|
|
69.
|
|
|
**No**: The block and its content is displayed at all times.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../source/tips/openbadges.rst:78
|
|
70.
|
|
|
**Yes**: Allow users to reduce the block to just the heading by clicking the *Retractable* icon |retractable|.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../source/tips/openbadges.rst:79
|
|
71.
|
|
|
**Automatically retract**: Only the heading of the block is visible, and the user can click the *Retracted* icon |retracted| to view its content.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../source/tips/openbadges.rst:80
|