Skip to content

Commit 31fee05

Browse files
author
Chris
committed
Merge branch 'master' of https://github.com/DeveloperLiberationFront/Program-Navigation-Plugin into node.orientation
2 parents 391c290 + 735aa5f commit 31fee05

12 files changed

Lines changed: 9540 additions & 1 deletion

.gitignore

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
progNav Paper/progNav Paper.aux
2+
progNav Paper/progNav Paper.bbl
3+
progNav Paper/progNav Paper.blg
4+
progNav Paper/progNav Paper.log
5+
progNav Paper/progNav Paper.pdf
6+
progNav Paper/progNav Paper.synctex.gz
7+
18
#Eclipse
29
.project
3-
.classpath
10+

FlowerLandingPage.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# Flower: Navigating Program Flow in the IDE
2+
3+
---
4+
5+
## The Tool:
6+
Flower is a plugin for the Eclipse IDE designed to help you navigate program flow.
7+
8+
The best way to try out Flower is to [download](https://drive.google.com/file/d/0B384dHeXAHG5OE55R0syclp6blE/view) this VM image, which contains a running copy of Flower and a sample application!
9+
10+
## Demo Video
11+
For a quick look at how Flower works, check out this [demo video](http://www4.ncsu.edu/~jssmit11/projects/flower/demo.mp4)!
12+
13+
14+
## Study Materials
15+
We conducted a preliminary evaluation of Flower with eight participants. To facilitate the replication of our study, we provide all the necessary materials online:
16+
17+
- [Consent Form](http://www4.ncsu.edu/~jssmit11/projects/-flower/ConsentForm.pdf "Consent Form")
18+
- [Demographic Questions](http://www4.ncsu.edu/~jssmit11/projects/flower/DemographicSurvey.pdf)
19+
- [Study Script](http://www4.ncsu.edu/~jssmit11/projects/flower/Script.pdf)
20+
- [Post-study system usability questionnaire (PSSUQ)](http://www4.ncsu.edu/~jssmit11/projects/flower/UsabilityQuestionnaire.pdf)

0 commit comments

Comments
 (0)