]> git.donarmstrong.com Git - neurodebian.git/blobdiff - survey/survey.rst
Also for stats report which repo and which job number use our setup
[neurodebian.git] / survey / survey.rst
index 8118f00147ca4a2fad85d6eacf43dec2bd49b871..aa48037169c6dcfa09b9ed95facffe0365944e19 100644 (file)
@@ -5,7 +5,8 @@ Scientific software usage in neuroscience research
 This survey should take about five minutes. Immediately after submission you
 will be presented with some statistics on previous responses. Please try to
 answer as many questions as you can, but don't worry if you cannot answer all
-of them.
+of them. *You need to have javascript enabled in your browser for this survey.*
+For feedback email team@neuro.debian.net
 
 .. raw:: html
 
@@ -45,7 +46,7 @@ of them.
        if (data.success == true) {
            $('#nss_survey').resetForm();
            $('#submit_button').hide();
-           $('#server_response').html(data.results);
+           $('#server_response').html("<p><em>Thanks for participating in this survey. Scroll down to see the statistics.</em></p>" + data.results)
        } else {
            $('#server_response').html("");
            alert(data.message);
@@ -106,6 +107,8 @@ What is your position?
    <option value="ra" label="Research assistant">Research assistant</option>
    <option value="researcher" label="Other researcher">Other researcher</option>
    <option value="sysadmin" label="System administrator">System administrator</option>
+   <option value="developer" label="Software developer">Software developer</option>
+   <option value="technician" label="Technician/Engineer">Technician/Engineer</option>
    </select>
    </td></tr><tr><td>
 
@@ -116,18 +119,20 @@ What type of data are you working with? Please check all items that apply.
    </td><td class="response">
    <table><tr><td>
    <input type="checkbox" name="bg_datamod" value="behav" />Behavioral<br />
+   <input type="checkbox" name="bg_datamod" value="genetic" />Genetic<br />
    <input type="checkbox" name="bg_datamod" value="mri" />MRI/fMRI/DTI<br />
    <input type="checkbox" name="bg_datamod" value="meeg" />EEG/MEG<br />
-   </td><td>
    <input type="checkbox" name="bg_datamod" value="pet" />PET/SPECT<br />
+   </td><td>
    <input type="checkbox" name="bg_datamod" value="ephys" />Electrophysiology<br />
    <input type="checkbox" name="bg_datamod" value="spectro" />Microspectroscopy<br />
-   <input type="checkbox" name="bg_datamod" value="other" />
+   <input type="checkbox" name="bg_datamod" value="simulation" />Computational modeling/Simulations<br />
+   <input type="checkbox" name="bg_datamod" value="otherdm" />
    <input name="bg_datamod_other" type="text" size="20" maxlength="40">
    </td></tr></table>
    </td></tr><tr class="oddrow"><td>
 
-Are you developing software that is intended to be used by other researchers?
+Are you developing software that is intended to be used by others?
 
 .. raw:: html
 
@@ -158,7 +163,7 @@ software environment you would like to be doing your research in.
    <td>
 
 What fraction of your research activity time do you spend in this software
-environment as opposed to any other environment that you migh have access to?
+environment as opposed to any other environment that you might have access to?
 
 .. raw:: html
 
@@ -254,7 +259,7 @@ Please indicate how much you agree to the following statements.
    </td></tr><tr class="oddrow"><td class="task">
 
 
-... of the availibility of commercial support
+... of the availability of commercial support
 
 .. raw:: html
 
@@ -290,7 +295,7 @@ Please indicate how much you agree to the following statements.
    </td></tr><tr><td class="task">
 
 
-... I rely on a particular application that only runs in this environment
+... I rely on a particular application that runs in this environment only
 
 .. raw:: html
 
@@ -428,7 +433,7 @@ a timely fashion
    <div class="rating">Definitely disagree<br /><input type="radio" name="man_r2" value="0" /></div>
    </td></tr><tr class="oddrow"><td class="task">
 
-There are always enough licenses for essential commerical software tools
+There are always enough licenses for essential commercial software tools
 
 .. raw:: html
 
@@ -483,18 +488,19 @@ systems on one machine at the same time.
    <tr class="oddrow">
    <td class="task">
 
-How often do you use virtual machines for your research purposes?
+What fraction of your research activity time do you spend in a virtual
+environment as opposed to any other environment?
 
 .. raw:: html
 
    </td><td class="response">
    <select name="virt_time" size="1">
    <option value="none" selected="selected" label="Select an option">Select an option</option>
-   <option value="never" label="Never">Never</option>
-   <option value="occasionally" label="Occasionally">Occasionally</option>
-   <option value="often" label="Often">Often</option>
-   <option value="always" label="Exclusively">Exclusively</option>
-   </select><div style="font-size:60%">(skip the remaining questions of this section if "never")</div>
+   <option value="notime" label="None/I don't use this">None/I don't use this</option>
+   <option value="little" label="Less then half of the time">Less then half of the time</option>
+   <option value="most" label="More than half of the time">More than half of the time</option>
+   <option value="always" label="All of the time">All of the time</option>
+   </select>
    </td></tr><tr><td class="task">
 
 Which products for virtualization are you using?
@@ -511,7 +517,7 @@ Which products for virtualization are you using?
    <input type="checkbox" name="virt_prod" value="virtualpc" />Virtual PC<br />
    <input type="checkbox" name="virt_prod" value="xen" />Xen<br />
    <input type="checkbox" name="virt_prod" value="kvm" />KVM<br />
-   <input type="checkbox" name="virt_prod" value="other" />
+   <input type="checkbox" name="virt_prod" value="othervm" />
    <input name="virt_other" type="text" size="20" maxlength="40">
    </td></tr></table>
    </td></tr><tr class="oddrow"><td>
@@ -670,7 +676,7 @@ Comes with the operating system
 
 .. raw:: html
 
-   </td></tr><tr><td class="response"><input type="checkbox" name="software_resource" value=macports"" /></td><td>
+   </td></tr><tr><td class="response"><input type="checkbox" name="software_resource" value="macports" /></td><td>
 
 `Macports <http://www.macports.org>`_
 
@@ -712,7 +718,7 @@ Python bundles: `Enthought Python <http://www.enthought.com/products/index.php>`
 
 .. raw:: html
 
-   </td></tr><tr class="oddrow"><td class="response"><input type="checkbox" name="software_resource" value="other" /></td><td>
+   </td></tr><tr class="oddrow"><td class="response"><input type="checkbox" name="software_resource" value="otherres" /></td><td>
    <input name="software_resource_other" type="text" size="40" maxlength="200">
    </td></tr></table>
 
@@ -728,23 +734,26 @@ Generic computing/scripting/programming environments
 
    <table class="questionaire"><tr>
    <td class="response"><input type="checkbox" name="sw_general" value="cpp" />C/C++</td>
+   <td class="response"><input type="checkbox" name="sw_general" value="fortran" />Fortran</td>
    <td class="response"><input type="checkbox" name="sw_general" value="idl" />IDL</td>
+   <td class="response"><input type="checkbox" name="sw_general" value="java" />Java</td>
    <td class="response"><input type="checkbox" name="sw_general" value="labview" />LabVIEW</td>
    <td class="response"><input type="checkbox" name="sw_general" value="lisrel" />LISREL</td>
+   </tr><tr class="oddrow">
    <td class="response"><input type="checkbox" name="sw_general" value="maple" />Maple</td>
    <td class="response"><input type="checkbox" name="sw_general" value="mathcad" />Mathcad</td>
-   </tr><tr class="oddrow">
    <td class="response"><input type="checkbox" name="sw_general" value="mathematica" />Mathematica</td>
    <td class="response"><input type="checkbox" name="sw_general" value="matlab" />Matlab</td>
    <td class="response"><input type="checkbox" name="sw_general" value="octave" />Octave</td>
    <td class="response"><input type="checkbox" name="sw_general" value="perl" />Perl</td>
+   </tr><tr>
    <td class="response"><input type="checkbox" name="sw_general" value="python" />Python</td>
    <td class="response"><input type="checkbox" name="sw_general" value="r" />R</td>
-   </tr><tr>
    <td class="response"><input type="checkbox" name="sw_general" value="ruby" />Ruby</td>
    <td class="response"><input type="checkbox" name="sw_general" value="scilab" />Scilab</td>
    <td class="response"><input type="checkbox" name="sw_general" value="spss" />SPSS</td>
    <td class="response"><input type="checkbox" name="sw_general" value="scirun" />SCIRun</td>
+   </tr><tr class="oddrow">
    <td class="response"><input type="checkbox" name="sw_general" value="shell" />Shell scripting</td>
    </tr></table>
 
@@ -781,38 +790,39 @@ Imaging
    <td class="response"><input type="checkbox" name="sw_img" value="brainvisa" />BrainVISA/Anatomist</td>
    <td class="response"><input type="checkbox" name="sw_img" value="brainvoyager" />BrainVoyager</td>
    <td class="response"><input type="checkbox" name="sw_img" value="cmtk" />CMTK</td>
-   <td class="response"><input type="checkbox" name="sw_img" value="caret" />Caret</td>
+   <td class="response"><input type="checkbox" name="sw_img" value="camino" />Camino</td>
    </tr><tr class="oddrow">
+   <td class="response"><input type="checkbox" name="sw_img" value="caret" />Caret</td>
    <td class="response"><input type="checkbox" name="sw_img" value="connectomviewer" />ConnectomeViewer</td>
    <td class="response"><input type="checkbox" name="sw_img" value="dsi" />DSI Studio</td>
    <td class="response"><input type="checkbox" name="sw_img" value="dtitk" />DTI-TK</td>
-   <td class="response"><input type="checkbox" name="sw_img" value="trackvis" />Diffusion Toolkit/Trackvis</td>
    </tr><tr>
+   <td class="response"><input type="checkbox" name="sw_img" value="trackvis" />Diffusion Toolkit/Trackvis</td>
    <td class="response"><input type="checkbox" name="sw_img" value="fsl" />FSL</td>
    <td class="response"><input type="checkbox" name="sw_img" value="fiji" />Fiji</td>
    <td class="response"><input type="checkbox" name="sw_img" value="freesurfer" />FreeSurfer</td>
-   <td class="response"><input type="checkbox" name="sw_img" value="itksnap" />ITK-SNAP</td>
    </tr><tr class="oddrow">
+   <td class="response"><input type="checkbox" name="sw_img" value="itksnap" />ITK-SNAP</td>
    <td class="response"><input type="checkbox" name="sw_img" value="imagej" />ImageJ</td>
    <td class="response"><input type="checkbox" name="sw_img" value="invesalius" />Invesalius</td>
    <td class="response"><input type="checkbox" name="sw_img" value="loni" />LONI</td>
-   <td class="response"><input type="checkbox" name="sw_img" value="lipsia" />Lipsia</td>
    </tr><tr>
+   <td class="response"><input type="checkbox" name="sw_img" value="lipsia" />Lipsia</td>
    <td class="response"><input type="checkbox" name="sw_img" value="mango" />Mango</td>
    <td class="response"><input type="checkbox" name="sw_img" value="mipav" />MIPAV/JIST</td>
    <td class="response"><input type="checkbox" name="sw_img" value="mni" />MNI tools</td>
-   <td class="response"><input type="checkbox" name="sw_img" value="mricron" />MRIcron</td>
    </tr><tr class="oddrow">
+   <td class="response"><input type="checkbox" name="sw_img" value="mricron" />MRIcron</td>
    <td class="response"><input type="checkbox" name="sw_img" value="mrtrix" />MRtrix</td>
    <td class="response"><input type="checkbox" name="sw_img" value="mvpa" />Matlab MVPA toolbox</td>
    <td class="response"><input type="checkbox" name="sw_img" value="nibabel" />NiBabel/PyNIfTI</td>
-   <td class="response"><input type="checkbox" name="sw_img" value="nipy" />NiPy/NiTime/DiPy/NiPype</td>
    </tr><tr>
+   <td class="response"><input type="checkbox" name="sw_img" value="nipy" />NiPy/NiTime/DiPy/NiPype</td>
    <td class="response"><input type="checkbox" name="sw_img" value="pymvpa" />PyMVPA</td>
    <td class="response"><input type="checkbox" name="sw_img" value="rest" />REST</td>
    <td class="response"><input type="checkbox" name="sw_img" value="spm" />SPM</td>
-   <td class="response"><input type="checkbox" name="sw_img" value="v3d" />V3D</td>
    </tr><tr class="oddrow">
+   <td class="response"><input type="checkbox" name="sw_img" value="v3d" />V3D</td>
    <td class="response"><input type="checkbox" name="sw_img" value="voxbo" />VoxBo</td>
    </tr></table>
 
@@ -833,15 +843,29 @@ Neural systems modeling
 
    <table class="questionaire"><tr>
    <td class="response"><input type="checkbox" name="sw_neusys" value="brian" />Brian</td>
-   <td class="response"><input type="checkbox" name="sw_neusys" value="iqr" />iqr</td>
-   <td class="response"><input type="checkbox" name="sw_neusys" value="iNVT" />iNVT</td>
-   <td class="response"><input type="checkbox" name="sw_neusys" value="neuron" />NEURON</td>
-   <td class="response"><input type="checkbox" name="sw_neusys" value="nest" />NEST</td>
+   <td class="response"><input type="checkbox" name="sw_neusys" value="ecanse" />Siemens ECANSE</td>
+   <td class="response"><input type="checkbox" name="sw_neusys" value="emergent" />Emergent NNSS</td>
    <td class="response"><input type="checkbox" name="sw_neusys" value="genesis" />Genesis</td>
+   <td class="response"><input type="checkbox" name="sw_neusys" value="iNVT" />iNVT</td>
+   <td class="response"><input type="checkbox" name="sw_neusys" value="iqr" />iqr</td>
+   </tr><tr class="oddrow">
    <td class="response"><input type="checkbox" name="sw_neusys" value="moose" />Moose</td>
+   <td class="response"><input type="checkbox" name="sw_neusys" value="nengo" />Nengo</td>
+   <td class="response"><input type="checkbox" name="sw_neusys" value="nest" />NEST</td>
+   <td class="response"><input type="checkbox" name="sw_neusys" value="neuroml" />NeuroML</td>
+   <td class="response"><input type="checkbox" name="sw_neusys" value="neuron" />NEURON</td>
+   <td class="response"><input type="checkbox" name="sw_neusys" value="neurosolutions" />NeuroSolutions</td>
+   </tr><tr>
    <td class="response"><input type="checkbox" name="sw_neusys" value="pcsim" />PCSIM</td>
+   <td class="response"><input type="checkbox" name="sw_neusys" value="peltarion" />Peltarion</td>
+   <td class="response"><input type="checkbox" name="sw_neusys" value="psics" />PSICS</td>
    <td class="response"><input type="checkbox" name="sw_neusys" value="pynn" />PyNN</td>
+   <td class="response"><input type="checkbox" name="sw_neusys" value="snnap" />SNNAP</td>
+   <td class="response"><input type="checkbox" name="sw_neusys" value="snns" />SNNS</td>
+   </tr><tr class="oddrow">
    <td class="response"><input type="checkbox" name="sw_neusys" value="topographica" />Topographica</td>
+   <td class="response"><input type="checkbox" name="sw_neusys" value="xnbc" />XNBC</td>
+   <td class="response"><input type="checkbox" name="sw_neusys" value="xpp" />XPP/XPPAUT</td>
    </tr></table>
 
 Electrophysiology, MEG/EEG
@@ -850,24 +874,42 @@ Electrophysiology, MEG/EEG
 .. raw:: html
 
    <table class="questionaire"><tr>
+   <td class="response"><input type="checkbox" name="sw_electro" value="asa" />ASA</td>
    <td class="response"><input type="checkbox" name="sw_electro" value="besa" />BESA</td>
    <td class="response"><input type="checkbox" name="sw_electro" value="biosig" />BioSig</td>
+   <td class="response"><input type="checkbox" name="sw_electro" value="brainbay" />BrainBay</td>
    <td class="response"><input type="checkbox" name="sw_electro" value="brainstorm" />BrainStorm</td>
-   <td class="response"><input type="checkbox" name="sw_electro" value="chronus" />Chronus</td>
+   <td class="response"><input type="checkbox" name="sw_electro" value="brainsuite" />BrainSuite</td>
+   </tr><tr class="oddrow">
+   <td class="response"><input type="checkbox" name="sw_electro" value="brainvisionanalyzer" />Brainvision Analyzer</td>
+   <td class="response"><input type="checkbox" name="sw_electro" value="chronus" />Chronux</td>
    <td class="response"><input type="checkbox" name="sw_electro" value="eeglab" />EEGLAB</td>
    <td class="response"><input type="checkbox" name="sw_electro" value="elekta" />Elekta Neuromag</td>
-   </tr><tr class="oddrow">
+   <td class="response"><input type="checkbox" name="sw_electro" value="emse" />EMSE</td>
    <td class="response"><input type="checkbox" name="sw_electro" value="fieldtrip" />Fieldtrip</td>
+   </tr><tr>
+   <td class="response"><input type="checkbox" name="sw_electro" value="fmatoolbox" />FMAToolbox</td>
    <td class="response"><input type="checkbox" name="sw_electro" value="klustakwik" />KlustaKwik</td>
+   <td class="response"><input type="checkbox" name="sw_electro" value="klusters" />Klusters</td>
    <td class="response"><input type="checkbox" name="sw_electro" value="loreta" />LORETA/sLORETA</td>
+   <td class="response"><input type="checkbox" name="sw_electro" value="mclust" />MClust</td>
    <td class="response"><input type="checkbox" name="sw_electro" value="mne" />MNE suite</td>
+   </tr><tr class="oddrow">
+   <td class="response"><input type="checkbox" name="sw_electro" value="ndmanager" />NDManager</td>
    <td class="response"><input type="checkbox" name="sw_electro" value="neuroexplorer" />NeuroExplorer</td>
-   <td class="response"><input type="checkbox" name="sw_electro" value="openmeeg" />OpenMEEG</td>
+   <td class="response"><input type="checkbox" name="sw_electro" value="neuroscan" />Neuroscan</td>
+   <td class="response"><input type="checkbox" name="sw_electro" value="neuroscope" />NeuroScope</td>
+   <td class="response"><input type="checkbox" name="sw_electro" value="neuroshare" />Neuroshare</td>
+   <td class="response"><input type="checkbox" name="sw_electro" value="openeeg" />OpenEEG</td>
    </tr><tr>
    <td class="response"><input type="checkbox" name="sw_electro" value="openelectrophy" />Openelectrophy</td>
-   <td class="response"><input type="checkbox" name="sw_electro" value="rtxi" />RTXI</td>
+   <td class="response"><input type="checkbox" name="sw_electro" value="openmeeg" />OpenMEEG</td>
+   <td class="response"><input type="checkbox" name="sw_electro" value="plexon" />Plexon</td>
    <td class="response"><input type="checkbox" name="sw_electro" value="relacs" />Relacs</td>
-   <td class="response"><input type="checkbox" name="sw_electro" value="trellis" />?Trellis-neuro</td>
+   <td class="response"><input type="checkbox" name="sw_electro" value="svarog" />Svarog</td>
+   <td class="response"><input type="checkbox" name="sw_electro" value="rtxi" />RTXI</td>
+   </tr><tr>
+   <td class="response"><input type="checkbox" name="sw_electro" value="trellis" />Trellis-neuro</td>
    </tr></table>
 
 Brain-computer interface
@@ -910,17 +952,20 @@ Psychophysics/Experiment control
 .. raw:: html
 
    <table class="questionaire"><tr>
+   <td class="response"><input type="checkbox" name="sw_psychphys" value="cogent" />Cogent</td>
    <td class="response"><input type="checkbox" name="sw_psychphys" value="dmdx" />DMDX</td>
    <td class="response"><input type="checkbox" name="sw_psychphys" value="eprime" />E-Prime</td>
+   <td class="response"><input type="checkbox" name="sw_psychphys" value="opensesame" />OpenSesame</td>
    <td class="response"><input type="checkbox" name="sw_psychphys" value="presentation" />Presentation</td>
    <td class="response"><input type="checkbox" name="sw_psychphys" value="psychopy" />PsychoPy</td>
-   <td class="response"><input type="checkbox" name="sw_psychphys" value="pyepl" />PyEPL</td>
    <td class="response"><input type="checkbox" name="sw_psychphys" value="psychtoolbox" />Psychtoolbox</td>
    </tr><tr class="oddrow">
+   <td class="response"><input type="checkbox" name="sw_psychphys" value="psyscope" />PsyScope</td>
    <td class="response"><input type="checkbox" name="sw_psychphys" value="psytoolkit" />Psytoolkit</td>
-   <td class="response"><input type="checkbox" name="sw_psychphys" value="opensesame" />OpenSesame</td>
-   <td class="response"><input type="checkbox" name="sw_psychphys" value="visionegg" />VisionEgg</td>
+   <td class="response"><input type="checkbox" name="sw_psychphys" value="pyepl" />PyEPL</td>
+   <td class="response"><input type="checkbox" name="sw_psychphys" value="superlab" />SuperLab</td>
    <td class="response"><input type="checkbox" name="sw_psychphys" value="tscope" />Tscope</td>
+   <td class="response"><input type="checkbox" name="sw_psychphys" value="visionegg" />VisionEgg</td>
    </tr></table>
 
 Other
@@ -929,19 +974,17 @@ Other
 .. raw:: html
 
    <table class="questionaire"><tr>
-   <td class="response"><input type="checkbox" name="sw_other" value="other" />
+   <td class="response"><input type="checkbox" name="sw_other" value="othersw" />
    <input name="sw_other_name" type="text" size="40" maxlength="200"> <span style="font-size:70%">(comma-separated list)</span></td>
    </tr></table>
 
 ---------------------------------------------------------------
 
-Thanks for filling out the questionaire. Upon successful submission you will
-be presented with some statistics computed from all previous participants.
-
 .. raw:: html
 
-   <input id="submit_button" value="Submit survey" type="submit">
+   <!-- <input id="submit_button" value="Submit survey" type="submit">
    <div id="server_response"></div>
+   -->
    </form>