Skip to content
Snippets Groups Projects
Verified Commit b1cd2cc1 authored by Lukas Maximilian Kimpel's avatar Lukas Maximilian Kimpel
Browse files

Create independet class for enum ContentType

parent 85d4ac24
1 merge request!86Resolve "content types (classes)"
Pipeline #13444 passed with stage
in 33 seconds
export enum ContentType {
CHOICE,
BINARY,
SCALE,
NUMBER,
TEXT,
GRID
}
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment