COAP:COAP-2170/week7: Difference between revisions

The educational technology and digital learning wiki
Jump to navigation Jump to search
 
(18 intermediate revisions by the same user not shown)
Line 4: Line 4:
== COAP 2170 Week 7 program ==
== COAP 2170 Week 7 program ==


(Wednesday)
=== Monday ===


=== Short discussion of some design issues ===
'''Short discussion of some design issues'''


* Recall of the UCD principle: The user should be brought into each design phase.
* Recall of the [[COAP:COAP-2170/week4|UCD principle seen in week 4]]: The user should be "brought" into each design phase.


* Recall of [http://www.jjg.net/elements/pdf/elements.pdf The elements of user experience] (and similar diagrams)
* Recall of [http://www.jjg.net/elements/pdf/elements.pdf The elements of user experience] (and similar diagrams)


; User task analysis
'''Task analysis'''


Context: Task analysis is an early step in the design process. Usually it belongs to the problem analysis and requirements phase. As such it would complement other methods like [[contextual inquiry]] and [[card sorting]]. Task analysis usually is conducted prior to [[scenarios of use]] and [[UML use case]] analysis.
Context: Task analysis is an early step in the design process and it is an important step if you design web applications (as opposed to information web sites). Usually, task analysis belongs to the problem analysis and requirements phase. As such it would complement other methods like [[contextual inquiry]] and [[card sorting]]. Task analysis usually is conducted prior to [[scenarios of use]] and [[UML use case]] analysis.


* [http://www.slideshare.net/prprof_mv/task-analysis Task Analysis] (Slides on slideshare)
* [http://www.slideshare.net/prprof_mv/task-analysis Task Analysis] (Slides on slideshare)


* [http://www.youtube.com/watch?v=vC_6Mcqzjkc&feature=related Hierarchical Task Analysis (HTA) (part 1)] (8 min, YouTube, slides+ voice)
* [http://www.youtube.com/watch?v=vC_6Mcqzjkc&feature=related Hierarchical Task Analysis (HTA) (part 1)] (8 min, YouTube, slides+ voice)
* [http://www.youtube.com/watch?v=JK3xRQ4qAJQ&feature=plcp (part 2)]
* [http://wipfli.ch/rolf/doc/phd_defense_rwipfli.pdf Rolf Wipfli, PHD example] (slide 7)


* Use of [[mind map]] software for hierarchical component analysis.
* Use of [[mind map]] software for hierarchical component analysis.


* Classroom activity: Create a mind map for "signing up and preparing for a class" task. You can use an online tool, e.g.
'''Classroom activity'''
** [http://www.mindomo.com/ Mindomo]
 
** [http://www.mindmeister.com/ Mindmeister]
Create a mind map for "signing up and preparing for a class" task.  
** You also can install a [[mind map]] software on your laptop, e.g. FreeMind.
 
Install a [[mind map]] software on your PC. On Webster computers, make sure to install a portable version since you don't have admin rights.
* [http://freemind.sourceforge.net/ FreeMind]
** [http://freemind.sourceforge.net/wiki/index.php/Download Download page]. Take a "Zip" binary version. I should work with any OS version that has Java installed.
* [http://sourceforge.net/projects/freeplane/files/ Freeplane] (alternative)
** [http://sourceforge.net/projects/freeplane/files/freeplane%20stable/ portable version]
 
You could use an online tool (signing up is usually required), e.g.
* [http://www.mindomo.com/ Mindomo]
* [http://www.mindmeister.com/ Mindmeister]
* [http://www.wisemapping.com/ Wise Mapping]
* [http://dropmind.com/ DropMind]
* [https://addons.mozilla.org/en-us/firefox/addon/quick-markup/ Quick Markup] (Firefox extension + online service]


; Planning / project management (FYI)
=== Wednesday ===
 
'''Planning / project management (FYI)''' (to be confirmed)


* You either could use GANTT charts and/or Mind maps or a simple task list
* You either could use GANTT charts and/or Mind maps or a simple task list
* It is important to identify each important task (also called "work packages")
* It is important to identify first each important task (also called "work packages"), then to schedule these tasks
* [[Methodology tutorial - planning techniques]] (unrelated to web design, but summarizes GANTT and PERT)
 
'''Recall of major principles'''
* See the [[COAP:COAP-2170|course program and the reading list]]


=== Term project and prior homework ===
'''Term project'''


* Discussion of hw 4
* Term projects (blog posts on worldclassroom)
* Term projects (blog posts on worldclassroom)
* During the 2nd hour, students can work on their term project.
* During the 2nd hour, students can work on their term project.
Line 40: Line 60:
=== Homework 7 ===
=== Homework 7 ===


Please create a mindmap that represents a task analysis + a scenario based on this mindmap
Please create a mindmap that represents a task analysis + a scenario that is based on this mind map
* Task you should analyse, choose '''one''':  
* Choose a task, for example:  
** "Getting ready for a class"
** "Getting ready for a class"
** "Getting ready for a course"
** "Getting ready for university"
** "Getting ready for university"


# Create a mindmap using either an online service or a mind mapping program
# Create a [[mind map]] using either an online service or a mind mapping program
# Write down a scenario of use based on this mindmap. A scenario basically is a summarized story. (read [http://www.usability.gov/methods/analyze_current/scenarios.html this])
# Write down a [[scenario of use]] based on this mindmap. A scenario of use basically is a summarized story, e.g. read [http://www.usability.gov/how-to-and-tools/methods/scenarios.html the usability.gov definition]). Wrap the scenario inside a small report with a short introduction and a short summary of the mindmap. Finally, add a conclusion.
# Turn in both files or URLs (mindmap + scenario)  
# Turn in both files or URLs (mindmap + scenario/report)  


'''Due:''' Wednesday week 8
'''Due:''' Wednesday week 8


* '''In addition''': Prepare term project presentation for Monday week 8.
* '''In addition''': Prepare term project presentation for Monday week 8.

Latest revision as of 11:12, 25 February 2015

COAP 2170 Week 7 program

Monday

Short discussion of some design issues

Task analysis

Context: Task analysis is an early step in the design process and it is an important step if you design web applications (as opposed to information web sites). Usually, task analysis belongs to the problem analysis and requirements phase. As such it would complement other methods like contextual inquiry and card sorting. Task analysis usually is conducted prior to scenarios of use and UML use case analysis.

  • Use of mind map software for hierarchical component analysis.

Classroom activity

Create a mind map for "signing up and preparing for a class" task.

Install a mind map software on your PC. On Webster computers, make sure to install a portable version since you don't have admin rights.

You could use an online tool (signing up is usually required), e.g.

Wednesday

Planning / project management (FYI) (to be confirmed)

  • You either could use GANTT charts and/or Mind maps or a simple task list
  • It is important to identify first each important task (also called "work packages"), then to schedule these tasks
  • Methodology tutorial - planning techniques (unrelated to web design, but summarizes GANTT and PERT)

Recall of major principles

Term project

  • Term projects (blog posts on worldclassroom)
  • During the 2nd hour, students can work on their term project.

Homework 7

Please create a mindmap that represents a task analysis + a scenario that is based on this mind map

  • Choose a task, for example:
    • "Getting ready for a class"
    • "Getting ready for a course"
    • "Getting ready for university"
  1. Create a mind map using either an online service or a mind mapping program
  2. Write down a scenario of use based on this mindmap. A scenario of use basically is a summarized story, e.g. read the usability.gov definition). Wrap the scenario inside a small report with a short introduction and a short summary of the mindmap. Finally, add a conclusion.
  3. Turn in both files or URLs (mindmap + scenario/report)

Due: Wednesday week 8

  • In addition: Prepare term project presentation for Monday week 8.