You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
And FWIW I've wanted to add features to this library to help programmatically construct XML for questions and surveys but it seems daunting since the schema is undocumented ... and it's XML 😅
Thank you very much for your input. I guess i'll have to to programmatically edit the lsq or the lsg, and then import it that way.
Yeah, daunting is the right word. :D
Citric Version
1.0.0
Python Version
3.10
LimeSurvey Version
6.4.10
Backend database
Limesurvey Hosted
Operating System
Limesurvey Hosted
Description
I am trying to programmatically update the
answer_order
of all questions in a survey torandom
.I have confirmed I can update other properties such as
title
usingbut when I try
I get
No valid Data
is setting nested properties not supported? I couldn't find anything in the documentation.
Code
No response
Permissions Matrix
No response
The text was updated successfully, but these errors were encountered: