Moodle

importing new questions help css problem

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Trivial Trivial
  • Resolution: Fixed
  • Affects Version/s: 1.6
  • Fix Version/s: 1.8.3, 1.9
  • Component/s: Quiz
  • Labels:
    None
  • Environment:
    All
  • Affected Branches:
    MOODLE_16_STABLE
  • Fixed Branches:
    MOODLE_18_STABLE, MOODLE_19_STABLE

Description

When looking at the importing new questions help popup, I notice that some of the examples are so long that they overrun the border of the box.

Activity

Hide
Martin Dougiamas added a comment -

From Gustav Delius (gwd2 at york.ac.uk) Wednesday, 5 April 2006, 01:26 AM:

This is caused by a change of print_simple_box(), see MDL-4943. You can see the same effect of content overrunning the border of the box on many other pages, for example on the question preview page. This is because the box was changed from a table to a div. Nick was going to revert the change last week but then Sourceforge CVS broke down. I am copying in him on this so that he can close this bug when the simple box has its old behaviour back.

Show
Martin Dougiamas added a comment - From Gustav Delius (gwd2 at york.ac.uk) Wednesday, 5 April 2006, 01:26 AM: This is caused by a change of print_simple_box(), see MDL-4943. You can see the same effect of content overrunning the border of the box on many other pages, for example on the question preview page. This is because the box was changed from a table to a div. Nick was going to revert the change last week but then Sourceforge CVS broke down. I am copying in him on this so that he can close this bug when the simple box has its old behaviour back.
Hide
Tim Hunt added a comment -

I have improved the formatting of these help files a lot. A few of the lines of code barely fit, but it is now a lot better.

Show
Tim Hunt added a comment - I have improved the formatting of these help files a lot. A few of the lines of code barely fit, but it is now a lot better.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: