From 4f313ba591799c1625647fe2629a6483db15435d Mon Sep 17 00:00:00 2001 From: ignifugo Date: Wed, 7 Jun 2017 11:24:26 +0200 Subject: [PATCH] summary finish and tested --- en/SUMMARY.md | 24 +++++++++---------- .../{02_list-task.md => 02_list-tasks.md} | 0 .../{13_monitor-users => 13_monitor-users.md} | 0 3 files changed, 12 insertions(+), 12 deletions(-) rename en/reporting/{02_list-task.md => 02_list-tasks.md} (100%) rename en/research/{13_monitor-users => 13_monitor-users.md} (100%) diff --git a/en/SUMMARY.md b/en/SUMMARY.md index 6bab6d0..a4919fe 100644 --- a/en/SUMMARY.md +++ b/en/SUMMARY.md @@ -5,28 +5,28 @@ * [Problem](introduction/03_problem.md) * [Goal](introduction/04_goal.md) -* [The project e you](the_project_e_you/00_the-project-and-you.md) +* [THE PROJECT AND YOU](the_project_e_you/00_the-project-and-you.md) * [You are a usability person](the_project_e_you/01_you-are-a-usability-person.md) * [You are a developer](the_project_e_you/02_you-are-a-developer.md) * -* [Project aspects](project_aspects/00_project-aspects.md) +* [PROJECT ASPECTS](project_aspects/00_project-aspects.md) * [Website & information](project_aspects/01_website-e-information.md) * [Application itself](project_aspects/02_application-itself.md) * [Installation](project_aspects/03_installation.md) * [Getting help](project_aspects/04_getting-help.md) * [Contributing](project_aspects/05_contributing.md) * -* [Technology](technology/00_technology.md) +* [TECNOLOGY](technology/00_technology.md) * [Test device](technology/01_test-device.md) * [Test object](technology/02_test-object.md) * [Recording](technology/03_recording.md) -* -* [Participants](participants/00_participants.md) +* +* [PARTICIPANTS](participants/00_participants.md) * [Family, friends, coworkers, flatmates](participants/01_family-friends.md) * [Traveling, rideshare, hostel](participants/02_traveling-rideshare.md) * [Public places, at the mall, on the street](participants/03_public-places.md) -* -* [Research](research/00_research.md) + +* [RESEARCH](research/00_research.md) * [Dogfood](research/01_dogfood.md) * [Be a new user](research/02_be-a-new-user.md) * [Review](research/03_review.md) @@ -41,18 +41,18 @@ * [Get longtime users](research/12_get-longtime-users.md) * [Monitor users](research/13_monitor-users.md) * -* [Reporting](reporting/00_reporting.md) +* [REPORTING](reporting/00_reporting.md) * [List issues](reporting/01_list-issues.md) * [List tasks](reporting/02_list-tasks.md) -* [Tag bugs](reporting/03_tags-bugs.md) +* [Tag bugs](reporting/03_tag-bugs.md) * [Identify paper cuts](reporting/04_identify-paper-cuts.md) * [Provide guidelines](reporting/05_provide-guidelines.md) -* [Sketch ideas](reporting/06_scketch-ideas.md) +* [Sketch ideas](reporting/06_sketch-ideas.md) * [Fix small problems yourself](reporting/07_fix-small-problems-yourself.md) * [Work with one developer](reporting/08_work-with-one-developer.md) * [Evaluate new features](reporting/09_evaluate-new-features.md) -* [Have a hackfest](reporting/10_have-a-hack-fest.md) +* [Have a hackfest](reporting/10_have-a-hackfest.md) * -* [Conclusion](conclusion/00_conclusion.md) +* [CONCLUSION](conclusion/00_conclusion.md) * [References](conclusion/01_references.md) * [Thanks](conclusion/02_thanks.md) diff --git a/en/reporting/02_list-task.md b/en/reporting/02_list-tasks.md similarity index 100% rename from en/reporting/02_list-task.md rename to en/reporting/02_list-tasks.md diff --git a/en/research/13_monitor-users b/en/research/13_monitor-users.md similarity index 100% rename from en/research/13_monitor-users rename to en/research/13_monitor-users.md