BCU

Themes ::: theme_bcu
Maintained by Mike Grant, Jez H
Part of set BCU UI.
This is the theme from the moodle site of Birmingham City University. It's based on bootstrap and allows for extensive customisation and some unique features to help improve Moodle's usability.
Latest release:
519 sites
173 downloads
225 fans
Current versions available: 1

BCU Theme

This theme is no longer being actively developed, please see the forked Adaptable Theme instead.

This bootstrap based theme is in use on a large site and has been thoroughly tested using pretty well every possible permutation of a Moodle course including several third party course formats. It is customisable through admin settings and should serve you well!


Cool features: (at least we think so)

  • Toggle to hide show blocks in one click
  • Toggle to switch between fixed and full width
  • Support for bootstrap elements (Toggle, Modal, see our Bootstrap Elements Plugin Here )
  • Choice of two tiled renderers for My Courses on front page, one static and one with overlay


Home Page:

  • Jquery slider
  • Marketing spots on front page (three or four should render well)
  • 2 x info boxes on front page
  • My Courses rendered as "tiles" making better use of space
  • Four configurable blocks in theme footer (display sitewide)


Navigation:

Top navbar includes:

  • Messages icon showing alerts of unread messages + dropdown of users sending messages
  • Dropdown with users profile related links

Secondary navbar includes:

  • links to home, my home, events
  • My Courses drop down list of enrolled courses the order of which is controlled by My Home settings. Students can customise order of this navigation list in My Home. Drag courses to re-order them in My Home and the same order will be reflected in the drop down navigation
  • This Course drop down list provides consistent course navigation to activities (replicates activities block), participants and grades
  • Ability to add a "help" link into navigation for help pages

Other Features:

  • Ability to display a site wide message across the top of the site to notify of downtime or similar
  • Truncate course / category names in breadcrumbs, if you have long names and a deep category structure this will come in quite handy! (we plan to apply expanding breadcrumbs on mousever as seen in Essential theme)
  • Uses Font Awesome so icons can easily changed

Admin Settings: highly customisable with many settings:

  • Color pickers to alter look of theme
  • File uploader for slider images
  • File uploader for Logo
  • Field for stats tracking code (Piwik, Analytics etc)

Credits: 

We are continually improving the features in this theme and would appreciate feedback and suggestions you may have and If we like them we will integrate and update the version here.

If you find any problems please check the issue tracker, hopefully you will find we already have it on our list.

Future Plans: we will be adding more navigation items into the theme (configurable) with the aim of reaching a point where we can disable the administration and navigaion blocks for students giving a simplified more consistent way of navigating courses which is less dependant on the random availability and placement of blocks.

Screenshots

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

Contributors

Please login to view contributors details and/or to contact them

Comments RSS

Comments

  • Jez H
    Sat, 14 Feb 2015, 7:10 AM
    Hi Ron,

    If you check the latest version of the README.txt in our GIT repository there are some sample footer snippets you can try:

    https://bitbucket.org/jezh/moodle-theme_bcu/src
  • Jeremy Unger
    Mon, 16 Feb 2015, 1:52 AM
    Hi, I can't seem to set completion tracking for any of my courses or activities with this template... I like the BCU template, but really need completion tracking to move forward with my project. Please advise...
  • Jez H
    Tue, 17 Feb 2015, 10:59 PM
    Hi Jeremy,

    We use this theme with completion tracking and have not had a problem.

    Can you check:

    1) Completion tracking is enabled under site administration
    2) Completion tracking is enabled in your course
    3) It is enabled in your activities / resources
    4) That it works in other themes like Clean (which you can change to in your user profile without affecting entire site)

    If you get that far and it is working in Clean but not our theme we will need to get some more details from you to try and fix it.
  • Paul Burgo
    Wed, 18 Feb 2015, 10:07 PM
    Great theme! I'm hoping you can help with my issue. I've searched and tried a number of solutions but nothing seems to work. when the information icon is clicked to show the course summary, the full course summary is not being displayed. It is truncated. Any help would be greatly appreciated.
  • Peter
    Thu, 19 Feb 2015, 11:50 PM
    Like Paul, i need more space to put my course summary. I'd like to tell my users a little bit more before having them subscribe to a course.
  • Ron Horner
    Fri, 20 Feb 2015, 2:51 AM
    Where do you put the image for a course that you want to show up on the home page under Available Courses?
  • Jez H
    Mon, 23 Feb 2015, 5:33 PM
    @Paul, Peter, we will add the option to disable the tiled view and revert to the default Moodle method of rendering a list which will show more text.

    The full title will display if you hover over the tile.

    @Ron, in your course settings look for a field called "summary files", if you add an image there it will show up in the tile on the front page.

    The default tile image is set within the theme settings.
  • Peter Dekker
    Wed, 25 Feb 2015, 7:41 AM
    When trying to place an image in a marketing block on the front page, the Insert-image popup does not include an upload button.
  • Jez H
    Wed, 25 Feb 2015, 7:39 PM
    Hi Peter,

    I am afraid you cannot upload images through the text editor there. You will have to upload them somewhere else and link to them. That maybe something we can improve later on.

    You can find html for adding these blocks in the readme file.
  • Ben CI
    Wed, 25 Feb 2015, 11:40 PM
    Hi everybody!
    Nice theme!
    How can I translate the buttons "Hide blocks", "Full screen", "Events" and My Sites"?
  • Paul Burgo
    Fri, 27 Feb 2015, 3:18 AM
    Jez,
    When will you be adding the option to disable the tiled view and revert to the default Moodle method of rendering a list which will show more text.
  • My Hero
    Fri, 27 Feb 2015, 1:12 PM
    Hi Jez,

    Great theme - thanks so much for offering this to the community.

    Quick question - is there a way to make the default state of the theme fullscreen instead of standard view? I tried to find the javascript that triggered the change but I couldn't find it.

    Thanks!
    Paul
  • Dan Carpenter
    Fri, 27 Feb 2015, 6:15 PM
    Hi,

    Not sure of the rules on the public themes but are you happy for me to edit the header code to put in a background image rather than just a solid colour.


    Also, is it possible to enable blocks on both the left and right?

    Doesnt look even to me without this.

    Thanks,
  • Mike Grant
    Fri, 27 Feb 2015, 6:49 PM
    Go Dan,

    You're more than welcome to make any changes you like to it. Fork the code, and make your changes that way you can keep getting updates from our repository smile

    And unfortunately not for the blocks, you could always edit it to add a new block region.

    Thanks
  • Ben CI
    Fri, 27 Feb 2015, 8:22 PM
    Hi, Mike!
    Thanks a lot and congrats for the theme.
    Could you tell me in which file can I translate the buttons "Hide blocks", "Full screen", "Events" and My Sites"?
    Thanks a lot in advance!!
Please login to post comments