Wednesday, July 30, 2014

Usability Testing

Hello!

This week we are running a usability test for the site. If you'd like to help, here's the test:





Thank you for volunteering to help out with this project!


As a bit of background, the site's purpose is to serve as a platform for robotics educators to share and collaborate on courses.  Over the next 30 minutes or so, you will be testing the usability of the site by acting as a user: an educator contributing to the site.  You will be given some content to add to the site and a list of questions to answer as you go along or after you are done with your task.


Focus Questions and things to Look For:
1. how accessible is this site and the content in it?
2. how easy is it to upload content?
3. how easy is it to navigate and find content on the site?
4. does this seem easy to collaborate on?
5. is the content is understandable and accurate?
6. does the “how to contribute” require too much prior knowledge? if so, where did you feel lost or where do you think others would feel lost?
7. additional comments?


Tasks
1. Go to the website and find out How to Contribute
2. Find the course called “Typos.” Find one typo, fix it, and submit your contribution.
3. Answer the questions! (email to mliebmanpelaez@gmail.com)


Thanks!

Tuesday, July 8, 2014

Call for Feedback from ROS Edcuation Community

Hello all,

It's been almost two months, but finally I am writing again to share with you our ROS/robotics education project. 

For those of you who don't remember, my name is Mariana and I am working with Tully Foote and OSRF to help facilitate teaching robotics courses using the TurtleBot.  We are using a Git web repository to create an online database for robotics courses.  The idea is to have a website where educators can collaboratively design these courses.  In turn, users can search for course material based on keywords relevant to the robotics material they are looking to teach or learn.  (I have included a more detailed description of the site further on in the email.)

I am writing to you just as we are finishing up our first prototype of the site (https://tfoote.github.io/design/).  Before we continue with this project, we feel it is important to first gather feedback from you and others in the world of robotics education.

The main questions we want to ask are:

- Is this something you would be interested in?
- What features/services would you like to see in something like this?
- How do you think you or others would use this site?  Would you want to use the site during a learning activity or just pull material from it? 
- Is this something you'd be interested in as a resource for your students? If so, how would you want your students to interact with a site like this? (A tool to enable more interactive learning? Supplementary or extra material to give to students?)
- Do you have any experience with something similar to this that might be useful for us to know about?
- Any other comments/suggestions?

In addition we are also trying to figure out a good way to give users an incentive to collaborate on these courses.  So far, we have thought of introducing an edge of competition, (perhaps using sponsors for prizes), publicity, making it a game, and giving contributors recognition.  What would motivate you to contribute to something like this? If you have any input, please let us know!

I realize that for those in the USA, it's a holiday today (happy 4th of July!).  But if at some point in the next week or so you find time to give us some feedback, that would be greatly appreciated! We can only really move forward with this project if we know what the community is looking for :) 

If you aren't already a part of the ROS Education special interest group, here's the link: http://wiki.ros.org/groovy/Planning/education - if you scroll down, you'll find the link to the google group (https://groups.google.com/group/ros-sig-education).  Also, if you know someone not in this thread who would be interested in this project, please feel free to forward this email to them!


Best,
Mariana Liebman-Pelaez


****MORE DETAILED DESCRIPTION DESCRIPTION OF SITE HERE****

So far in our project we've set up the Git online web repository and uploaded some example content (TurtleBot intro tutorials and other example material).  The content of the repository is organized in a hierarchy that resembles a course syllabus.  Namely, there are courses which consist of units which in turn can have topics (lessons, tutorials, or challenges).  

Each of these elements contains a header which has the title, the type (course, unit, lesson, tutorial, or challenge), and abstract, tags (used for searching), skills, prerequisites, and for units and courses, sub-content.  These headers are useful when searching for content as well as for referencing and organizing material.  That way, all topics belong to a unit and all units belong to a course.  In addition, in order to minimize redundancy, topics and units can be cross-referenced across units and courses respectively.

Here's a more detailed description of what we envisioned all these elements to be:

Course: This is basically a syllabus and contains the units that will be covered in the course.  Metadata in the header for the course includes: title, abstract, tags , prerequisites (by course or by topic), skills, requirements, and version/compatibility tags.  Courses can also contain material (for example, an introduction to the material covered in the course... etc).

Unit: These are the various topics covered in the course.  We thought of the units as individual folders that contain all the material; any lesson, tutorial or challenge will belong to at least one unit. Units can also contain material (for example, an introduction to the material covered in the unit... etc).

Lesson: Lessons will be where the educators present all the information and building blocks they are giving to the students - in slides, videos, notes, diagrams… etc. A topic can have multiple lessons, maybe to give students stopping points to apply the information they are receiving. (*note* - as of now, any external documents such as powerpoints will need to be attached as a link).

Tutorial: This is where students can be walked-through an application of what they are learning.  If it’s a new programming concept for instance, it can be a series of questions that gets the student to walk through an example of the material.  (The idea here is really similar to what we think of online tutorials - these are step by step instructions and examples).

Challenge:  This is the fun part.  Here is where educators can post material that get the student to apply and expand on the concepts covered.  Here is where you would find homework problems, problem sets, projects, open ended questions… etc.  We were thinking of labelling challenges as either “recommended” or “extended.”

The idea is that with this hierarchy, it will be relatively easy to upload material and search through it.  All elements (courses, units, lessons, tutorials, and challenges) will be indexed and will reference the material they belong with.  In addition, units and the elements they contain can also be cross-referenced if material is applicable to more than one course and/or unit.

Here are some features that we currently have for the site:

  • Ability to embed youtube videos and code blocks
  • In the future, we are thinking to embed a simulator using gazebo to make the site more interactive for students. (thoughts???)
  • Anything else???

Contributing:
Right now, the way to contribute to the site is by following the standard protocol of using git.  One would clone the repository, add or modify any material in its appropriate folder (following a template), and push it back.  The language used is markdown.

Monday, July 7, 2014

Call for Feedback

Last Friday, we finally finished our prototype for the site.  In order to move forward with the project, we felt it necessary to call for feedback from the ROS education community and others involved in robotics education. I wrote an email on Friday, similar to the one I had originally sent out to the ROS education community, only this time updating them about the state of the project.

I summarized the work we had done up until this point, provided them with a link to the site as it is right now, and prompted them with the following questions:


- Is this something you would be interested in?
- What features/services would you like to see in something like this?
- How do you think you or others would use this site?  Would you want to use the site during a learning activity or just pull material from it? 
- Is this something you'd be interested in as a resource for your students? If so, how would you want your students to interact with a site like this? (A tool to enable more interactive learning? Supplementary or extra material to give to students?)
- Do you have any experience with something similar to this that might be useful for us to know about?
- Any other comments/suggestions?

At the bottom of the email, I provided a more in-depth description of the work we had done and the questions we still had lingering.  For interest in participating in the conversation regarding this project, check out the ROS Education google group at this site: http://wiki.ros.org/groovy/Planning/education

Till next time!