|
22.
|
|
|
Drag the *Open badges* block onto your page. This block is only available when you have the plugin installed.
|
|
|
|
あなたのページに *Open badges* ブロックをドラッグしてください。あなたがプラグインをインストールした場合のみこのブロックを使用できます。
|
|
Translated and reviewed by
Mitsuhiro Yoshida
|
|
|
|
Located in
../source/tips/openbadges.rst:51
|
|
23.
|
|
|
Select the badge collection that you want to display.
|
|
|
|
あなたが表示したいバッジコレクションを選択してください。
|
|
Translated and reviewed by
Mitsuhiro Yoshida
|
|
|
|
Located in
../source/tips/openbadges.rst:59
|
|
24.
|
|
|
Give your block a title.
|
|
|
|
あなたのブロックにタイトルを入力してください。
|
|
Translated and reviewed by
Mitsuhiro Yoshida
|
|
|
|
Located in
../source/tips/openbadges.rst:93
|
|
25.
|
|
|
Save your changes. Your badge collection is now visible in your page.
|
|
|
|
あなたの変更を保存します。あなたのページでバッジコレクションを閲覧できます。
|
|
Translated and reviewed by
Mitsuhiro Yoshida
|
|
|
|
Located in
../source/tips/openbadges.rst:54
|
|
26.
|
|
|
If you do not have the "Open Badge Displayer" plugin installed, you can follow these next steps.
|
|
|
|
あなたが「Open Badge Displayer」プラグインをインストールしていない場合、次の手順に従ってください。
|
|
Translated and reviewed by
Mitsuhiro Yoshida
|
|
|
|
Located in
../source/tips/openbadges.rst:66
|
|
27.
|
|
|
Generate an iframe for your badge collection
|
|
|
|
あなたのバッジコレクションのためにiframeを生成する
|
|
Translated and reviewed by
Mitsuhiro Yoshida
|
|
|
|
Located in
../source/tips/openbadges.rst:69
|
|
28.
|
|
|
Copy the URL of your public collection.
|
|
|
|
あなたのパブリックコレクションのURLをコピーしてください。
|
|
Translated and reviewed by
Mitsuhiro Yoshida
|
|
|
|
Located in
../source/tips/openbadges.rst:71
|
|
29.
|
|
|
Create an iframe around it so you can embed it into a Mahara page.
|
|
|
|
あなたがMaharaページに埋め込めるようiframeを作成します。
|
|
Translated and reviewed by
Mitsuhiro Yoshida
|
|
|
|
Located in
../source/tips/openbadges.rst:72
|
|
30.
|
|
|
You can use the `Online iFrame generator <http://7thspace.com/webmaster_tools/iframe_generator.html>`_ for example to create your iFrame easily. Or you can copy this iframe code and replace the URL with your own.
|
|
|
|
例えばiframeを簡単に作成するため、あなたは`Online iFrame generator <http://7thspace.com/webmaster_tools/iframe_generator.html>`を利用できます。またはこのiframeコードをコピーしてあなたのURLと置換できます。
|
|
Translated and reviewed by
Mitsuhiro Yoshida
|
|
|
|
Located in
../source/tips/openbadges.rst:75
|
|
31.
|
|
|
``<iframe src=”http://backpack.openbadges.org/share/da6db5b196b80bb3fda3d3e89a552028/” style=”border:0px #FFFFFF none;” scrolling=”no” frameborder=”1″ marginheight=”0px” marginwidth=”0px” height=”800px” width=”800px”></iframe>``
|
|
|
|
``<iframe src=”http://backpack.openbadges.org/share/da6db5b196b80bb3fda3d3e89a552028/” style=”border:0px #FFFFFF none;” scrolling=”no” frameborder=”1″ marginheight=”0px” marginwidth=”0px” height=”800px” width=”800px”></iframe>``
|
|
Translated and reviewed by
Mitsuhiro Yoshida
|
|
|
|
Located in
../source/tips/openbadges.rst:77
|