sdaps / sdaps

Scripts for data acquisition with paper based surveys
Other
188 stars 65 forks source link

Allow freeform fields to be replaced with text #14

Closed benzea closed 11 years ago

benzea commented 11 years ago

Sometimes people are afraid that handwriting can be recognized by people reading the report. In cases like this it makes sense to manually convert the images into text.

There are different parts to this:

The second one is probably hardest. This is probably something where a question based mode (issue #13) would make a lot of sense.

benzea commented 11 years ago

The widget_view branch is a first step. In the branch the GUI has the same data as on the left represented in GTK+ widgets.

Using this, it is now easily possible to add text entries and store the data.