Joe,

Thanks for that tip and offer.
I just tried to run flash.ijs. I changed `load csv` to `load tables/csv`
because I could not find a plain csv. Also, I am running under J7.
I get the following error.

|domain error: showForm
|   Choices=:shuffle(Answer,(4    ?#Voc))
*** response not sent for vocflash
*** html409 Conflict




On Tue, Feb 4, 2014 at 5:33 PM, Joe Bogner <[email protected]> wrote:

>
>  Hi Brian - If you are seeking to have more control over the HTML so that
> it mimics the book you are reading, then you might find it easier to work
> outside of the JHS helper functions and instead use jev_get and
> jev_post_raw. I did this in the vocabulary flash card example I wrote up:
> https://github.com/joebo/vocflash/blob/master/flash.ijs and
> http://jsoftware.com/pipermail/chat/2014-January/005606.html . I'm happy
> to
> help on-list or off-list further.
>
> This approach give complete control over the HTML output. I would then
> recommend advancing that learning by learning how to make it work within
> the JHS framework.
>
> Also, I agree that the source maps shouldn't cause a problem
> ----------------------------------------------------------------------
>
Thanks, again

-- 
(B=)
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to