Skip to content

Commit

Permalink
Update JuliaSurvey.en_US.toml (#23)
Browse files Browse the repository at this point in the history
Delete duplicative question
  • Loading branch information
ahclaster committed May 31, 2023
1 parent 5a26eca commit eca686a
Showing 1 changed file with 0 additions and 18 deletions.
18 changes: 0 additions & 18 deletions surveys/JuliaSurvey.en_US.toml
Original file line number Diff line number Diff line change
Expand Up @@ -323,24 +323,6 @@ ask_for_other_answer = true
translate_choices = true


[[questions]]
type = "choice"
description = """
IF OPEN SOURCE CREATOR OR CONTRIBUTOR: What is your work status in relation to writing Julia code?
"""
choices = [
"Paid programmer",
"Write Julia as a component of other paid work (such as research for academics)",
"Part paid, part voluntary",
"Completely voluntary",
"Prefer not to say",
]
multi_choice = false
none_of_the_above = true
ask_for_other_answer = false
translate_choices = true


[[questions]]
type = "choice"
description = """
Expand Down

0 comments on commit eca686a

Please sign in to comment.