Note: This documentation is for Moodle 2.7. For up-to-date documentation see Curated list/Other.

Curated list/Other: Difference between revisions

From MoodleDocs
m (Brief "Me to")
(Added items on printing a book)
Line 33: Line 33:


==Print a book so it is not ugly==
==Print a book so it is not ugly==
Forum: https://moodle.org/mod/forum/discuss.php?d=219532
#Forum: https://moodle.org/mod/forum/discuss.php?d=219532
#Tracker: https://tracker.moodle.org/browse/MDL-43385


Tracker: https://tracker.moodle.org/browse/MDL-43385
The format seems to be hard coded: see here: https://moodle.org/mod/forum/discuss.php?d=220147#p972743
 
This is happening basically because, in book view your theme controls how is your book is displayed, where as during printing book/tool/print/print.css determines the font, which is defaulted to Times new roman. Am not sure if it was intentional not to include the theme css in the print file or not. Anyway for an immediate solution, if you use specific font style when declaring book content in text editor it wont be an issue. As this will effectively overwrite any other formating in both places.
 
And this from the same thread:
 
This is more a work around than a solution , but I've been using princexml (www.princexml.com) to print my books. It produces beautifully formatted pdfs that obey all the css rules you could ever wish for. But...
 
I had to hack moodle to make it work, starting from /mod/book/tool/print.php, to direct the html to prince rather than the default print mechnism . It was relatively straightforward to do, and I'm happy to show anybody who's interested the way to go.
 
So ideally we need a patch submitted to the tracker.  Anyone?? --[[User:Derek Chirnside|Derek Chirnside]] ([[User talk:Derek Chirnside|talk]]) 12:50, 8 September 2014 (WST)


====Workarounds====
====Workarounds====
#Possible CSS workaround:
#Possible CSS workaround: Gareth posted somewhere, but I can't locate it.
#Print.css
#Print.css
#CSS framework: More to come here . . . .    [http://alistapart.com/article/building-books-with-css3 Link to website]
#CSS framework: More to come here . . . .    [http://alistapart.com/article/building-books-with-css3 Link to website]

Revision as of 04:50, 8 September 2014

Quizzes

Quiz marking

Case 1

Case 2

Case 3: One student sits a quiz late. There is not way to view all this student's manually gradable questions on one page. They must be done one at a time. Have you seen https://moodle.org/plugins/pluginversions.php?plugin=quiz_gradingstudents--Tim Hunt (talk) 17:34, 13 August 2014 (WST)

Tracker:

Thread:

Comments:

Quiz printing

There is debate about this. (Save trees etc) but the fact remains: sometimes it is a lot easier to have a quality print view, for instance for moderation of questions, proofing, reviews and to print a copy of a quiz when the regular technology lets us down.

Tracker: From 2003, https://tracker.moodle.org/browse/MDL-348

Threads: https://moodle.org/mod/forum/discuss.php?d=219532 https://moodle.org/mod/forum/discuss.php?d=222565

Possibly helpful: Quiz reports [https://moodle.org/plugins/browse.php?list=category&id=13 Plugins

Comments/hacks/workarounds

  1. OU have a report which they may make available sometime https://moodle.org/mod/forum/discuss.php?d=219532#p1116100
  2. Javascript option
  3. Using print.css
  4. Moodle to Word plugin
  5. Code from GIT Don't know anything about this, found it randomly here: Binoj's post

Print a book so it is not ugly

  1. Forum: https://moodle.org/mod/forum/discuss.php?d=219532
  2. Tracker: https://tracker.moodle.org/browse/MDL-43385

The format seems to be hard coded: see here: https://moodle.org/mod/forum/discuss.php?d=220147#p972743

This is happening basically because, in book view your theme controls how is your book is displayed, where as during printing book/tool/print/print.css determines the font, which is defaulted to Times new roman. Am not sure if it was intentional not to include the theme css in the print file or not. Anyway for an immediate solution, if you use specific font style when declaring book content in text editor it wont be an issue. As this will effectively overwrite any other formating in both places.

And this from the same thread:

This is more a work around than a solution , but I've been using princexml (www.princexml.com) to print my books. It produces beautifully formatted pdfs that obey all the css rules you could ever wish for. But...
I had to hack moodle to make it work, starting from /mod/book/tool/print.php, to direct the html to prince rather than the default print mechnism . It was relatively straightforward to do, and I'm happy to show anybody who's interested the way to go.

So ideally we need a patch submitted to the tracker. Anyone?? --Derek Chirnside (talk) 12:50, 8 September 2014 (WST)

Workarounds

  1. Possible CSS workaround: Gareth posted somewhere, but I can't locate it.
  2. Print.css
  3. CSS framework: More to come here . . . . Link to website

Manage files better: mass delete etc

Tracker: https://tracker.moodle.org/browse/MDL-36121

Manage files better: Course size report

This is a complex issue.

Tracker item: https://tracker.moodle.org/browse/MDL-46581

Threads: https://moodle.org/mod/forum/discuss.php?d=264090

Consider some very very popular available additional plugins for inclusion into Moodle core

There is a list of the top 20 plugins downloaded from the Moodle plugins database, in both the last year and the previous two months, at https://moodle.org/plugins/stats.php.

If MANY Moodle admins have been downloading the same plugins for several months, I think that means they have found/heard/read that this plugin is useful, and it would surely benefit a large number of other users if these plugins were already part of the Moodle core.

I reckon that adding one additional plugin into core would likely require a considerable amount of the scarce Moodle HQ programmers time, but the number of people who will benefit from this inclusion (I think) is sure to be very high (just look at the numbers in the plugins database stat page). Moodle HQ might choose which plugin is either:

  • mature enough
  • highly rated
  • small in size
  • well written
  • well documented
  • well maintained
  • a usability improvement
  • in agreement with the Moodle roadmap

to make a good choice of one plugin every major release (every 6 months). German Valero (talk) 22:08, 21 August 2014 (WST)

A great idea German!! I'm going to make a post about this at some stage in one of the forums on Moodle.org. --Derek Chirnside (talk) 04:49, 27 August 2014 (WST)

Adding an improvement issue in the Moodle tracker and getting votes for it is not an easy thing to do for most of us mere mortal part-time Moodle admins in the word :(

Fix Moodle's unatractive look and feel (theme)

The Essential theme has a great review and has been extremely popular (it is the most downloaded link for the past year) and seemingly well maintained. I'd vote for it :) . German Valero (talk) 22:08, 21 August 2014 (WST)

Fix Moodle's lack of a properly built-in grading tool

As described by https://moodle.org/mod/forum/discuss.php?d=186227#unread, ll other LMS systems the author has worked in let you see all the work that needs to be graded in the course.

One additional plugin that works extremely well and has a great review is the AJAX Marking block . However, since Remote Learner no longer lets their customers install blocks on their own, many Moodle users can't install this block. It this plugin were included in Moodle core, Moodle core would have a teacher-friendly functionality that most other LMS currently have.