Today
-
-
r865
(Fixed issue 124 -- a logic error introduced in an LSL script...) committed by pedro.mcmillan
- Fixed issue 124 -- a logic error introduced in an LSL script which prevented the "deactivate
WebIntercom" operation from working.
Fixed issue 124 -- a logic error introduced in an LSL script which prevented the "deactivate
WebIntercom" operation from working.
-
r864
(Updated mothership script to include fixes to simple set
) committed by edmund.edgar
- Updated mothership script to include fixes to simple set
Updated mothership script to include fixes to simple set
-
Last 7 days
-
r862
(Added addtoRandomGrp function ) committed by FireCentaur
- Added addtoRandomGrp function
Added addtoRandomGrp function
-
-
r860
(Created a addToRandomGroup that automatically assigns a user...) committed by FireCentaur
- Created a addToRandomGroup that automatically assigns a user to a group if they are not in a moodle
group - is on, and they are not a member of the, and a member feature so that the web users are
sorted on the website based on their score
Created a addToRandomGroup that automatically assigns a user to a group if they are not in a moodle
group - is on, and they are not a member of the, and a member feature so that the web users are
sorted on the website based on their score
Last 30 days
-
-
r859
(Added some final case-sensitivity fixes for the Presenter sy...) committed by pedro.mcmillan
- Added some final case-sensitivity fixes for the Presenter system on PHP4.
Fixed Issue 128 , which prevented the correct iFrame dimensions from being used by the Presenter view
in Moodle.
Re-wrote multiple-delete code in Presenter to ask the user to confirm the deletion before it is
executed, and also prevented it from deleting any files off the server (see Issues 126 and 127).
Added some final case-sensitivity fixes for the Presenter system on PHP4.
Fixed Issue 128 , which prevented the correct iFrame dimensions from being used by the Presenter view
in Moodle.
Re-wrote multiple-delete code in Presenter to ask the user to confirm the deletion before it is
executed, and also prevented it from deleting any files off the server (see Issues 126 and 127).
-
-
-
-
r858
(Merged Presenter PHP4 fixes from trunk to 1.0 branch (revisi...) committed by pedro.mcmillan
- Merged Presenter PHP4 fixes from trunk to 1.0 branch (revisions 852 and 853). Adjusted internal
version number and upgrade code to match.
Merged Presenter PHP4 fixes from trunk to 1.0 branch (revisions 852 and 853). Adjusted internal
version number and upgrade code to match.
-
r857
(removed the dependancy on assigments for the awards activity) committed by FireCentaur
- removed the dependancy on assigments for the awards activity
removed the dependancy on assigments for the awards activity
Earlier this year
-
r856
(a shiny new awards cup icon which will automatically show up...) committed by FireCentaur
- a shiny new awards cup icon which will automatically show up in gradebook columns
a shiny new awards cup icon which will automatically show up in gradebook columns
-
r855
(Removed the dependence of creating an assignment for an awar...) committed by FireCentaur
- Removed the dependence of creating an assignment for an awards activity. Now, the awards inputs
grades directly into the gradebook. Also added the LSL API
Removed the dependence of creating an assignment for an awards activity. Now, the awards inputs
grades directly into the gradebook. Also added the LSL API
-
-
r854
(Finished implementing basic backup and restore functionality...) committed by pedro.mcmillan
- Finished implementing basic backup and restore functionality for the SLOODLE module instances
(Controller, Distributor, and Presenter). Currently only makes shallow backups of the Presenter --
i.e. it only backs-up the URL of a slide, without actually taking the file with it. Additionally,
course and site data (including avatar registrations and stored layouts) are not yet backed-up.
Finished implementing basic backup and restore functionality for the SLOODLE module instances
(Controller, Distributor, and Presenter). Currently only makes shallow backups of the Presenter --
i.e. it only backs-up the URL of a slide, without actually taking the file with it. Additionally,
course and site data (including avatar registrations and stored layouts) are not yet backed-up.
-
issue 106
(Broken link for Sloodle Login Zone) changed by pedro.mcmillan
-
Summary:
Broken link for Sloodle Login Zone
Status:
Invalid
Summary:
Broken link for Sloodle Login Zone
Status:
Invalid
-
-
-
issue 118
(Quiz-Pile-on is difficult to use if the teacher is participa...) changed by pedro.mcmillan
-
Summary:
Quiz-Pile-on is difficult to use if the teacher is participating in it
Labels:
Release-Multiple
Summary:
Quiz-Pile-on is difficult to use if the teacher is participating in it
Labels:
Release-Multiple
-
-
-
issue 72
([SLOODLE 0.3] In-world error reports are unclear.) changed by pedro.mcmillan
-
Status:
Fixed
Labels:
Release-Multiple
Status:
Fixed
Labels:
Release-Multiple
-
issue 107
(Avatars still allowed through by Access Checker Door avatar ...) changed by pedro.mcmillan
-
Summary:
Avatars still allowed through by Access Checker Door avatar they have been unregistered
Status:
WontFix
Labels:
Release-Multiple
−Release-Please_State
Summary:
Avatars still allowed through by Access Checker Door avatar they have been unregistered
Status:
WontFix
Labels:
Release-Multiple
−Release-Please_State
-
issue 125
(Vending Machine is not full-perm) changed by pedro.mcmillan
-
Status:
Duplicate
Cc:
FireCentaur
Status:
Duplicate
Cc:
FireCentaur
-
-
-
r853
(Accidentally committed with debug mode enabled by default. R...) committed by pedro.mcmillan
- Accidentally committed with debug mode enabled by default. Rectified.
Accidentally committed with debug mode enabled by default. Rectified.
-
r852
(Restructured plugin system for PHP4 compatibility and genera...) committed by pedro.mcmillan
- Restructured plugin system for PHP4 compatibility and general extensibility.
Updated Presenter module, view, and linker scripts to use updated plugin system.
Restructured plugin system for PHP4 compatibility and general extensibility.
Updated Presenter module, view, and linker scripts to use updated plugin system.
-
r851
(fixed missing semi-colon - was causing a blank screen when u...) committed by FireCentaur
- fixed missing semi-colon - was causing a blank screen when user clicked on the controller
fixed missing semi-colon - was causing a blank screen when user clicked on the controller
-
r850
(Fixed the SLOODLE LSL API so that it is more extensible and ...) committed by FireCentaur
- Fixed the SLOODLE LSL API so that it is more extensible and flexible for developers. Updated all of
the plugins
Fixed the SLOODLE LSL API so that it is more extensible and flexible for developers. Updated all of
the plugins
-
r849
(this files are redundant, and now redifined in separate fold...) committed by FireCentaur
- this files are redundant, and now redifined in separate folders
this files are redundant, and now redifined in separate folders
-
r848
(added extra data to return when a transaction is found) committed by FireCentaur
- added extra data to return when a transaction is found
added extra data to return when a transaction is found
-
r847
(Added new api command - to allow tracking abilities using th...) committed by FireCentaur
- Added new api command - to allow tracking abilities using the award system
* findTransaction will search the sloodle_awards_trans table for any transaction matching
* who's avuuid and idata field match the query sent.
*
* Example: Let's say you want to track whether a student has already touched a plant leaf in
SL
* Using findTransaction, you could search through all the transactions in the sloodle_trans
table for an
* avatar with avuuid: 2102f5ab-6854-4ec3-aec5-6cd6233c31c6 and idata: "user touched flower"
*
* If a transaction matching that query is found, the following information would be returned:
*
* 1|OK|||||2102f5ab-6854-4ec3-aec5-6cd6233c31c6
* RESPONSE:awards|findTransaction
* avuuid:2102f5ab-6854-4ec3-aec5-6cd6233c31c6
* ID:563|ITYPE:credit|AMT:1000
*
* If not found, the following info would be returned:
*
* -500800|HQ|||||2102f5ab-6854-4ec3-aec5-6cd6233c31c6
* RESPONSE:awards|findTransaction
*
*
* llMessageLinked(LINK_SET, PLUGIN_CHANNEL, "plugin:awards,function:findTransaction\nSLOODLEID
:"+(string)sloodlemoduleid+"\nAVUUID:"+(string)llDetectedKey(0)+"|DETAILS:User touched a plant leaf,
NULL_KEY);
*/
Added new api command - to allow tracking abilities using the award system
* findTransaction will search the sloodle_awards_trans table for any transaction matching
* who's avuuid and idata field match the query sent.
*
* Example: Let's say you want to track whether a student has already touched a plant leaf in
SL
* Using findTransaction, you could search through all the transactions in the sloodle_trans
table for an
* avatar with avuuid: 2102f5ab-6854-4ec3-aec5-6cd6233c31c6 and idata: "user touched flower"
*
* If a transaction matching that query is found, the following information would be returned:
*
* 1|OK|||||2102f5ab-6854-4ec3-aec5-6cd6233c31c6
* RESPONSE:awards|findTransaction
* avuuid:2102f5ab-6854-4ec3-aec5-6cd6233c31c6
* ID:563|ITYPE:credit|AMT:1000
*
* If not found, the following info would be returned:
*
* -500800|HQ|||||2102f5ab-6854-4ec3-aec5-6cd6233c31c6
* RESPONSE:awards|findTransaction
*
*
* llMessageLinked(LINK_SET, PLUGIN_CHANNEL, "plugin:awards,function:findTransaction\nSLOODLEID
:"+(string)sloodlemoduleid+"\nAVUUID:"+(string)llDetectedKey(0)+"|DETAILS:User touched a plant leaf,
NULL_KEY);
*/
-
-
r846
(Added an implementation of a "SLOODLE Bridge" script which a...) committed by pedro.mcmillan
- Added an implementation of a "SLOODLE Bridge" script which allows SLOODLE tools in SL to access a
Moodle site despite SSL certificate issues.
This implementation relies on Apache "AcceptPathInfo", and the cURL extension for PHP.
Added an implementation of a "SLOODLE Bridge" script which allows SLOODLE tools in SL to access a
Moodle site despite SSL certificate issues.
This implementation relies on Apache "AcceptPathInfo", and the cURL extension for PHP.
-
-
-
r845
(fixed moodle groups team updates - team points werent gettin...) committed by FireCentaur
- fixed moodle groups team updates - team points werent getting updated properly do to an incorrectly
named variable
fixed moodle groups team updates - team points werent getting updated properly do to an incorrectly
named variable
-
r844
(New api command: Retrieve Lesson Answers) committed by FireCentaur
- New api command: Retrieve Lesson Answers
New api command: Retrieve Lesson Answers
-
r843
(added two new api functions: getGrps - gets all groups in a...) committed by FireCentaur
- added two new api functions: getGrps - gets all groups in a course
getUsersGrps - returns the groups for the specified user
added two new api functions: getGrps - gets all groups in a course
getUsersGrps - returns the groups for the specified user
-
r842
(Restored Peter's backup-dev branch which I'd over-hastily de...) committed by edmund.edgar
- Restored Peter's backup-dev branch which I'd over-hastily deleted.
Restored Peter's backup-dev branch which I'd over-hastily deleted.
-
-
-
-
-
-
|