Skip to content

Changes and Updates

Tim Klapdor edited this page Feb 23, 2018 · 12 revisions

Production v1.1

Change to Content Area

  • From feedback the content area is now wider. Set to take 100% of the screen except on larger screen where it scale up to 55-70em.

Changes to Text

  • Tweak to responsive font sizing - expansion of media queries set for larger screen sizes.
  • Changes to heading level sizes - provide greater difference between font sizes.
  • Added serif font class if serif text is required.
  • Allow Indenting in WYSIWYG
  • Font sizing now based on removing only absolute font sizes - which means sizing can be done via the WYSIWYG via the EM and % values.
  • APA referencing is possible. Instead of using blockquote - select the paragraph, indent it using the button in the Editor and then use the CSS button to set Line Height to 2.
  • Added Serif option via CSS Class (which we hope can be added to WYSIWYG in the future) via font-serif
  • Change to content area may bring back issues around readability. Have added CSS class reading that sets may width of element at 37em. Can be used on individual areas or on a wrapper DIV.

Print CSS

  • Set page width as A4 and adjust margins to that content is printing full width.
  • Documents printed directly from the Browser should now use that.
  • Removed page breaks on tables and other elements that were creating long documents.

Description in Discussions was too narrow.

  • Add allow Description area in Discussions to be larger:

Remove hover issue with Hidden icon

  • Hover over Hidden icon would swap to chevron. Removed background position from here:

Fixed table border issue

  • Table borders were being removed as the default.

Announcement issues on Mobile

  • Resolved issues where text was overlaid and unreadable.

Bugs and Positioning Fixes

  • Weird background repetition in Grade Centre fixed
  • Current date and time obscured in test centre feedback
  • Scaling of images in tables - created a few catches for mobile screens where images were being shrunk
  • Drop down menus obscuring text
  • Maths editor being hidden
  • Visual inconsistencies with buttons
  • Check box and radio button alignment