Issue Details (XML | Word | Printable)

Key: CONTRIB-536
Type: Sub-task Sub-task
Status: Closed Closed
Resolution: Fixed
Priority: Critical Critical
Assignee: Olli Savolainen
Reporter: Olli Savolainen
Votes: 0
Watchers: 0
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Non-core contributed modules
CONTRIB-528

Community effort: testing (functional & browser compatibility)

Created: 28/Jun/08 02:57 AM   Updated: 25/Nov/08 09:17 PM
Return to search
Component/s: Add a project here
Affects Version/s: 2.0
Fix Version/s: 2.0

Participants: Anthony Borrow and Olli Savolainen
Security Level: None
Affected Branches: MOODLE_20_STABLE
Fixed Branches: MOODLE_20_STABLE


 Description  « Hide
( Unit testing will be done as part of development work as http://docs.moodle.org/en/Development:Unit_tests describes ).

Keeping track of any new and modified functions: seeing about the feasibility of unit testing http://docs.moodle.org/en/Development:Unit_tests

However, before letting code off my hands I need a list of browsers that need to be explicitly supported and tested against.

Also, community help is needed to see if any "hidden" (implicit) functionality of the old UI would still need to be supported also by the new UI.

* Make sure the question bank window is by default closed to a user who has not used it.

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Anthony Borrow added a comment - 28/Jun/08 09:40 AM
Olli - Could you explain more what this issue is about? I think it might be better to specify which browsers and features you may be concerned about. A little more detail could go a long way. Also, I think we should set these up so that they are auto-assigned to you as part of the GSOC work. Peace - Anthony

Olli Savolainen added a comment - 28/Jun/08 06:13 PM
Anthony: Oh, sorry. I basically wanted to leave this part open for discussion for now and selected 'automatic' from the participant list. I will add some explanation.

The code produced will be standards-compliant and I will test it at least with Firefox 3, Konqueror, IE 6 and Opera, since those are the ones I have easy access to. The main question for me is that it is unclear to me, what browsers Moodle is required to support explicitly; i.e. what does it have to be tested with before allowing it to go to HEAD.


Anthony Borrow added a comment - 29/Jun/08 07:44 AM
Olli - No need to apologize. I figured this was one of those issues that made sense to you and now it makes more sense to me what you are trying to do. Should we create a component for you to group together any issues related to your GSOC project? Peace - Anthony

Olli Savolainen added a comment - 09/Aug/08 06:03 AM
Ouch, seems I have not replied you here. I am not sure if a component will be much use at this point, subtasks seem to have been enough so far. Or what do you see as the benefits?

Olli Savolainen added a comment - 25/Nov/08 09:03 PM
Unit testing was done by Tim at MDL-17295.

Confirmed: the question bank window is by default closed to a user who has not used it.

Testing needs to be done on Safari, IE7 and; all supported browsers besides IE6, Firefox 3, Opera 9.27, which I have tested on Ubuntu Linux (IE6 via wine).


Olli Savolainen added a comment - 25/Nov/08 09:17 PM
Browser testing moved to MDL-17284.

Discussion about the feature set of the new UI seems to have quieted down.