|
From: <sv...@va...> - 2005-03-14 05:01:03
|
Author: njn
Date: 2005-03-14 05:00:59 +0000 (Mon, 14 Mar 2005)
New Revision: 78
Modified:
trunk/gallery/survey_current/submitted.php
trunk/gallery/survey_current/survey.html
Log:
Renumber questions, and other minor tweaks.
Modified: trunk/gallery/survey_current/submitted.php
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- trunk/gallery/survey_current/submitted.php 2005-03-14 04:41:45 UTC (r=
ev 77)
+++ trunk/gallery/survey_current/submitted.php 2005-03-14 05:00:59 UTC (r=
ev 78)
@@ -18,17 +18,18 @@
$results .=3D $post['txt']. "\n\n";
}
$post =3D $_POST['Q2'];
-if ( !empty( $post['txt0'] ) ) {
+if ( !empty( $post['txt'] ) ) {
$results .=3D $post['q']. "\n";
- $results .=3D $post['txt0']. "\n";
+ $results .=3D $post['txt']. "\n";
}
-if ( !empty( $post['txt1'] ) ) {
- $results .=3D $post['cmt']. "\n";
- $results .=3D $post['txt1']. "\n\n";
+$post =3D $_POST['Q3'];
+if ( !empty( $post['txt'] ) ) {
+ $results .=3D $post['q']. "\n";
+ $results .=3D $post['txt']. "\n\n";
}
=20
/*------ using valgrind ------*/
-$post =3D $_POST['Q3'];
+$post =3D $_POST['Q4'];
if ( !empty( $post['txt'] ) ) {
$results .=3D $post['q']. "\n";
$results .=3D $post['txt']. "\n\n";
@@ -38,17 +39,17 @@
$results .=3D $post['q']. "\n";
$results .=3D $post['rb']. "\n";
}
-$post =3D $_POST['Q7'];
+$post =3D $_POST['Q6'];
if ( !empty( $post['txt'] ) ) {
$results .=3D $post['q']. "\n";
$results .=3D $post['txt']. "\n\n";
}
-$post =3D $_POST['Q8'];
+$post =3D $_POST['Q7'];
if ( !empty( $post['txt'] ) ) {
$results .=3D $post['q']. "\n";
$results .=3D $post['txt']. "\n\n";
}
-$post =3D $_POST['Q9'];
+$post =3D $_POST['Q8'];
if ( !empty($post['cb1']) || !empty($post['cb2']) ||
!empty($post['cb3']) || !empty($post['cb4']) ||
!empty($post['cb5']) ) {
@@ -64,7 +65,7 @@
if ( !empty( $post['cb5'] ) )
$results .=3D $post['cb5']. "\n";
}
-$post =3D $_POST['Q10'];
+$post =3D $_POST['Q9'];
if ( !empty($post['txt0']) || !empty($post['txt1']) ||
!empty($post['txt2']) || !empty($post['txt3']) ||
!empty($post['txt4']) || !empty($post['txt5']) ||
@@ -89,29 +90,40 @@
$results .=3D $post['cmt']. "\n";
$results .=3D $post['txt7']. "\n\n";
}
+$post =3D $_POST['Q10'];
+if ( !empty( $post['txt'] ) ) {
+ $results .=3D $post['q']. "\n";
+ $results .=3D $post['txt']. "\n\n";
+}
$post =3D $_POST['Q11'];
if ( !empty( $post['txt'] ) ) {
$results .=3D $post['q']. "\n";
$results .=3D $post['txt']. "\n\n";
}
$post =3D $_POST['Q12'];
-if ( !empty( $post['txt0'] ) ) {
+if ( !empty( $post['txt'] ) ) {
$results .=3D $post['q']. "\n";
- $results .=3D $post['txt0']. "\n\n";
+ $results .=3D $post['txt']. "\n\n";
}
-if ( !empty( $post['txt1'] ) ) {
- $results .=3D $post['cmt']. "\n";
- $results .=3D $post['txt1']. "\n\n";
-}
=20
/*------ valgrind on other platforms ------*/
-$post =3D $_POST['Q15'];
+$post =3D $_POST['Q13'];
if ( !empty( $post['txt'] ) ) {
$results .=3D $post['q']. "\n";
$results .=3D $post['txt']. "\n\n";
}
=20
/*------ software issues ------*/
+$post =3D $_POST['Q14'];
+if ( !empty( $post['txt'] ) ) {
+ $results .=3D $post['q']. "\n";
+ $results .=3D $post['txt']. "\n\n";
+}
+$post =3D $_POST['Q15'];
+if ( !empty( $post['txt'] ) ) {
+ $results .=3D $post['q']. "\n";
+ $results .=3D $post['txt']. "\n\n";
+}
$post =3D $_POST['Q16'];
if ( !empty( $post['txt'] ) ) {
$results .=3D $post['q']. "\n";
@@ -127,34 +139,26 @@
$results .=3D $post['q']. "\n";
$results .=3D $post['txt']. "\n\n";
}
+
+/*------ non-software issues ------*/
$post =3D $_POST['Q19'];
-if ( !empty( $post['txt0'] ) ) {
+if ( !empty( $post['txt'] ) ) {
$results .=3D $post['q']. "\n";
- $results .=3D $post['txt0']. "\n\n";
+ $results .=3D $post['txt']. "\n\n";
}
-if ( !empty( $post['txt1'] ) ) {
- $results .=3D $post['cmt']. "\n";
- $results .=3D $post['txt1']. "\n\n";
-}
-
-/*------ non-software issues ------*/
$post =3D $_POST['Q20'];
if ( !empty( $post['txt'] ) ) {
$results .=3D $post['q']. "\n";
$results .=3D $post['txt']. "\n\n";
}
$post =3D $_POST['Q21'];
-if ( !empty( $post['txt'] ) ) {
+if ( !empty( $post['txt1'] ) ) {
$results .=3D $post['q']. "\n";
$results .=3D $post['txt']. "\n\n";
}
-if ( !empty( $post['txt1'] ) ) {
- $results .=3D $post['cmt1']. "\n";
- $results .=3D $post['txt1']. "\n\n";
-}
=20
/*------ project details ------*/
-$post =3D $_POST['Q24'];
+$post =3D $_POST['Q22'];
$txt =3D ' Project name :=20
Website (if one exists) :=20
Brief description :=20
@@ -174,18 +178,19 @@
$results .=3D $post['q']. "\n";
$results .=3D $post['txt']. "\n\n";
}
-$post =3D $_POST['Q25'];
+$post =3D $_POST['Q23'];
if ( !empty( $post['rb'] ) ) {
$results .=3D $post['q']. "\n";
$results .=3D $post['rb']. "\n\n";
}
+$post =3D $_POST['Q23'];
if ( !empty( $post['txt'] ) ) {
- $results .=3D $post['cmt']. "\n";
+ $results .=3D $post['q']. "\n";
$results .=3D $post['txt']. "\n\n";
}
=20
/*------ surveys ------*/
-$post =3D $_POST['Q29'];
+$post =3D $_POST['Q24'];
if ( !empty( $post['txt'] ) ) {
$results .=3D $post['q']. "\n";
$results .=3D $post['txt']. "\n\n";
Modified: trunk/gallery/survey_current/survey.html
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- trunk/gallery/survey_current/survey.html 2005-03-14 04:41:45 UTC (rev=
77)
+++ trunk/gallery/survey_current/survey.html 2005-03-14 05:00:59 UTC (rev=
78)
@@ -46,7 +46,7 @@
<input name=3D"Q1[rb]" type=3D"radio" value=3D"other"/> other=20
(please specify below)<br/>
<p>
- <input type=3D"hidden" name=3D"Q1[cmt]" value=3D"1. Comments:"/>
+ <input type=3D"hidden" name=3D"Q1[cmt]" value=3D"1. Extra info:"/>
<textarea name=3D"Q1[txt]" rows=3D"2" cols=3D"56"></textarea></p>
</td></tr>
<tr><td>
@@ -54,12 +54,13 @@
value=3D"2. How many other programmers have you told about Valgrind:"=
/>
<b>2. </b>How many other programmers have you told about Valgrind?<br /=
>
How many of them have used it as a consequence?<br />
- <textarea name=3D"Q2[txt0]" rows=3D"2" cols=3D"56"></textarea>
+ <textarea name=3D"Q2[txt]" rows=3D"2" cols=3D"56"></textarea>
</td></tr>
<tr><td>
- Any other comments about how you first learnt about Valgrind?<br />
- <input type=3D"hidden" name=3D"Q2[cmt]" value=3D"2. Comments:"/>
- <textarea name=3D"Q2[txt1]" rows=3D"2" cols=3D"56"></textarea>
+ <b>3. </b>Any other comments about how you first learnt about Valgrind?=
<br />
+ <input type=3D"hidden" name=3D"Q3[q]"=20
+ value=3D"3. Other comments about learning about Valgrind:"/>
+ <textarea name=3D"Q3[txt]" rows=3D"2" cols=3D"56"></textarea>
</td></tr>
</table>
<p> </p>
@@ -68,103 +69,104 @@
<table class=3D"form" width=3D"100%" cellspacing=3D"8" cellpadding=3D"0"=
border=3D"0">
<tr><th>Using Valgrind</th></tr>
<tr><td>
- <input type=3D"hidden" name=3D"Q3[q]"=20
- value=3D"3. How long have you been using Valgrind?"/>
- <b>3. </b>Approximately how long (in months) have you been using Valgri=
nd?<br />
- <input name=3D"Q3[txt]" size=3D"60" type=3D"text" value=3D""/>
+ <input type=3D"hidden" name=3D"Q4[q]"=20
+ value=3D"4. How long have you been using Valgrind?"/>
+ <b>4. </b>Approximately how long (in months) have you been using Valgri=
nd?<br />
+ <input name=3D"Q4[txt]" size=3D"60" type=3D"text" value=3D""/>
</td></tr>
<tr><td>
<input type=3D"hidden" name=3D"Q5[q]"=20
value=3D"5. On average how often do you use Valgrind"/>
<b>5. </b>Which of the following best describes how often you use
Valgrind?<br />
- <input name=3D"Q5[rb]" type=3D"radio" value=3D"hourly"/> hourly<br/>
- <input name=3D"Q5[rb]" type=3D"radio" value=3D"daily"/> daily<br/>
- <input name=3D"Q5[rb]" type=3D"radio" value=3D"weekly"/> weekly<br/>
+ <input name=3D"Q5[rb]" type=3D"radio" value=3D"hourly" /> hourly <br/>
+ <input name=3D"Q5[rb]" type=3D"radio" value=3D"daily" /> daily <br/>
+ <input name=3D"Q5[rb]" type=3D"radio" value=3D"weekly" /> weekly <br/>
<input name=3D"Q5[rb]" type=3D"radio" value=3D"monthly"/> monthly<br/>
</td></tr>
<tr><td>
- <input type=3D"hidden" name=3D"Q7[q]"=20
- value=3D"7. What hardware do you use Valgrind on"/>
- <b>7. </b>What hardware do you use Valgrind on?<br />
+ <input type=3D"hidden" name=3D"Q6[q]"=20
+ value=3D"6. What hardware do you use Valgrind on"/>
+ <b>6. </b>What hardware do you use Valgrind on?<br />
Estimate the proportion of your Valgrind usage on different
machines. (Example: Pentium 4 70%, Athlon 30%)<br />
- <textarea name=3D"Q7[txt]" rows=3D"2" cols=3D"56"></textarea>
+ <textarea name=3D"Q6[txt]" rows=3D"2" cols=3D"56"></textarea>
</td></tr>
<tr><td>
- <input type=3D"hidden" name=3D"Q8[q]"=20
- value=3D"8. What Linux distros do you use Valgrind on"/>
- <b>8. </b>What operating systems(s) do you use Valgrind on?<br />
+ <input type=3D"hidden" name=3D"Q7[q]"=20
+ value=3D"7. What Linux distros do you use Valgrind on"/>
+ <b>7. </b>What operating systems(s) do you use Valgrind on?<br />
Estimate the proportion of your Valgrind usage on different
operating systems. Please give version numbers if
possible. (Example: Linux RedHat 9.0 90%, Linux SuSe 8.1 10%)<br />
- <textarea name=3D"Q8[txt]" rows=3D"2" cols=3D"56"></textarea>
+ <textarea name=3D"Q7[txt]" rows=3D"2" cols=3D"56"></textarea>
</td></tr>
<tr><td>
- <input type=3D"hidden" name=3D"Q9[q]"=20
- value=3D"9. In what form did you/do you obtain Valgrind"/>
- <b>9. </b>In what form did you/do you obtain Valgrind?<br />
- <input name=3D"Q9[cb1]" type=3D"checkbox" value=3D"cvs"/> source, fro=
m CVS<br/>
- <input name=3D"Q9[cb2]" type=3D"checkbox" value=3D"www"/> source, from=
website<br/>
- <input name=3D"Q9[cb3]" type=3D"checkbox" value=3D"rpm"/> pre-built ve=
rsion (eg. RPM)<br/>
- <input name=3D"Q9[cb4]" type=3D"checkbox" value=3D"inst"/> already ins=
talled on system<br/>
- <input name=3D"Q9[cb5]" type=3D"checkbox" value=3D"other"/> other (ple=
ase specify below)<br/>
+ <input type=3D"hidden" name=3D"Q8[q]"=20
+ value=3D"8. In what form did you/do you obtain Valgrind"/>
+ <b>8. </b>In what form did you/do you obtain Valgrind?<br />
+ <input name=3D"Q8[cb1]" type=3D"checkbox" value=3D"cvs"/> source, fro=
m CVS<br/>
+ <input name=3D"Q8[cb2]" type=3D"checkbox" value=3D"www"/> source, from=
website<br/>
+ <input name=3D"Q8[cb3]" type=3D"checkbox" value=3D"rpm"/> pre-built ve=
rsion (eg. RPM)<br/>
+ <input name=3D"Q8[cb4]" type=3D"checkbox" value=3D"inst"/> already ins=
talled on system<br/>
+ <input name=3D"Q8[cb5]" type=3D"checkbox" value=3D"other"/> other (ple=
ase specify below)<br/>
</td></tr>
<tr><td>
- <input type=3D"hidden" name=3D"Q10[q]"=20
- value=3D"10. Which Valgrind tools do you use"/>
- <b>10. </b>Which Valgrind tools do you use?<br />
+ <input type=3D"hidden" name=3D"Q9[q]"=20
+ value=3D"9. Which Valgrind tools do you use"/>
+ <b>9. </b>Which Valgrind tools do you use?<br />
Estimate the proportion of your Valgrind usage each tool
accounts for. (Example: Memcheck 80%, Addrcheck 10%,
Cachegrind 10%)<br />
<table cellspacing=3D"2" cellpadding=3D"0" border=3D"0">
<tr>
<td>Memcheck :</td>
- <td><input name=3D"Q10[txt0]" size=3D"30" type=3D"text" value=3D""/>=
</td>
+ <td><input name=3D"Q9[txt0]" size=3D"30" type=3D"text" value=3D""/><=
/td>
</tr>
<tr>
<td>Addrcheck :</td>
- <td><input name=3D"Q10[txt1]" size=3D"30" type=3D"text" value=3D""/>=
</td>
+ <td><input name=3D"Q9[txt1]" size=3D"30" type=3D"text" value=3D""/><=
/td>
</tr>
<tr>
<td>Cachegrind :</td>
- <td><input name=3D"Q10[txt2]" size=3D"30" type=3D"text" value=3D""/>=
</td>
+ <td><input name=3D"Q9[txt2]" size=3D"30" type=3D"text" value=3D""/><=
/td>
</tr>
<tr>
<td>Helgrind :</td>
- <td><input name=3D"Q10[txt3]" size=3D"30" type=3D"text" value=3D""/>=
</td>
+ <td><input name=3D"Q9[txt3]" size=3D"30" type=3D"text" value=3D""/><=
/td>
</tr>
<tr>
<td>Calltree/KCachegrind : </td>
- <td><input name=3D"Q10[txt4]" size=3D"30" type=3D"text" value=3D""/>=
</td>
+ <td><input name=3D"Q9[txt4]" size=3D"30" type=3D"text" value=3D""/><=
/td>
</tr>
<tr>
<td>Massif :</td>
- <td><input name=3D"Q10[txt5]" size=3D"30" type=3D"text" value=3D""/>=
</td>
+ <td><input name=3D"Q9[txt5]" size=3D"30" type=3D"text" value=3D""/><=
/td>
</tr>
<tr>
<td>Other :</td>
- <td><input name=3D"Q10[txt6]" size=3D"30" type=3D"text" value=3D""/>=
</td>
+ <td><input name=3D"Q9[txt6]" size=3D"30" type=3D"text" value=3D""/><=
/td>
</tr>
</table>
</td></tr>
<tr><td>
- <input type=3D"hidden" name=3D"Q11[q]"=20
- value=3D"11. Which command-line options do you (almost) always use"=
/>
- <b>11. </b>Which of Valgrind's command-line options do you always, or
+ <input type=3D"hidden" name=3D"Q10[q]"=20
+ value=3D"10. Which command-line options do you (almost) always use"=
/>
+ <b>10. </b>Which of Valgrind's command-line options do you always, or
almost always, use?<br />
- <textarea name=3D"Q11[txt]" rows=3D"2" cols=3D"56"></textarea>
+ <textarea name=3D"Q10[txt]" rows=3D"2" cols=3D"56"></textarea>
</td></tr>
<tr><td>
- <input type=3D"hidden" name=3D"Q12[q]"=20
- value=3D"12. Which command-line options do you sometimes use"/>
- <b>12. </b>Which of Valgrind's command-line options you sometimes use?=
<br />
- <textarea name=3D"Q12[txt0]" rows=3D"2" cols=3D"56"></textarea>
+ <input type=3D"hidden" name=3D"Q11[q]"=20
+ value=3D"11. Which command-line options do you sometimes use"/>
+ <b>11. </b>Which of Valgrind's command-line options you sometimes use?=
<br />
+ <textarea name=3D"Q11[txt]" rows=3D"2" cols=3D"56"></textarea>
</td></tr>
<tr><td>
- Any other comments about how you use Valgrind?<br />
- <input type=3D"hidden" name=3D"Q12[cmt]" value=3D"12. Comments:"/>
- <textarea name=3D"use[txt1]" rows=3D"2" cols=3D"56"></textarea>
+ <b>12. </b>Any other comments about how you use Valgrind?<br />
+ <input type=3D"hidden" name=3D"Q12[q]"=20
+ value=3D"12. Other comments about using Valgrind:"/>
+ <textarea name=3D"Q12[txt]" rows=3D"2" cols=3D"56"></textarea>
</td></tr>
</table>
<p> </p>
@@ -173,9 +175,9 @@
<table class=3D"form" width=3D"100%" cellspacing=3D"8" cellpadding=3D"0"=
border=3D"0">
<tr><th>Valgrind on Other Platforms</th></tr>
<tr><td>
- <input type=3D"hidden" name=3D"Q15[q]"=20
- value=3D"15. Percentage of use on other platforms/OSs"/>
- <b>15. </b>If Valgrind was available on all hardware/OS platforms,
+ <input type=3D"hidden" name=3D"Q13[q]"=20
+ value=3D"13. Percentage of use on other platforms/OSs"/>
+ <b>13. </b>If Valgrind was available on all hardware/OS platforms,
estimate what proportion of your usage would be on each
platform. Please describe each platform as precisely as
possible.<br />
@@ -184,7 +186,7 @@
- SPARC9/Solaris : 25%<br />
- x86/Linux : 20%<br />
- IA64/Linux : 5%<br />
- <textarea name=3D"Q15[txt]" rows=3D"10" cols=3D"56"></textarea>
+ <textarea name=3D"Q13[txt]" rows=3D"10" cols=3D"56"></textarea>
</td></tr>
</table>
<p> </p>
@@ -199,36 +201,37 @@
etc.<br />
</td></tr>
<tr><td>
- <input type=3D"hidden" name=3D"Q16[q]"=20
- value=3D"16. List <=3D 3 existing good features"/>
- <b>16. </b>List up to 3 existing features of Valgrind that you think
+ <input type=3D"hidden" name=3D"Q14[q]"=20
+ value=3D"14. List <=3D 3 existing good features"/>
+ <b>14. </b>List up to 3 existing features of Valgrind that you think
are good. Give as much detail as necessary.<br />
- <textarea name=3D"Q16[txt]" rows=3D"3" cols=3D"56"></textarea>
+ <textarea name=3D"Q14[txt]" rows=3D"3" cols=3D"56"></textarea>
</td></tr>
<tr><td>
- <input type=3D"hidden" name=3D"Q17[q]"=20
- value=3D"17. List <=3D 3 existing improvable features"/>
- <b>17. </b>List up to 3 existing features of Valgrind that you think
+ <input type=3D"hidden" name=3D"Q15[q]"=20
+ value=3D"15. List <=3D 3 existing improvable features"/>
+ <b>15. </b>List up to 3 existing features of Valgrind that you think
need improvement. Give as much detail as necessary.<br />
- <textarea name=3D"Q17[txt]" rows=3D"3" cols=3D"56"></textarea>
+ <textarea name=3D"Q15[txt]" rows=3D"3" cols=3D"56"></textarea>
</td></tr>
<tr><td>
- <input type=3D"hidden" name=3D"Q18[q]"=20
- value=3D"18. List <=3D 3 missing features"/>
- <b>18. </b>List up to 3 missing features you would like added to
+ <input type=3D"hidden" name=3D"Q16[q]"=20
+ value=3D"16. List <=3D 3 missing features"/>
+ <b>16. </b>List up to 3 missing features you would like added to
Valgrind. <br />
- <textarea name=3D"Q18[txt]" rows=3D"3" cols=3D"56"></textarea>
+ <textarea name=3D"Q16[txt]" rows=3D"3" cols=3D"56"></textarea>
</td></tr>
<tr><td>
- <input type=3D"hidden" name=3D"Q19[q]" value=3D"19. Ideas for new tools=
:"/>
- <b>19. </b>Do you have ideas/wishes for new tools that could be built
+ <input type=3D"hidden" name=3D"Q17[q]" value=3D"17. Ideas for new tools=
:"/>
+ <b>17. </b>Do you have ideas/wishes for new tools that could be built
with Valgrind? Give as much detail as necessary.<br />
- <textarea name=3D"Q19[txt0]" rows=3D"3" cols=3D"56"></textarea>
+ <textarea name=3D"Q17[txt]" rows=3D"3" cols=3D"56"></textarea>
</td></tr>
<tr><td>
- Any other comments about software issues?<br />
- <input type=3D"hidden" name=3D"Q19[cmt]" value=3D"19. Comments:"/>
- <textarea name=3D"Q19[txt1]" rows=3D"2" cols=3D"56"></textarea>
+ <b>18. </b>Any other comments about software issues?<br />
+ <input type=3D"hidden" name=3D"Q18[q]"
+ value=3D"18. Other comments about software issues:"/>
+ <textarea name=3D"Q18[txt]" rows=3D"2" cols=3D"56"></textarea>
</td></tr>
</table>
<p> </p>
@@ -242,24 +245,25 @@
publicity, etc.
</td></tr>
<tr><td>
- <input type=3D"hidden" name=3D"Q20[q]"=20
- value=3D"20. List <=3D 3 good development aspects:"/>
- <b>20. </b>List up to 3 aspects of Valgrind's development that you
+ <input type=3D"hidden" name=3D"Q19[q]"=20
+ value=3D"19. List <=3D 3 good development aspects:"/>
+ <b>19. </b>List up to 3 aspects of Valgrind's development that you
think are good. Give as much detail as necessary.<br />
- <textarea name=3D"Q20[txt]" rows=3D"3" cols=3D"56"></textarea>
+ <textarea name=3D"Q19[txt]" rows=3D"3" cols=3D"56"></textarea>
</td></tr>
<tr><td>
- <input type=3D"hidden" name=3D"Q21[q]"=20
- value=3D"21. List <=3D 3 improvable development aspects:"/>
- <b>21. </b>List up to 3 aspects of Valgrind's development
+ <input type=3D"hidden" name=3D"Q20[q]"=20
+ value=3D"20. List <=3D 3 improvable development aspects:"/>
+ <b>20. </b>List up to 3 aspects of Valgrind's development
that you think need improvement.<br />
Give as much detail as necessary.<br />
- <textarea name=3D"Q21[txt]" rows=3D"3" cols=3D"56"></textarea>
+ <textarea name=3D"Q20[txt]" rows=3D"3" cols=3D"56"></textarea>
</td></tr>
<tr><td>
- Any other comments about non-software issues?<br />
- <input type=3D"hidden" name=3D"Q23[cmt1]" value=3D"23. Other Comments:=
"/>
- <textarea name=3D"Q23[txt1]" rows=3D"2" cols=3D"56"></textarea>
+ <b>21. </b>Any other comments about non-software issues?<br />
+ <input type=3D"hidden" name=3D"Q21[q]"=20
+ value=3D"21. Other comments about non-software issues:"/>
+ <textarea name=3D"Q21[txt]" rows=3D"2" cols=3D"56"></textarea>
</td></tr>
</table>
<p> </p>
@@ -268,14 +272,14 @@
<table class=3D"form" width=3D"100%" cellspacing=3D"8" cellpadding=3D"0"=
border=3D"0">
<tr><th>Project Details</th></tr>
<tr><td>
- <input type=3D"hidden" name=3D"Q24[q]"=20
- value=3D"24. Project use information:"/>
- <b>24. </b>For <b>each project</b> on which you have used
+ <input type=3D"hidden" name=3D"Q22[q]"=20
+ value=3D"22. Project use information:"/>
+ <b>22. </b>For <b>each project</b> on which you have used
Valgrind, we would be interested to know the following
information. (Omit any details you want to keep private.
Please estimate for any answers you're unsure about. Take more
than one line per answer if necessary.)<br/>
- <textarea name=3D"Q24[txt]" rows=3D"14" cols=3D"56">
+ <textarea name=3D"Q22[txt]" rows=3D"14" cols=3D"56">
Project name :=20
Website (if one exists) :=20
Brief description :=20
@@ -290,16 +294,16 @@
Other comments : </textarea>
</td></tr>
<tr><td>
- <input type=3D"hidden" name=3D"Q25[q]"=20
- value=3D"25. Project mentioned on valgrind.org:"/>
- <b>25. </b>Would you be willing to have your project
+ <input type=3D"hidden" name=3D"Q23[q]"=20
+ value=3D"23. Project mentioned on valgrind.org:"/>
+ <b>23. </b>Would you be willing to have your project
mentioned on the Valgrind website as one that uses Valgrind?
(Please only say "yes" if you have the appropriate authority
within your project to do so, or you have asked someone with
the appropriate authority.) We will only mention the project name,
website, and a brief description.<br />
- <input name=3D"Q25[rb]" type=3D"radio" value=3D"yes"/> Yes<br/>
- <input name=3D"Q25[rb]" type=3D"radio" value=3D"no"/> No<br/>
+ <input name=3D"Q23[rb]" type=3D"radio" value=3D"yes"/> Yes<br/>
+ <input name=3D"Q23[rb]" type=3D"radio" value=3D"no"/> No<br/>
</td></tr>
</table>
<p> </p>
@@ -308,10 +312,10 @@
<table class=3D"form" width=3D"100%" cellspacing=3D"8" cellpadding=3D"0"=
border=3D"0">
<tr><th>Surveys</th></tr>
<tr><td>
- <input type=3D"hidden" name=3D"Q29[q]" value=3D"29. Survey comments:"/=
>
- <b>29. </b>Any comments about the content or structure of
+ <input type=3D"hidden" name=3D"Q24[q]" value=3D"24. Survey comments:"/=
>
+ <b>24. </b>Any comments about the content or structure of
this survey?<br/>
- <textarea name=3D"Q29[txt]" rows=3D"3" cols=3D"56"></textarea>
+ <textarea name=3D"Q24[txt]" rows=3D"3" cols=3D"56"></textarea>
</td></tr>
</table>
=20
|