Search the Legacy Support Archive (up to v2020)
  1. Read-only archive (2005–2024). Posting is closed. Need help with MediaLab or DirectRT 2027? Email service@empirisoft.com.

    All words · “exact phrase” · -leave out

    Advanced search

Code not working for coding variable in radio button custom question (case 14725)

  1. #1

    Code not working for coding variable in radio button custom question (case 14725)

    here is the code I am working on.

    </head>
    <body>
    <form>
    <table style="width:1000px">
    <div style="float: left; width: 170%;">

      <tr>
      <td><input type="radio" name="SPPC1" value="4">Really true for me<br><input type="radio" name="SPPC1" value="3">Sort of true for me</td>
      <td><center><p>Some kids feel that they are very good at their school work
      </p><center><center><p>BUT</p><center><p><center>Other kids worry about whether they can do the school work assigned to them
      </p><center></td>
      <td><input type="radio" name="SPPC1" value="2">Really true for me<br><input type="radio" name="SPPC1" value="1">Sort of true for me</td>

    </div>
    </form>
    <div style="float: to; width: 170%;">

    I can get it to show up like I want but the coding int he excel file for output is just coding the question as ok not the values I have assigned to the radio buttons? What am I doing wrong.

    Look on the net and the code looks right as to how radio buttons are supposed to work.

  2. #2
    Try using these files that I modified.

  3. #3
    16581658
    Try using these files that I modified.



    Still seems to be just coding the answer as ok??? not the values for the radio buttons??


    Shall send you my whole file?

  4. #4
    Please do send me all of your files. You can either upload them here or send them to me directly at support@empirisoft.com.

  5. #5
    I modified the code of the three htm files and put them in a short .que file to see if you could get them to run in MediaLab and successfully record data as intended. Please run the attached files and let me know if they work.