Support Forums
ATutor Support
problem in open ended questions
You must be signed-in to post.
| Author | Subject | |
|---|---|---|
| Page: 1 | ||
sam79![]() | Subject: problem in open ended questions | |
| Hi when opend ended question is submitted no answers inserted for it. I checked it in your ATutor1.5.5 demo and it also has this bug. I will be appreciated if test this bug and make a solution for it. thanks Posted: 2007-08-05 03:58:39 | ||
greg![]() | Subject: Re: problem in open ended questions | |
| I've confirmed the problem. We will loook into it in the next few days Posted: 2007-08-05 09:56:41 | ||
sam79![]() | Subject: Re: problem in open ended questions | |
| I think I found the problem: in ATutor/themes/default/test_questions/long.tmpl.php file <textarea cols="55" rows="25" name="answers[<?php echo $row['question_id']; ?>]" class="formfield"></textarea> should be replaced with <textarea cols="55" rows="25" name="answers[<?php echo $this->row['question_id'] ; ?>]" class="formfield"></textarea> Posted: 2007-08-06 02:27:01 | ||
| Page: 1 | ||
You must be signed-in to post.




