History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: LDEV-2373
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Ernie Ghiglione
Reporter: Ernie Ghiglione
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
LAMS Development

When starting lessons from integrations, the Live Edit option is OFF

Created: 30/Jun/09 06:17 PM   Updated: 04/Jan/12 07:16 AM
Component/s: Moodle Integration
Affects Version/s: 2.3.1
Fix Version/s: 2.4

Resolution Date: 04/Jan/12 07:14 AM
Date of First Response: 27/Oct/09 12:35 PM


 Description  « Hide
When starting lessons from Moodle, you can't click on the option for "Enable Live Edit" so it's always off and cannot be turn on.

Either change the default value on the DB, which will probably make sense as the default value on the wizard is ON anyway.

or have an option in moodle to turn this on and off.

I think I like option #1

 All   Comments   Change History   FishEye      Sort Order:
Jun-Dir Liew - 27/Oct/09 12:35 PM
Option 1 won't work, as the integration servlets have the liveEdit flag hard set to false at the moment. So a db change won't affect it. Adding an optional liveEdit parameter to the LessonManager servlets would do the trick though

MAIN:ernieg:20120103201220 by  Ernie Ghiglione (1 file) 03/Jan/12 02:12 PM
LDEV-2373: set Live Edit option to ON by default when lesson starts from an integrated server
lams_central/src/java/org/lamsfoundation/lams/webservice/xml/LessonManagerServlet.java 1.37 (+2 -2) diffs

Change by Ernie Ghiglione - 04/Jan/12 07:12 AM
Field Original Value New Value
Status Open [ 1 ] In Progress [ 3 ]

Ernie Ghiglione - 04/Jan/12 07:14 AM
Done

Change by Ernie Ghiglione - 04/Jan/12 07:14 AM
Status In Progress [ 3 ] Resolved [ 5 ]
Resolution Fixed [ 1 ]

Ernie Ghiglione - 04/Jan/12 07:16 AM
Tested and closed

Change by Ernie Ghiglione - 04/Jan/12 07:16 AM
Status Resolved [ 5 ] Closed [ 6 ]