Sha256: b6ca0c0062909c9b25f329fc7ebc697dfb880416fddf54a9c46242f812a0ec2c
Contents?: true
Size: 215 Bytes
Versions: 2
Compression:
Stored size: 215 Bytes
Contents
class LtiXml::BridgePlatform < LtiXml::BasePlatform def add_lti_custom_params if PandaPal.lti_custom_params.any? @tc.set_ext_param(platform, :custom_fields, PandaPal.lti_custom_params) end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
panda_pal-3.2.1 | lib/lti_xml/bridge_platform.rb |
panda_pal-3.2.0 | lib/lti_xml/bridge_platform.rb |