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 Overview Misc Links.

Game Logic in Moodle Overview Misc Links

From MoodleDocs
Revision as of 22:01, 7 February 2015 by ryan sanders (talk | contribs)

more of a open source book marking page. for various links that have spun ideas. and is more geared towards game logic in moodle. along with attempt to credit were information came from.

ITS (intelligent tutor system)

  1. http://intelligent-tutor.eu/2013/12/04/source-code-online/
    1. I-tutor with moodle.
  2. https://www.reddit.com/r/artificial/comments/2jpgom/how_does_artificial_intelligence_improve_our/
    1. good amount of info on ITS (intelligent tutoring systems)

Moodle.orgMoodle in EnglishMoodle research

  1. "fork 1" of What is "differentiation" and how can it be achieved?
  2. What is "differentiation" and how can it be achieved?
  3. Paper review: Creepy Analytics and Learner Data Rights
  4. Paper review: Student use of technologies for learning
  5. Paper review: Three paths to learning analytics
  6. How do you visualize gamification amongst existing theories and processes?

Moodle.orgMoodle in EnglishTeaching with Moodle

  1. Have you used Games in Moodle?

Moodle.orgMoodle in EnglishGeneral developer forum

  1. Why I argued Moodle development should follow the market leaders of social media
  2. Section owners: Proposed solution to limiting editing rights to individual sections

docs.moodle.org/dev/Developer meeting January 2015

  1. look for "subheading" Quizventure game development

advance editor ► business rules engine ► events, conditions, actions

  1. internet keyword search = rule builder php
  2. http://en.wikipedia.org/wiki/Semantic_reasoner
  3. https://www.drupal.org/project/rules
    1. https://www.drupal.org/node/1580776
    2. https://www.drupal.org/search/site/rules
  4. http://en.wikipedia.org/wiki/Event_condition_action
  5. http://www.wc3c.net/showthread.php?t=90999
  6. http://composing-the-semantic-web.blogspot.com/
  7. http://manuals.moodlerooms.com/display/ELEMENTS/Personalized+Learning+Designer
  8. php
    1. http://jwage.com/post/31292541379/ruler-a-simple-stateless-production-rules-engine
      1. https://github.com/bobthecow/ruler
    2. https://github.com/hoaproject/Ruler
    3. https://github.com/cleverage/Ruler
    4. http://www.swindle.net/php-rules/
      1. see download menu on right hand side
    5. http://sourceforge.net/p/phprules/code/HEAD/tree/trunk/phprules-no-rete/lib/phprules/
    6. http://codaserver.com/?q=node/51
    7. https://github.com/Behat/Gherkin
  9. javascript
    1. internet keyword search = jquery rules engine = more stuff out there
    2. https://github.com/chrisjpowers/business-rules
    3. http://chrisjpowers.com/business-rules/
      1. mimics www.yoursite.com/moodle -> log into a course with edit_teacher or higher abilities -> create or edit an activity / resource in a course -> scroll down to "restrict access"
    4. http://www.christianoestreich.com/2013/12/knockout-validation-rules-engine/

google searchs misc.

  1. sentence checker = checking for grammer, run ons, styles, fragments, etc...
  2. grammar checker