<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div class="">I received confirmation from Airtable that they do not support arbitrary markup in forms. So I put in separator questions between each of section. </div><div class=""><br class=""></div><div class="">At this point the survey is ready to publish. I recognize that there are many more questions that could be asked, but they’ll have to wait until next year. Thank you all for your feedback! I look forward to sharing the results with you in a couple weeks. In the meantime, if there’s anything I can do for you, please let me know. </div><div><br class=""><blockquote type="cite" class=""><div class="">On Oct 29, 2018, at 7:38 PM, Taylor Fausak <<a href="mailto:taylor@fausak.me" class="">taylor@fausak.me</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><meta http-equiv="Content-Type" content="text/html; charset=utf-8" class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Thanks for the feedback! <div class=""><br class=""></div><div class="">- I would like to separate the survey into sections, but Airtable does not provide that functionality. I have sent a message to their support asking if I’m just missing it. Worst case scenario I can put some bogus questions in to act as dividers. I’ve put an example of such a divider question at the top of the survey. </div><div class=""><br class=""></div><div class="">- The “Add an option” questions allow you to select multiple answers rather than choosing a single one. I’ve updated the questions to make that clearer by adding this help text: “Select all that apply."</div><div class=""><br class=""></div><div class="">- I’ve added a followup question to the one about GHC’s new release schedule: "Why do you feel the way that you do about the new GHC release schedule?” I’m open to better wording there. </div><div class=""><br class=""></div><div class="">- I have added follow up questions of the form “What would you change about X?” where X is the language, compiler, build tool, or package repository. Hopefully that will provide meaningful guidance about how to improve those things without overwhelming the user with questions. </div><div class=""><br class=""></div><div class="">- For information about using Haskell at work, I think that is covered by existing questions. Last year’s survey asked if people used Haskell at work, and this year’s added some followup questions to that. Company size is covered by the demographic questions at the end. The only missing piece is asking about the size of the team of Haskell programmers. Is that worth asking about separately? <br class=""><div class=""><br class=""></div><div class="">- I have removed “Official” from the title of the survey.</div><div class=""><br class=""></div><div class="">- I changed the Haskell Prime question to ask about importance rather than interest: “How important do you feel it would be to have a new version of the Haskell standard?” It uses the answer scale from here: <a href="https://help.surveymonkey.com/articles/en_US/kb/Likert-Scales" class="">https://help.surveymonkey.com/articles/en_US/kb/Likert-Scales</a></div><div class=""><br class=""></div><div class="">- I split academic and commercial conferences in the question about interacting with the Haskell community. </div><div class=""><br class=""></div><div class="">- For the question about which type of Haskell software is developed at the respondents company, would it suffice to ask if the software is used internally by other employees and/or externally by customers? Another question already covers the type of software (web, CLI, GUI, …).</div><div class=""><br class=""></div><div class="">- I like the idea of drilling down into performance bottlenecks. How do you feel about phrasing it like this: “Which performance bottlenecks does your Haskell software typically hit?” With answer choices: CPU, RAM, disk, network, other, none.(I’m not sure what you mean by “bound by serialization.” Can you expand on that?) </div><div class=""><br class=""></div><div class="">- I think the way that the software runs is covered by another question about the type of software (web, CLI, GUI, …). Is it worth it to have a separate question? </div><div class=""><br class=""></div><div class="">I hope that addresses all the feedback so far. If not, please let me know! Thanks again! </div><div class=""><div class=""><br class=""><blockquote type="cite" class=""><div class="">On Oct 29, 2018, at 1:14 PM, Gershom B <<a href="mailto:gershomb@gmail.com" class="">gershomb@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">HI Taylor.<br class=""><br class="">A few thoughts. First, even with joint sponsorship, I don't think<br class="">saying "Official" in the name of the survey is a good idea. Everything<br class="">is "official" from whatever group supports it, but that seems besides<br class="">the point. I think that the intended meaning here is a bit slippery<br class="">since it can be interpreted as "approved by some body" but is often<br class="">used to mean "authoritative" and as we've discussed, you can't really<br class="">be authoritative with things like this, just "better".  Ok, that said,<br class="">on to some other points:<br class=""><br class="">"Are you interested in a new version of the Haskell standard?"<br class=""><br class="">Interested is a very vague thing to ask. I'd want something more<br class="">specific like "how important do you feel it would be to have a new<br class="">version..."<br class=""><br class="">On "Where do you interact with the Haskell community?" I think that we<br class="">should distinguish between "conferences (academic)" and "conferences<br class="">(commercial)" because ICFP and HaskellX, for example, are very<br class="">different sorts of things.<br class=""><br class="">I'd also like a question, as I mentioned earlier, like "What sort of<br class="">Haskell software is developed at your company" with options for<br class="">"in-house" "binaries deployed to customers" and "webapps used by<br class="">customers" among maybe other options. Also perhaps "is the software<br class="">you work on A) bound by memory B) bound by processor utilization C)<br class="">bound by wire/disk speed D) bound by serialization E) not running<br class="">against any performance limits at this time" and additionally is the<br class="">software  intended A) for continuous (server) operation or B) batched<br class="">operation or C) interactive user-driven operation.<br class=""><br class="">Cheers,<br class="">Gershom<br class="">On Sun, Oct 28, 2018 at 4:06 PM Francesco Ariis <<a href="mailto:fa-ml@ariis.it" class="">fa-ml@ariis.it</a>> wrote:<br class=""><blockquote type="cite" class=""><br class="">Hello Taylor,<br class=""><br class="">On Sun, Oct 28, 2018 at 02:42:16PM -0400, Taylor Fausak wrote:<br class=""><blockquote type="cite" class="">Please > take a look at the survey to make sure that you're happy<br class="">with it! Let me know if there are any questions that you would like<br class="">to be added, removed, or changed. You can view the survey here:<br class=""><a href="https://airtable.com/shr8G4RBPD9T6tnDf" class="">https://airtable.com/shr8G4RBPD9T6tnDf</a><br class="">You can deliver feedback to me either in this thread or on GitHub:<br class=""><a href="https://github.com/haskellweekly/haskellweekly.github.io/issues/206" class="">https://github.com/haskellweekly/haskellweekly.github.io/issues/206</a><br class=""></blockquote><br class="">Suggestions:<br class="">- state under which specific one of the "permissive license"s the<br class="">  results will be available;<br class="">- if it not mission critical, axe the last question.<br class=""><br class="">_______________________________________________<br class="">Haskell-community mailing list<br class=""><a href="mailto:Haskell-community@haskell.org" class="">Haskell-community@haskell.org</a><br class=""><a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-community" class="">http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-community</a><br class=""></blockquote>_______________________________________________<br class="">Haskell-community mailing list<br class=""><a href="mailto:Haskell-community@haskell.org" class="">Haskell-community@haskell.org</a><br class=""><a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-community" class="">http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-community</a><br class=""></div></div></blockquote></div><br class=""></div></div></div></div></blockquote></div><br class=""></body></html>