Kristoffer Bjärkefur

Results 77 issues of Kristoffer Bjärkefur

Based on feedback from @aurelieri. Here is summary of what she said: > For ex: You have a repeat group with questions you loop over multiple plots. Let's say you...

enhancement

This issue is intended to list test that we need more info about. Either from SCTO's documentation, or from testing when the documentation is not precise enough. All the items...

enhancement

If we want to append two SCTO surveys (will be common when we have the best practice survey modules), it is important for functionality that the column order is the...

new command

Could be a part of HFC, but it is not really a test and it is good if this is quicker to run. Reads data after removing duplicates. Creates an...

new command

It is very likely to be an error if the language options used are not the same in the choice sheet and the survey sheet. When implementing this it should...

enhancement

Currently the command only allows letters, numbers, underscore and regular spaces in the field name in order to run the command. Here is the code: ``` gen `illegal_char' = (trim(regexr(`var',"[a-zA-Z0-9_/-]*",""))...

enhancement