0
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected 1 day ago.
May 23, 2023 — May 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added comments, added quiz scripts from multi_user_quiz to hexagon_quizzer. may remove these later if duplicate More... over 11 years ago
fixed bottom comment location in git More... over 11 years ago
fixed comments More... over 11 years ago
modified multi_user_quiz to await messages from the platform script to load a quiz More... over 11 years ago
aligned code More... over 11 years ago
fixed a bug where the question_prim was not being correctly identified More... over 11 years ago
Created a script for the central sphere of the child platform, and called it the question_prim, functions as a button More... over 11 years ago
Platform now accepts messages from main hex More... over 11 years ago
moved scripts into the assets folder More... over 11 years ago
Merge branch 'master' of https://github.com/sloodle/moodle-mod_sloodle More... over 11 years ago
Made the rezzer work with the rezzed child hex. Now when a user clicks a spherical edge selector, a linked message is passed to the rezzer script which rezzes another hexagon, passes it a hex for its inventory, and remotely loads a script calld "platform". The platform script (now in the newly born child) will region say "GET QUESTION". The main hex will then coordinate with the multi_user_quiz script to retrieve and pass along the question to the child. More... over 11 years ago
Use controllerid from active object table instead of expecting to find one in config, as we no longer save it there. More... over 11 years ago
fixed bug in anim for edges. More... over 11 years ago
Created Edge Selectors for hexagon quizzer More... over 11 years ago
Added new channels to status_codes for the quizzer so that there can be multiple question handlers, also added a sloodle_chanel_anim More... over 11 years ago
First attempt at hexagon_quizzer More... over 11 years ago
fixed a bug when adding users More... over 11 years ago
added a router so that questions requested by multi_user_quiz get routed to several different question handler scripts More... over 11 years ago
removed unessary files More... over 11 years ago
removed unessary folders More... over 11 years ago
Separated anyscript that required an HTTP request into its own script to reduce load More... over 11 years ago
Added tracking code implementation More... over 11 years ago
Added changes to make this a multi user quiz More... over 11 years ago
created multi quizzer 3 More... over 11 years ago
Fix to stop objects not called SLOODLE something from being added in duplicate when found in the rezzer. More... over 11 years ago
Renamed legacy presenter definition, which was causing the new presenter go missing. More... over 11 years ago
added user_key to notify server, also added debugging tools More... over 11 years ago
Reinstated rezzing of non-SLOODLE objects, which had once worked before but got broken somewhere along the line. More... over 11 years ago
Merge branch 'master' of github.com:sloodle/moodle-mod_sloodle More... over 11 years ago
Implemented request timestamp that has been in the communications specification since forever, took the confirmation ping linker out of the logs as it's very noisy. More... over 11 years ago