mozilla / learning-networks

INACTIVE - http://mzl.la/ghe-archive - This repo is for tracking initiatives of the Mozilla Learning Networks team.
12 stars 10 forks source link

Thimble multi-page project #241

Closed chadsansing closed 9 years ago

chadsansing commented 9 years ago

@hannahkane & @KevZawacki, would you take a look here

http://chadsansing.github.io/curriculum-testing/thimble-multi-page-project/

and here

http://chadsansing.github.io/curriculum-testing/thimble-multi-page-project/tutorial.

I've tried to put together a simple multi-page project for folks to remix in Thimble. If these resources work, I can put them in Thimble on my account or the same account that has the Back-to-School makes.

cc @ldecoursy, @chrislarry33, @amirad

jgmac1106 commented 9 years ago

Was talking to @chadsansing about the multipage project. I suggested a floating top navigation rather than a side navigation.

Would if be best to add this as a table or can it be done through js?

hannahkane commented 9 years ago

These looks great to me. Would be best to post them from the main, shared account, I think. Once you have the links, I can file a ticket to get them added to the Thimble homepage as a featured project/kit.

KevZawacki commented 9 years ago

Hi Chad, these are fantastic! Many thanks. Can you let me know when they're ported to Thimble? I'll then start sharing with users.

chadsansing commented 9 years ago

@hannahkane, @KevZawacki, @jgmac1106: check out https://d157rqmxrxj6ey.cloudfront.net/mozillalearning/10950/. Ready to share?

@hannahkane, can we implement a JS nav scheme? Not sure exactly what @jgmac1106 is suggesting, but it might work better than what I have. Not urgent, I think, unless others disagree. I'd be happy to noodle with it if someone can point me towards a tutorial.

Can close once live, I think.

KevZawacki commented 9 years ago

@chadsansing perfect -- thanks again!

jgmac1106 commented 9 years ago

I just meant a nav menu that floated at the top not on the left. I will fool around with remixing it when you take it live. It is great. These are going to be huge for teachers and Clubs.

On Wed, Sep 16, 2015 at 12:20 PM Kevin Zawacki notifications@github.com wrote:

@chadsansing https://github.com/chadsansing perfect -- thanks again!

— Reply to this email directly or view it on GitHub https://github.com/mozilla/learning-networks/issues/241#issuecomment-140792767 .

hannahkane commented 9 years ago

@chadsansing - should we create a teaching kit to accompany this, or just put it up as a solo project ready for remixing?

chadsansing commented 9 years ago

@hannahkane - solo for remix for now, though I will include it in a forthcoming Back-to-School Write the Web kit featuring the other makes (Homework Excuse Generator, etc.) within the next week and a half.

chadsansing commented 9 years ago

Can use proof-reading & testing on https://d157rqmxrxj6ey.cloudfront.net/mozillalearning/11288/.

jgmac1106 commented 9 years ago

While I know it is considered bad form, you may want to use a blank target to prevent this from happening:

Link within linkt

I hit remix on the kit and then clicked on the project link in the left frame. Thinking a blank target would fix this.

jgmac1106 commented 9 years ago

In the objectives you mention linking several webpages, but in the description your say learners will link several websites together. While both are technically true as you pull in content from across the Web you may want to think about matching the learning targets in the description and the objectives.

This sentence seems confusing. I am unsure of the steps you want the user to change:

You may also wish to set up an account on teach.mozilla.org that you can share with your learners. This will save time later when they are ready to publish their remixes.

I think users will find this confusing.

This seems overly complex and strays from the learning target:

Explain that after students hit the Remix button, Thimble will show them the code for the all of the project's webpages, as well as the CSS, or styling code, that makes the webpage work. Explain that CSS stands for 'cascading stylesheet.' Explain also that HTML, the language of the Web, shapes the page while CSS tells the parts of the page how to look.

We use similar boilerplate language across all the curriculum. Instead we should be thinking about a logical progression. Many wouldn't start with this project.

I would leave the intro to html and css to other projects and focus on the key learning target of the file system and using multiple files. Laser focus the copy in that direction.

This one is more food for thought in terms of nomenclature.

Recently we have been leaning away from the word "make" as a noun and referring to thimble "makes" as projects.

Not sure if this holds true but I remember the click counting team noting that the word "make" had a horrible conversion rate on a bunch of tests and we have heard from non-English contributors that it doesn't translate well. You may want to take this into consideration.

chadsansing commented 9 years ago

@jgmac1106, made several edits. I appreciate the "make" context, but didn't see too many instances of it it here, nor the intro sections. Thanks for the feedback!

jgmac1106 commented 9 years ago

I could have been mixing up the activities.

This was from @humphd:

As an aside, whoever is working on that page should be escaping the <3 (should be >3) throughout so it doesn't break the page's markup.>

On Thu, Sep 17, 2015 at 10:47 AM Chad Sansing notifications@github.com wrote:

@jgmac1106 https://github.com/jgmac1106, made several edits. I appreciate the "make" context, but didn't see too many instances of it it here, nor the intro sections. Thanks for the feedback!

— Reply to this email directly or view it on GitHub https://github.com/mozilla/learning-networks/issues/241#issuecomment-141110684 .

chadsansing commented 9 years ago

Thanks. Also made the changes to < -

Let me know if you see any I missed :)

chadsansing commented 9 years ago

Looking forward to seeing the next batch of activities go up on https://thimble.mozilla.org.

hannahkane commented 9 years ago

Check 'em out: https://thimble.mozilla.org/

chadsansing commented 9 years ago

W00t!