Grid Format

Course formats ::: format_grid
Maintained by Gareth J BarnardGareth J Barnard
A modular and visual course format. Hides all topics and creates a grid of icons (one for each topic) with short titles. Clicking on an icon brings up the content from the corresponding topic.
Latest release:
7239 sites
3k downloads
182 fans
Current versions available: 25

A modular and visual course format. Hides all topics and creates a grid of icons (one for each topic) with short titles. Clicking on an icon brings up the content from the corresponding topic in a "lightbox" style display.

Support:

The format comes with NO support.  Please see the 'Support' section in 'Readme.md' file that comes with the format.  This is because the format is complex and I regret that I don't have the time / resources to freely assist with questions pertaining to specific enhancements / changes / knowledge improvement.

I will investigate genuine bugs and issue fixes in a timescale set by myself.  When reporting issues you MUST clearly state the full version and release of both Moodle and the Grid format format as contained within their 'version.php' files - if not it takes me longer to figure out, often resulting in me asking for the details anyway and slowing the process of solving your problem down.  It really helps to upload and describe in detail the issue you are having on the 'Course formats' forum.

Screen cast:


More to follow as new icons have been added....

Privacy API support starts with V3.3.0.5 for M3.3 and V3.4.0.4 for M3.4 where the API has been implemented in the minor release of Moodle.

Screenshots

Screenshot #0
Screenshot #1
Screenshot #2
Screenshot #3

Contributors

Gareth J Barnard
Gareth J Barnard (Lead maintainer): Maintainer
Please login to view contributors details and/or to contact them

Comments RSS

Comments

  • Gareth J Barnard
    Sat, 22 Sept 2012, 10:18 PM
    The code did not show up in the comment.... 'a tag href="http://localhost/moodle23/course/view.php?id=4" class="icon_link" onclick="document.location.href=this.href;select_topic(event, 1);return false;">Return to topic. a tag
  • Kirill Astashov
    Wed, 26 Sept 2012, 2:20 PM
    Have just issued a pull request.
    This fixes some issues in Grid course format:

    - Fix upgrade code failing on DB upgrade
    - Add section release criteria compatibility
    - Fix section images getting overcompressed in grid format
  • Nick Oliver
    Fri, 5 Oct 2012, 4:47 PM
    Hi I just wanted to report a small bug with the system. It installed fine but I got a syntax error when I added it as a course. There was no specific error message and the grid worked fine! I just wanted to report it.

    Thanks.
  • Gareth J Barnard
    Fri, 5 Oct 2012, 5:50 PM
    Dear Nick,

    Even though there was no specific error message, what was the syntax error that you got please? As I have not encountered before and cannot solve the problem without more information.

    Kind regards,

    Gareth
  • Murilo Nocera
    Tue, 16 Oct 2012, 4:36 AM
    Hello Gareth,

    Thanks for this awesome plugin! I have moodle 2.0 and it1s working perfect.
    But I have a doubt: do you have a similar plugin to put on the homepage of moodle, instead the list of courses? Becouse I'd like to show the name of courses in the grid format. Thanks!!
    Murilo
  • Gareth J Barnard
    Tue, 16 Oct 2012, 7:33 PM
    Dear Murilo,

    Not for the 'front page' as I believe that this currently cannot be customised in the way you mention. Even though the front page is in fact a course, it has the special format of 'site' in the database - and changing this to 'grid' appears to make no difference. For more information on the 'Front page', please see http://docs.moodle.org/23/en/Front_page. Perhaps their could be or should be a tracker enhancement for this - might be worth asking on the 'Developers' forum.

    Cheers,

    Gareth
  • Nick Oliver
    Wed, 24 Oct 2012, 4:58 PM
    Hi, I have recently upgraded to Moodle 2.3.2+. I have been using this course format for a few weeks and have found it to be brilliant. Since I upgraded it seems that the course format is not compatible. The boxes have moved around and now when I load up a specific module within a course there is no background to it it seems to merge into the main course. (I can provide screenshots if needed.) Is there any chance of an update soon?
  • Gareth J Barnard
    Wed, 24 Oct 2012, 6:07 PM
    Dear Nick,

    Please can you initially try the latest version from:

    https://github.com/PukunuiAustralia/moodle-courseformat_grid/zipball/MOODLE_23_STABLE

    There is no need to follow the 'reinstall' instructions, just backup the existing files, delete the folder contents and replace. If there is still an issue, please kindly post screen shots on the course format's forum: https://moodle.org/mod/forum/view.php?id=47

    I'll be in contact with Julian regarding an update.

    Cheers,

    Gareth
  • Nick Oliver
    Thu, 25 Oct 2012, 6:56 PM
    Hi Gareth,

    Thank you for your reply, this has sorted my issue.

    Thanks. Nick.
  • tim st.clair
    Fri, 2 Nov 2012, 1:13 PM
    On the iPad 2, if the topic image is off screen or you have to scroll the page before you click the topic, the overlay box is offset from the top/left by the scroll amount. It fixes itself after you touch-scroll, but who would think to do that? You have to sniff ipad (javascript or use a css3 media query in css) and set the overlay position type to absolute, rather than fixed, for a tablet device. I've got the working code, what's the best way to submit it?
  • Gareth J Barnard
    Fri, 2 Nov 2012, 6:05 PM
    Dear Tim,

    Thank you smile. The best way to submit it is actually to have a fork of the code on GitHub (from https://github.com/PukunuiAustralia/moodle-courseformat_grid). Then with the MOODLE_23_STABLE branch make your changes, commit and push to your GitHub fork, then in GitHub do a pull request on the main repository. That way the changes can be traced.

    Failing that, let me know if the above is not possible and I'll PM you an email to send me the changed code and I'll do the same in my fork.

    Cheers,

    Gareth
  • Janneth Rincón
    Wed, 28 Nov 2012, 6:28 AM
    Este formato presenta problema a la hora de realizar copias de seguridad.
  • Julian Ridden
    Wed, 28 Nov 2012, 6:38 AM
    Hi Tim,

    As Gareth has suggested please push the code to GitHub. Wost case scenario, email it to me at julian [at] moodle [dot] com [dot] au and I will patch it in. Please try and send me a patch file if you can. If your not sure how, at least try and identify the changes you have made so I can merge them in.

    Julian
  • Gareth J Barnard
    Wed, 28 Nov 2012, 6:44 AM
    Dear Janneth,

    ¿Qué problemas al realizar copias de seguridad?

    Regards,

    Gareth
  • Richard Oelmann
    Tue, 4 Dec 2012, 7:49 PM
    Hi Gareth/Julian,
    Are there any plans to upgrade this course format for 2.4? We have quite a large number of modules using this format currently and don't want to lose it in any upgrade - in fact at the moment we would not upgrade without Grid format.
    More than happy to help in some way, but would need a pointer in the right direction as I haven't looked at the course formats before.
Please login to post comments