[SOLVED] "no loop for break/next" and "title must be a strin

General help and assistance with jamovi. Bug reports can be made at our issues page: https://github.com/jamovi/jamovi/issues . (If you're unsure feel free to discuss it here)
Post Reply
User avatar
anthonyb
Posts: 6
Joined: Tue Aug 08, 2017 7:13 pm

[SOLVED] "no loop for break/next" and "title must be a strin

Post by anthonyb »

I'm teaching with Jamovi, and 2 students independently reported a "no loop for break/next" error. One of the output screens also includes a "title must be a string" error. I've tried to independently replicate these errors with the same dataset, but haven't been able to do so (I used version 0.7.5.6). Screen shots and the data file are attached.
Attachments
Homework2data.csv
(304 Bytes) Downloaded 522 times
TileMustBeStringAndNoLoopForBreak2.jpg
TileMustBeStringAndNoLoopForBreak2.jpg (199.26 KiB) Viewed 3114 times
NoLoopForBreak1.jpg
NoLoopForBreak1.jpg (209.25 KiB) Viewed 3114 times
User avatar
jonathon
Posts: 2613
Joined: Fri Jan 27, 2017 10:04 am

Re: "no loop for break/next" and "title must be a string" er

Post by jonathon »

thanks so much for reporting. we'll get onto these straight-away.

sorry for the inconvenience.

jonathon
User avatar
jonathon
Posts: 2613
Joined: Fri Jan 27, 2017 10:04 am

Re: "no loop for break/next" and "title must be a string" er

Post by jonathon »

to fill you in:

the `title must be a string` error is caused by having a continuous variable as the split by variable (it won't actually let you assign a continuous variable to split by, so the only way to achieve this is assign it as a nominal/ordinal, and then change the measure type).

the `no loop for break` is an issue with quartiles. as a work around you can use 'Cut points for 4 equal groups'.

sorry for the inconvenience
User avatar
jonathon
Posts: 2613
Joined: Fri Jan 27, 2017 10:04 am

Re: "no loop for break/next" and "title must be a string" er

Post by jonathon »

For the record, this is fixed.
Post Reply