{"id":2333,"date":"2012-11-12T03:00:00","date_gmt":"2012-11-12T03:00:00","guid":{"rendered":"http:\/\/johnjohnston.info\/blog\/?e=2333"},"modified":"2021-06-26T20:25:38","modified_gmt":"2021-06-26T19:25:38","slug":"badges-badges-badges","status":"publish","type":"post","link":"https:\/\/johnjohnston.info\/blog\/badges-badges-badges\/","title":{"rendered":"Badges, Badges, Badges"},"content":{"rendered":"<p> <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/johnjohnston.info\/blog\/images\/2012-11\/2012-11-12_badges.png\" alt=\"Badges\" height=\"258\" width=\"258\" style=\"float:left;margin:6px; padding:2px;border:solid 1px #ccc;\"><\/p>\n<p>I&#8217;ve been keeping half an eye on the <a href=\"http:\/\/openbadges.org\/en-US\/\" title=\"Open Badges\">Mozilla Open Badges<\/a> project, mostly through the <a href=\"http:\/\/dougbelshaw.com\/blog\" title=\"dougbelshaw.com\/blog\">blog<\/a> of Doug Belshaw. <\/p>\n<p>I&#8217;ve also being looking at some of the <a href=\"https:\/\/webmaker.org\/en-US\/\">Mozilla Webmaker tools<\/a> on and off. This time last year I was <a href=\"http:\/\/johnjohnston.info\/blog\/?e=2223\" title=\"Playing with Hackasaurus and popcorn - John's World Wide Wall Display\">Playing with Hackasaurus and popcorn<\/a> and had some fun. More recently I was running an introduction to html, css and a wee bit of javascript for North Lanarkshire computing and business studies teachers and made use of Hackasaurus as a way to look at HTML elements. I had peeked at thimble, the third of the webmaker tools occasionally but not given it much attention.<\/p>\n<p>Yesterday I read <a href=\"http:\/\/dougbelshaw.com\/blog\/2012\/11\/11\/webmaker-badges-are-go\" title=\"Webmaker badges are GO! | Doug Belshaw&#039;s blog\">Webmaker Badges Are Go!<\/a> and decided to check to <a href=\"https:\/\/thimble.webmaker.org\">thimble<\/a> and how it had incorporated badges.<\/p>\n<h3>Thimble<\/h3>\n<p>Thimble is an in browser html editor with live preview.<\/p>\n<h3>Bad points<\/h3>\n<p>Unfortunately I was reading Doug&#8217;s post on my iPad and dived into thimble on that. This was not the greatest experience, selecting text was a total pain and the standard iOS text editing was disabled. I could not copy or paste. I managed to do a bit of a better job by linking a bluetooth keyboard where I could copy and paste via keyboard shortcuts. Selecting text was still very difficult.<\/p>\n<p>I then switched to my macbook. Although this is not a recent model it is usually fast enough to get thing done. It runs 10.6 and I use it for all sorts of things. Unfortunately it did not seem fast enough to edit thimble. Again it was hard to select text, clicking somewhere to move the cursor was hit and miss and I deleted some bits of code without meaning too. This could be very off-putting for a school pupil or someone else unused to editing html. I did test Safari, Firefox and Chrome none were much good.<\/p>\n<h3>The Good Bits<\/h3>\n<p>After not having much fun with my macbook I switched to my work macbook pro. This is not exactly a monster machine, 2.3GHx i5 with 8 MB of RAM, but it handled thimble a lot better.<\/p>\n<p>I began to see what was happening, thimble does a fair job of syntax highlighting as you go, alerting you to any errors. But the neatest thing was the integration of the badges. I had signed in with Mozilla persona at the top of the thimble page. As I added various bits of code to the page small alerts popped up to tell me I had earned a badge. Clicking on the badges button allowed me to send the badges to my Backpack. This entails accepting the badges and then you can organise them into groups.<\/p>\n<p>I guess all the code highlighting and checking to see if you have earned a badge is what slows down the iPad and older mac.<\/p>\n<p>Personally I don&#8217;t think I&#8217;d be very motivated by badge gathering but I could see this being attractive to some sorts of learners especially as you can show the badges you have earned on a <a href=\"https:\/\/beta.openbadges.org\/share\/79149b649b9b48e51d0286a73fc082da\">public page<\/a> and also embed them on your blog or other webpage. <\/p>\n<p><strong>I&#8217;ve added some more notes about thimble on <a href=\"https:\/\/thimble.webmaker.org\/p\/fd70\">the thimble page I made<\/a>.<\/strong><\/p>\n<h3>Sharing your Success<\/h3>\n<p style=\"text-align:center\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/johnjohnston.info\/blog\/images\/2012-11\/2012-11-12_badges_badges.png\" alt=\"Badges Badges\" height=\"151\" width=\"458\">\n<\/p>\n<p>As well as the public page there is a wordpress plugin <a href=\"http:\/\/wordpress.org\/extend\/plugins\/wpbadgedisplay\/\">WPBadgeDisplay<\/a> currently at version 0.8. I&#8217;ve not had the chance o look at it. <a href=\"https:\/\/twitter.com\/don_iain\">Iain Hallahan<\/a> \u200f <a href=\"https:\/\/twitter.com\/don_iain\/status\/267744531489886208\">let me know<\/a> about <a href=\"http:\/\/badgewidgethack.org\/\">Badge Widget Hack<\/a> which will generate some JavaScript to display a group of your badges I found that this limited the display to 3 badges in the group but it was simple enough to <a href=\"http:\/\/johnjohnston.info\/badges.html\" title=\"badges\">edit the code to see more<\/a> it looks like open badges provides a json feed for the badges (eg: http:\/\/beta.openbadges.org\/displayer\/8358\/group\/5612.json) which you can use to display badges. Here is a slightly <a href=\"http:\/\/johnjohnston.info\/badges2.html\" title=\"badges\">better looking view of my thimble ones<\/a>.<\/p>\n<h3>Beta<\/h3>\n<p>Open Badges Backpack is in beta, it says so in the url, <a href=\"https:\/\/beta.openbadges.org\">https:\/\/beta.openbadges.org<\/a>. It seems to be developing nicely and it is now a lot easier to get your head round how badges play out in practise. I can see some real use for thimble and badges in the classroom and I hope to test performance on other older computers soon. Hopefully it is better than on my old (2008) macbook or that the experience will improve over time. I hope too that Mozilla will not forget about iPad users as we are seeing a lot more of these in our classrooms now.<\/p>\n<p>Finally I just used the &#8216;Start From Scratch&#8217; option in thimble, there are a lot of interesting looking <a href=\"https:\/\/thimble.webmaker.org\/en-US\/projects\">starter projects<\/a> that you can use to get ideas for what to make.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>I&#8217;ve been keeping half an eye on the Mozilla Open Badges project, mostly through the blog of Doug Belshaw. I&#8217;ve also being looking at some of the Mozilla Webmaker tools on and off. This time last year I was Playing with Hackasaurus and popcorn and had some fun. More recently I was running an introduction [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"mf2_syndication":[],"advanced_seo_description":"","jetpack_seo_html_title":"","jetpack_seo_noindex":false,"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"webmentions_disabled_pings":false,"webmentions_disabled":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[6],"tags":[47,118,82,46],"post_format":[],"class_list":{"0":"post-2333","1":"post","2":"type-post","3":"status-publish","4":"format-standard","6":"category-wwwd","7":"tag-badges","8":"tag-computing","9":"tag-mozilla","10":"tag-openbadges","11":"kind-article","13":"h-entry","14":"hentry"},"better_featured_image":null,"jetpack_featured_media_url":"","jetpack_shortlink":"https:\/\/wp.me\/p57zFQ-BD","jetpack_likes_enabled":false,"jetpack_sharing_enabled":true,"kind":false,"_links":{"self":[{"href":"https:\/\/johnjohnston.info\/blog\/wp-json\/wp\/v2\/posts\/2333","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/johnjohnston.info\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/johnjohnston.info\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/johnjohnston.info\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/johnjohnston.info\/blog\/wp-json\/wp\/v2\/comments?post=2333"}],"version-history":[{"count":1,"href":"https:\/\/johnjohnston.info\/blog\/wp-json\/wp\/v2\/posts\/2333\/revisions"}],"predecessor-version":[{"id":14960,"href":"https:\/\/johnjohnston.info\/blog\/wp-json\/wp\/v2\/posts\/2333\/revisions\/14960"}],"wp:attachment":[{"href":"https:\/\/johnjohnston.info\/blog\/wp-json\/wp\/v2\/media?parent=2333"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/johnjohnston.info\/blog\/wp-json\/wp\/v2\/categories?post=2333"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/johnjohnston.info\/blog\/wp-json\/wp\/v2\/tags?post=2333"},{"taxonomy":"post_format","embeddable":true,"href":"https:\/\/johnjohnston.info\/blog\/wp-json\/wp\/v2\/post_format?post=2333"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}