We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
if two elements in different subelections share the same text, clicking on the text of the one element toggles the checkbox for the other one:
import this JSON file as election to reproduce:
{"Title":{"En":"Title","Fr":"","De":"","URL":""},"Scaffold":[{"ID":"8sXaWuCd","Title":{"En":"Something","Fr":"","De":"","URL":""},"Order":["O8Sh0bh6","Ne929JLu"],"Ranks":[],"Selects":[{"ID":"O8Sh0bh6","Title":{"En":"Class 1","Fr":"","De":"","URL":""},"MaxN":3,"MinN":1,"Choices":[{"Choice":"{\"en\":\"red\"}","URL":""},{"Choice":"{\"en\":\"green\"}","URL":""},{"Choice":"{\"en\":\"blue\"}","URL":""}],"Hint":{"En":"","Fr":"","De":""}},{"ID":"Ne929JLu","Title":{"En":"Class 2","Fr":"","De":"","URL":""},"MaxN":3,"MinN":1,"Choices":[{"Choice":"{\"en\":\"red\"}","URL":""},{"Choice":"{\"en\":\"green\"}","URL":""},{"Choice":"{\"en\":\"blue\"}","URL":""}],"Hint":{"En":"","Fr":"","De":""}}],"Texts":[],"Subjects":[]}],"AdditionalInfo":""}
The text was updated successfully, but these errors were encountered:
No branches or pull requests
if two elements in different subelections share the same text, clicking on the text of the one element toggles the checkbox for the other one:
video_2024-05-15_09-09-39.mp4
import this JSON file as election to reproduce:
{"Title":{"En":"Title","Fr":"","De":"","URL":""},"Scaffold":[{"ID":"8sXaWuCd","Title":{"En":"Something","Fr":"","De":"","URL":""},"Order":["O8Sh0bh6","Ne929JLu"],"Ranks":[],"Selects":[{"ID":"O8Sh0bh6","Title":{"En":"Class 1","Fr":"","De":"","URL":""},"MaxN":3,"MinN":1,"Choices":[{"Choice":"{\"en\":\"red\"}","URL":""},{"Choice":"{\"en\":\"green\"}","URL":""},{"Choice":"{\"en\":\"blue\"}","URL":""}],"Hint":{"En":"","Fr":"","De":""}},{"ID":"Ne929JLu","Title":{"En":"Class 2","Fr":"","De":"","URL":""},"MaxN":3,"MinN":1,"Choices":[{"Choice":"{\"en\":\"red\"}","URL":""},{"Choice":"{\"en\":\"green\"}","URL":""},{"Choice":"{\"en\":\"blue\"}","URL":""}],"Hint":{"En":"","Fr":"","De":""}}],"Texts":[],"Subjects":[]}],"AdditionalInfo":""}
The text was updated successfully, but these errors were encountered: