11-16-2020, 04:17 PM
Multi-Line Text Entry with Word Wrapping
Required Experiment Builder Version: 1.5.201 or higher
EyeLink Required: No
Type: Concept Example
Difficulty Level: High
This example demonstrates:
This project illustrates how to collect participant keyboard responses to be presented as multi-line text entry with word wrapping. The word wrapping and line segmentation is handled via Custom Class code.
**Additional detailed information about the project is given in the notes section for most nodes. To see notes for a given node, either mouse over that node or click on it to display the notes window. If the notes window is not visible, go to the "View" drop-down menu in Experiment Builder, select "Properties", and check "Note".
Instructions:
Multiline_Text_Entry_with_Word_Wrap.ebz (Size: 31.93 KB / Downloads: 90)
Required Experiment Builder Version: 1.5.201 or higher
EyeLink Required: No
Type: Concept Example
Difficulty Level: High
This example demonstrates:
- How to collect long-form text response from a participant
- How to use Custom Class to parse / manipulate text response
This project illustrates how to collect participant keyboard responses to be presented as multi-line text entry with word wrapping. The word wrapping and line segmentation is handled via Custom Class code.
**Additional detailed information about the project is given in the notes section for most nodes. To see notes for a given node, either mouse over that node or click on it to display the notes window. If the notes window is not visible, go to the "View" drop-down menu in Experiment Builder, select "Properties", and check "Note".
Instructions:
- Download the Multiline_Text_Entry_with_Word_Wrap.ebz example from this message.
- Launch the Experiment Builder application.
- Unpack the Multiline_Text_Entry_with_Word_Wrap.ebz file to a location on your Experiment Builder PC with "File menu -> Unpack".
- Open the project in Experiment Builder.
- Deploy the project to a new folder.
- Run the Multiline_Text_Entry_with_Word_Wrap.exe from the deployed directory.
