Problem: "this choice is full!" when adding LIMIT to value 50

Problem: "this choice is full!" when adding LIMIT to value 50

από aggelos panagiotakis -
Αριθμός απαντήσεων: 3
Problem:
I use moodle 1.6.3 not the last patch -the standar version.
I get the error "this choice is full!" when nonone has voted and the LIMIT is set to the value of 50 answers!
When disabling the limit the student is allowed to vote!
what can i do? i really want to limit their aswers!
Μέσος όρος βαθμολογίας: -
Σε απάντηση σε aggelos panagiotakis

Απάντηση: Problem: "this choice is full!" when adding LIMIT to value 50

από aggelos panagiotakis -
the problem was fixed on
2006-10-16 Monday 07:56 danmarsden

 * mod/choice/lib.php:

 Fix for MDL-6550 - patch from Graeme Byrne thanks! :-) + a bit of
 a tidy - get rid of all those tabs! :-)

as stated in the changelog.
i did the patch but i also have a block displaying the choice module that after the patch does't work
any ideas?

Σε απάντηση σε aggelos panagiotakis

Re: Απάντηση: Problem: "this choice is full!" when adding LIMIT to value 50

από Dan Marsden -
Φωτογραφία Core developers Φωτογραφία Particularly helpful Moodlers Φωτογραφία Peer reviewers Φωτογραφία Plugin developers Φωτογραφία Plugins guardians Φωτογραφία Testers Φωτογραφία Translators
Σε απάντηση σε Dan Marsden

Απάντηση: Re: Απάντηση: Problem: "this choice is full!" when adding LIMIT to value 50

από aggelos panagiotakis -
i think i fixed the problem for 1.6.3+ for the choice apearring in a block ( http://moodle.org/mod/data/view.php?d=13&rid=285 ) ..... i attach the file.