Skip to content
Snippets Groups Projects
Foerster, Thomas's avatar
Norman Ziegner's avatar
closed merge request !166 "Draft: WIP: Update README.md" at HIFIS / Overall / Surveys / HIFIS Surveyval
Uwe Jandt (DESY, HIFIS)'s avatar
closed issue #151 "Take over Styling from the 2020 Report" at HIFIS / Overall / Surveys / Survey 2021 / Analysis
Uwe Jandt (DESY, HIFIS)'s avatar
commented on issue #151 "Take over Styling from the 2020 Report" at HIFIS / Overall / Surveys / Survey 2021 / Analysis

outdated. close.

Erxleben, Fredo's avatar
Erxleben, Fredo's avatar
opened issue #227 "Implement shortcut for answer distribution analysis" at HIFIS / Overall / Surveys / HIFIS Surveyval
Erxleben, Fredo's avatar
commented on merge request !182 "Resolve "Release 1.5.3"" at HIFIS / Overall / Surveys / HIFIS Surveyval

Hello @hueser93, thanks for the review. I had to do the release already since it blocked another urgent project. We can still retro-actively amend ...

Hueser, Christian's avatar
commented on merge request !182 "Resolve "Release 1.5.3"" at HIFIS / Overall / Surveys / HIFIS Surveyval

Hey Fredo @erxleb87, thanks for writing a new changelog entry. Let's remove those typos and formatting issues found as well as information irreleva...

Hueser, Christian's avatar
commented on merge request !182 "Resolve "Release 1.5.3"" at HIFIS / Overall / Surveys / HIFIS Surveyval

This might even be a removed thing because it removes the support.

Hueser, Christian's avatar
commented on merge request !182 "Resolve "Release 1.5.3"" at HIFIS / Overall / Surveys / HIFIS Surveyval

Actually, this is rather a fix but a security fix because it does not close a security flaw.

Hueser, Christian's avatar
commented on merge request !182 "Resolve "Release 1.5.3"" at HIFIS / Overall / Surveys / HIFIS Surveyval
Hueser, Christian's avatar
commented on merge request !182 "Resolve "Release 1.5.3"" at HIFIS / Overall / Surveys / HIFIS Surveyval
- The tool now tolerates CSV and metadata input files with _byte order marks_ inside
Hueser, Christian's avatar
commented on merge request !182 "Resolve "Release 1.5.3"" at HIFIS / Overall / Surveys / HIFIS Surveyval
Hueser, Christian's avatar
commented on merge request !182 "Resolve "Release 1.5.3"" at HIFIS / Overall / Surveys / HIFIS Surveyval
- When reading the survey data the tool now skips empty lines in the CSV instead of trying to parse them
Hueser, Christian's avatar
commented on merge request !182 "Resolve "Release 1.5.3"" at HIFIS / Overall / Surveys / HIFIS Surveyval
  and treats them as if the contained anonymous question was requested
Hueser, Christian's avatar
commented on merge request !182 "Resolve "Release 1.5.3"" at HIFIS / Overall / Surveys / HIFIS Surveyval
- `DataContainer.question_for_id(…)` can now also deal with Question Collection IDs containing no separator 
Hueser, Christian's avatar
commented on merge request !182 "Resolve "Release 1.5.3"" at HIFIS / Overall / Surveys / HIFIS Surveyval
- The new `Question.answers_for_participants(…)`-method allows to query for the answers of a selected set of participants
Hueser, Christian's avatar
commented on merge request !182 "Resolve "Release 1.5.3"" at HIFIS / Overall / Surveys / HIFIS Surveyval
- Questions, Question Collections and Answers with the same partial ID no longer get flagged as duplicates