Rev 6037 | Rev 7973 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 6037 | Rev 6235 | ||
---|---|---|---|
Line 98... | Line 98... | ||
98 | then clicking on the button `Send'. |
98 | then clicking on the button `Send'. |
99 | <p> |
99 | <p> |
100 | Otherwise, |
100 | Otherwise, |
101 | !href cmd=resume Return to the main page of the exam. |
101 | !href cmd=resume Return to the main page of the exam. |
102 | !form reply |
102 | !form reply |
103 | <input type="hidden" name="job" value="putsource"/> |
103 | <input type="hidden" name="job" value="putsource" /> |
104 | <div class="wimscenter"> |
104 | <div class="wimscenter"> |
105 | <textarea cols="55" rows="10" name="source">$source</textarea> |
105 | <textarea cols="55" rows="10" name="source">$source</textarea> |
106 | <br/><input type=" |
106 | <br /><input type="submit" value="Send" /> |
107 | </div> |
107 | </div> |
108 | !formend |
108 | !formend |
109 | <b>Warning</b>. Do not insert modified source file! You risk to make your |
109 | <b>Warning</b>. Do not insert modified source file! You risk to make your |
110 | exam useless. |
110 | exam useless. |
111 | !exit |
111 | !exit |