[ Index ]

PHP Cross Reference of moodle-2.8

title

Body

[close]

/mod/lti/ -> upgrade.txt (source)

   1  This files describes API changes in the lti code.
   2  
   3  === 2.8 ===
   4  
   5  * The field 'grade' in the table {lti} is now an integer rather than a numeric to bring it
   6    in line with the 'grade' field in other activities.
   7  
   8  === 2.7 ===
   9  
  10  * mod_lti\event\unknown_service_api_called now has less data stored in 'other'
  11    but everything is still available for event observers via method get_message_data()
  12  
  13  === 2.8 ===
  14  
  15  * Support for LTI 2 added, including extensible services implemented as ltiservice plugins.
  16  * Function sendOAuthBodyPOST removed from OAuthBody.php because it was not being used.


Generated: Fri Nov 28 20:29:05 2014 Cross-referenced by PHPXref 0.7.1