Skip to content
New issue

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

ERROR: Komma-Zahlen werden vom Importer nicht erkannt (nur amerikanisch per Punkt abgetrennte Werte) #510

Closed
ralferlebach opened this issue Jun 19, 2024 · 0 comments
Assignees
Labels
ALISE bug Something isn't working
Milestone

Comments

@ralferlebach
Copy link
Contributor

grafik
@ralferlebach ralferlebach added bug Something isn't working ALISE labels Jun 19, 2024
@ralferlebach ralferlebach modified the milestones: v1.0, v1.1 Jun 26, 2024
davidszkiba added a commit that referenced this issue Sep 30, 2024
It is now possible to specify float values by using a comma as
separator.
Enclosing the column values within double quotes allows using
a comma as column separator as well:

```csv
componentid,status,qtype,model,difficulty,discrimination,guessing,label,catscalename,parentscalenames,componentname
0,4,Multiple-Choice,raschbirnbaum,"-3,321","0,123","0,1800",SIMA01-02,SimA01,Simulation|SimA,question
```
davidszkiba added a commit that referenced this issue Oct 3, 2024
It is now possible to specify float values by using a comma as
separator.
Enclosing the column values within double quotes allows using
a comma as column separator as well:

```csv
componentid,status,qtype,model,difficulty,discrimination,guessing,label,catscalename,parentscalenames,componentname
0,4,Multiple-Choice,raschbirnbaum,"-3,321","0,123","0,1800",SIMA01-02,SimA01,Simulation|SimA,question
```
davidszkiba added a commit that referenced this issue Oct 8, 2024
It is now possible to specify float values by using a comma as
separator.
Enclosing the column values within double quotes allows using
a comma as column separator as well:

```csv
componentid,status,qtype,model,difficulty,discrimination,guessing,label,catscalename,parentscalenames,componentname
0,4,Multiple-Choice,raschbirnbaum,"-3,321","0,123","0,1800",SIMA01-02,SimA01,Simulation|SimA,question
```
davidszkiba added a commit that referenced this issue Oct 8, 2024
It is now possible to specify float values by using a comma as
separator.
Enclosing the column values within double quotes allows using
a comma as column separator as well:

```csv
componentid,status,qtype,model,difficulty,discrimination,guessing,label,catscalename,parentscalenames,componentname
0,4,Multiple-Choice,raschbirnbaum,"-3,321","0,123","0,1800",SIMA01-02,SimA01,Simulation|SimA,question
```
davidszkiba added a commit that referenced this issue Oct 10, 2024
It is now possible to specify float values by using a comma as
separator.
Enclosing the column values within double quotes allows using
a comma as column separator as well:

```csv
componentid,status,qtype,model,difficulty,discrimination,guessing,label,catscalename,parentscalenames,componentname
0,4,Multiple-Choice,raschbirnbaum,"-3,321","0,123","0,1800",SIMA01-02,SimA01,Simulation|SimA,question
```
davidszkiba added a commit that referenced this issue Oct 10, 2024
It is now possible to specify float values by using a comma as
separator.
Enclosing the column values within double quotes allows using
a comma as column separator as well:

```csv
componentid,status,qtype,model,difficulty,discrimination,guessing,label,catscalename,parentscalenames,componentname
0,4,Multiple-Choice,raschbirnbaum,"-3,321","0,123","0,1800",SIMA01-02,SimA01,Simulation|SimA,question
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ALISE bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants