Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Added screens snapshots corresponding to adding text responses, coded responses and placeholders.

...

Question: Date, Location and Provider are for the 3 special encounter tags in html forms. In these cases, the person creating the form would need to provide a label for the fields, but not other information, right? So, all we would need for those would be a simple pop-up window to enter the item number and item text?

Edit Items Screens

This is the screen for adding text responses: Image Added
This screen allows the user to select a coded concept for a question: Image Added
When the user clicks "Add Answers", the following screen appears, populated with the coded answers that correspond to the coded question on the previous screen. Image Added
This is what the user sees when the user clicks the Edit button in the form above.  This is how the user changes the label that will appear for an answer. Image Added
After clicking the "ok" button on the form that shows all the answers, the user will return to a page where the form can be edited.  In that form, there is a simple preview of the form.  The first question below has no explanation field.  The second question has an explanation field, but there is no label on the field.  The third has a labeled explanation field.  The fourth shows explanations for checkboxes. Image Added
This following screenshot shows what would appear in an html form entry preview using the html produced by the draftforms module.  This is for the same form as in the preceding screen. Image Added
The user can enter a Placeholder to mark a place in the HTML where an item must be entered by hand because it is not supported by this module. Image Added

The following windows display, but do nothing when the user clicks Ok.

...