mozilla / learning.mozilla.org

This repo is for tracking initiatives of the Mozilla Learning Networks team.
https://learning.mozilla.org
Mozilla Public License 2.0
61 stars 91 forks source link

Adjust Curriculum Template design to make it easier to read. #1841

Closed flukeout closed 8 years ago

flukeout commented 8 years ago

Received some feedback from a Hive member:

My feedback (before use with other humans) is a UI piece for teachers. That is a lot of dark gray text on white (necessary, of course!). Can we play with the format to make it more read-able? I suggest bullets or color blocks if possible.

@chadsansing Do you have any extra info on this?

chadsansing commented 8 years ago

@flukeout, this is in response to JS activities under development that use the curriculum template.

E.g. http://chadsansing.github.io/curriculum-testing/intermediate-web-lit-two/session01-buttons-and-alerts.html#overview

I think the UI piece means using some indicator to chunk and break up text whenever possible, like between a paragraph and list. Let's ask. I'll ship the thread to the Hive member for more feedback.

Animaltinez commented 8 years ago

@flukeout @chadsansing I think Chad described what I was thinking pretty well. Teachers, like all people, don't read, they skim, especially if they are in a workshop and have to follow this like a guide.

My comment could also have read: "Please increase overall read-ability"

Does that help?

flukeout commented 8 years ago

Sure, thanks! I think there are two ways to do this...

I'll focus on the first for now and let @chadsansing mull on the second.

I also noticed that the way we're structuring the headings is pretty hard to read...

image

It looks like there are three levels of heirarchy here, so we should have a way to make that more apparent.

Additionally, when the page is scrolled, the sidebar image goes away! Yikes...

image

I'll get on that too.

chadsansing commented 8 years ago

Awesome, @flukeout. I agree that content is part of the issue here. Hopefully, as more curriculum gets used, we'll get more feedback and can better balance the amount of text against users' desire to have things broken down.

In the meantime, @Animaltinez, I assure you the intent here is to provide detailed lesson plans for participatory activities - we would run these activities live at web literacy trainings, but never in a sit-and-read-the-plan way. What cues could we use to help hook educators and get them to go from skimming to reading while looking for classroom materials?

Animaltinez commented 8 years ago

@chadsansing , this:

What cues could we use to help hook educators and get them to go from skimming to reading while looking for classroom materials?

...is a very interesting question that is a great example of a topic for an event Sprout is working on with MLN to discuss “Sustained Engagement/Engagement & Sustainability” .

I don’t have much detail on that just now, but this is helpful to naw on in the meantime. –a

flukeout commented 8 years ago

First, some updates to the overview page...

image

cc @chadsansing

Coming next, changes to the step pages.

flukeout commented 8 years ago

Some fancy list treatments...

image

flukeout commented 8 years ago

Title treatment once you're viewing the steps of an activity...

image

@chadsansing Will these (like Intermediate Web Literacy II) link somewhere?

chadsansing commented 8 years ago

@flukeout - I love how this is coming along. Let's try to link the module title (e.g. "Intermediate Web Literacy II") back to the module index page of off /activities. This module is almost live, but not quite yet, so the link in this case is forthcoming.

flukeout commented 8 years ago

Cover page

image

On Subsequent pages

image

Next-up treatment

image

flukeout commented 8 years ago

The big to do is to figure out the problem with the image not scrolling with the side-nav.

chadsansing commented 8 years ago

Keep it rollin', @flukeout.

flukeout commented 8 years ago

Closing and starting #1850 where we review the changes and continue the discussion.