Syncing#22
Open
klausfrieler wants to merge 172 commits into
Open
Conversation
additional questionnaires
Add changes from Klaus
…later R versions.
`style_params` in `GMS()` were not passed to `get_prompt()` in `main_test_gms()`
Patch GMS
…(), hopefuilly does nmot break old questionnaires, fingers crossed.
…full stops in item choices)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
For sake of completeness, as some people are still using your repo, we should sync the repos, as I changed and added quite a lot of stuff in the recent years. (Note: I did not create tests for the questionnaires that I added, as these are of not really necessary in my view, as the code is basically trivial with few interdependeces,, based on a GUI and much to cumbersome to create, particularly with all the different language ressources that might change sometimes or getting added. Most, if not all tests are broken as of now (and they were always for me due to encoding issues, if I good remember). I would even remove all the tests in order to be able to use CMD check again as it is much too slow now with all the tests. Or, at least, remove all checks for correct text ressources and keep only checks for correct results,)