Commit c515b9cb by Oleg Marshev

Remove params from list.

parent 363c38a8
......@@ -191,19 +191,15 @@ class LTIModule(LTIFields, XModule):
PARAMETERS = [
"lti_message_type",
"lti_version",
"resource_link_id",
"resource_link_title",
"resource_link_description",
"user_id",
"user_image",
"roles",
"lis_person_name_given",
"lis_person_name_family",
"lis_person_name_full",
"lis_person_contact_email_primary",
"lis_person_sourcedid",
"role_scope_mentor",
"context_id",
"context_type",
"context_title",
"context_label",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment