Note: You are currently viewing documentation for Moodle 2.8. Up-to-date documentation for the latest stable version of Moodle may be available here: Game Logic in Moodle.

Game Logic in Moodle: Difference between revisions

From MoodleDocs
mNo edit summary
mNo edit summary
 
(31 intermediate revisions by the same user not shown)
Line 1: Line 1:
An attempt to apply game programming logic to moodle. and dealing with, students, teachers, and over all learning and teaching.
An attempt to apply game programming logic to moodle. and dealing with, students, teachers, and over all learning and teaching.
rough draft... attempting to figure out categories.
dates = DD / MM / YYYY
27/02/2015 additional comments added by (Ryan) in attempt to find were to start, and at later time will clean them up.


rough draft... attempting to figure out categories.
#edit 07/02//2015 [[Game_Logic_in_Moodle_Overview|Overview]]
# [[Game_Logic_in_Moodle_Overview|Overview]] updated 2/3/2015
#assessment
# [[Game_Logic_in_Moodle_Overview_Advanced_Editor_Research]] added 2/3/2015
#*add 25/01/2015 Moodle research -> [https://moodle.org/mod/forum/discuss.php?d=279060 "fork 1" of What is "differentiation" and how can it be achieved?]
#*add 01/02/2015 Teaching with Moodle -> [https://moodle.org/mod/forum/discuss.php?d=280898 Dynamic assessment in Moodle. Possible?]
#*add 04/02/2015 [[Game_Logic_in_Moodle_Intelligent_Tutoring_Systems | ITS (Intelligent Tutoring Systems)]]
#**add 27/02/2015 advances more upon...advanced editor, skill tree, quest editor, content,
#advanced editor
#*edit 10/02//2015 [[Game_Logic_in_Moodle_Overview_Advanced_Editor_Research | initial rough draft / research / un-coherent notes]]
#*edit 27/02/2015 [[Game_Logic_in_Moodle_Advanced_editor_draft1 | rough draft 1]]
#advanced editor -> xml / json / possibly Tin Can API
#* add 01/03/2015 [[Game_Logic_in_Moodle_advanced_editor_xml_json | initial rough draft / research / un-coherent notes]]
#map editor = moodle -> (turn editing on)
#*add 11/02/2015 [[Game_Logic_in_Moodle_Map_editor | initial rough draft]]
#*add 11/02/2015 side note: map editor, i would is more geared folks that deal with moodle "themes"
#*add 27/02/2015 this would be used after "advanced editor" is more flushed out / complete code wise, and adding/adjusting code for each plugin already in moodle.
#skill tree editor
#*add 03/02//2015 [[Game_Logic_in_Moodle_Skill_Tree_research | initial rough draft / research / un-coherent notes]]
#*add 11/02/2015 [[Game_Logic_in_Moodle_Skill_Tree_research_draft_1 | rough draft 1]]
#*add 27/02/2015 reviewing drafts, i am still not happy with the skill tree, i know it needs to be there, but overall i am reaching to far to get a firm grasp on it in how to actual code it, and obtain a easy to use UI (user interface) for it. this most likely is due to my own lack of knowledge of real K-12 coureses, and linking between each thing. (see "content open source" further below)
#quest editor
#*add 11/02/2015 [[Game_Logic_in_Moodle_quest_editor_research | initial rough draft / research / un-coherent notes]]
#*add 27/02/2015 this may be a modified version of "advanced editor" see above, or additional coding to advanced editor for it to happen. possibly a general plugin for moodle after advanced editor.
#online / multi player / tournements / groups
#*add 20/02/2015 [[Game_Logic_in_Moodle_Online_Game_Learning | initial rough draft / research / un-coherent notes]]
#*add 27/02/2015 going to step away from this. due to needing server code. beyond use of moodle core code, for example node.js or like.
#content open source / creative commons
#*add 26/02/2015 overall information of courses / activities / resources of actual moodle stuff, that can be dropped easily into moodle. came about in [https://moodle.org/mod/forum/discuss.php?d=281757 wanting to look at some actual courses dealing with "english"]
#*add 26/02/2015 subject was more focused in [https://moodle.org/mod/forum/discuss.php?d=282581 Strand 2: wanting to look at some actual courses dealing with "english" ryan sanders Wednesday, February 25, 2015,] to see about getting something happening within one of moodle websites.
#*add 02/03/2015 [[Game_Logic_in_Moodle_content_open_source | initial rough draft / research / un-coherent notes still need to fill information in]]
#mini games within moodle courses (activities / resources)
#*add 26/02/2015 see [https://moodle.org/mod/forum/discuss.php?d=280546 Educational gaming for Moodle.]
#*add 27/02/2015 part of "content open source" noted above possibly. and at later date linking into advanced editor and other doings at a later time.
#edit 27/02/2015 [[Game_Logic_in_Moodle_Overview_Misc_Links | open source bookmarks for Game logic in Moodle]] !!Warning Long list of links!!

Latest revision as of 06:43, 2 March 2015

An attempt to apply game programming logic to moodle. and dealing with, students, teachers, and over all learning and teaching. rough draft... attempting to figure out categories.

dates = DD / MM / YYYY

27/02/2015 additional comments added by (Ryan) in attempt to find were to start, and at later time will clean them up.

  1. edit 07/02//2015 Overview
  2. assessment
  3. advanced editor
  4. advanced editor -> xml / json / possibly Tin Can API
  5. map editor = moodle -> (turn editing on)
    • add 11/02/2015 initial rough draft
    • add 11/02/2015 side note: map editor, i would is more geared folks that deal with moodle "themes"
    • add 27/02/2015 this would be used after "advanced editor" is more flushed out / complete code wise, and adding/adjusting code for each plugin already in moodle.
  6. skill tree editor
    • add 03/02//2015 initial rough draft / research / un-coherent notes
    • add 11/02/2015 rough draft 1
    • add 27/02/2015 reviewing drafts, i am still not happy with the skill tree, i know it needs to be there, but overall i am reaching to far to get a firm grasp on it in how to actual code it, and obtain a easy to use UI (user interface) for it. this most likely is due to my own lack of knowledge of real K-12 coureses, and linking between each thing. (see "content open source" further below)
  7. quest editor
    • add 11/02/2015 initial rough draft / research / un-coherent notes
    • add 27/02/2015 this may be a modified version of "advanced editor" see above, or additional coding to advanced editor for it to happen. possibly a general plugin for moodle after advanced editor.
  8. online / multi player / tournements / groups
  9. content open source / creative commons
  10. mini games within moodle courses (activities / resources)
    • add 26/02/2015 see Educational gaming for Moodle.
    • add 27/02/2015 part of "content open source" noted above possibly. and at later date linking into advanced editor and other doings at a later time.
  11. edit 27/02/2015 open source bookmarks for Game logic in Moodle !!Warning Long list of links!!