Jesse, I have outlined an approach to doing this in the forum open
discussion question that I think you may have asked:
https://sourceforge.net/p/pebl/discussion/281129/thread/1ff2903


As for text wrapping, most of the question types use textboxes for
displaying text, which will automatically wrap. There may be one or two
question types that use labels, which are single lines. If you send me
the .csv line that you are trying to do, I can give a pointer on how to
address it. It would probably just be changing a label() command to a
textBox command, and fixing some layout on the screen to make room.
Shane
On Mon, 2018-07-09 at 17:43 +0900, Jesse Patterson wrote:
> Hello. 
> I am rather new to PEBL, and I was wondering about whether it's
> possible to code PEBL to do progressive responses. What I mean by
> this is that let's say question 1 has options A, B, C, and D. None of
> those are wrong answers, and selecting one would lead to one of four
> different options. Those responses would then have similar branching
> possibilities. 
> Also, I'm trying to figure out how to enable text wrap. I want to try
> a reading activity with this, but longer text simply runs off the
> screen after it's pulled from the CSV. Is there a way around that
> when coding the PBL file? 
> Any help would be appreciated. I'd just like to explore possibilities
> with reading tasks.
> Jesse Patterson
> 
> -------------------------------------------------------------------
> -----------Check out the vibrant tech community on one of the world's
> mostengaging tech sites, Slashdot.org! http://sdm.link/slashdot______
> _________________________________________Pebl-list mailing listPebl-
> list@lists.sourceforge.nethttps://lists.sourceforge.net/lists/listinf
> o/pebl-list
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Pebl-list mailing list
Pebl-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pebl-list

Reply via email to