Help talk:Collections
From Wikibooks, the open-content textbooks collection
[edit] require javascript
Please make it possible, that javascript is not needed to use this nice service. Thanks!
- Added it to their bug tracker. — Mike.lifeguard | talk 23:41, 28 October 2008 (UTC)
[edit] Quiz
Is there a way to use the quiz together with collections? For example: it would be nice if the software could show the answers that are in the quiz code in a section after the exercises... But until now, even the questions are not displayed correctly... Helder (talk) 00:00, 1 April 2009 (UTC)
- As far as I know the quiz extension is not supported by wikibooks. If it was, you should be able to use the standard tricks to have a different on-screen and print version, i.e. <includeonly> and <noinclude> if you use the traditional print version approach and substitution templates if you use collections. --Martin Kraus (talk) 13:31, 1 April 2009 (UTC)
- I didn't realize that it is not enabled here... I use it at pt.wikibooks. I'm thinking about using the includeonly/noinclude tags, thank you! but it seems the syntax will became a lot complex in order to properly render in the pdf version created by collections... Helder (talk) 14:15, 2 April 2009 (UTC)
[edit] image and code
Hi, I have made pdf from page : Fractals/Iterations_in_the_complex_plane/Julia_set Julia set. It looks good. The only problem is that the code is on the image . See for example section "External distance estimation" in pdf file. Here psedocode : "if (LastIteration==IterationMax) then { /* interior of Julia set: color = black */ }...." Is on the image : Julia set : image with C source code. How can I change it ? Regards. --Adam majewski (talk) 07:47, 30 May 2009 (UTC)