carp-dk / carp-dk/research.package

Change enum RPChoiceAnswerStyle names

Open
#159 0 comments 0 reactions 1 assignee Claimed by @Panosfunk View on GitHub
Dominant language
Dart
Stars
52
Forks
47
Avg merge
5h 35m
Merged PRs (30d)
4

Description

inside `lib/src/model/answerformat/answer_format.dart the enum

```
/// Available types for [RPChoiceAnswerFormat]
enum RPChoiceAnswerStyle {
/// The participant allowed to choose only a single option from the given set
SingleChoice,

/// The participant allowed only to choose multiple option from the given set
MultipleChoice,
}
```

has misleading names.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.