We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7b410e9 + 603e683 commit 7f2f9e2Copy full SHA for 7f2f9e2
src/main/java/org/imsglobal/lti/BasicLTIConstants.java
@@ -50,7 +50,7 @@ public class BasicLTIConstants {
50
public static final String CONTEXT_TYPE_COURSE_OFFERING = "CourseOffering";
51
public static final String CONTEXT_TYPE_COURSE_SECTION = "CourseSection";
52
public static final String CONTEXT_TYPE_COURSE_TEMPLATE = "CourseTemplate";
53
- public static final String CONTEXT_TYPE_GROUP = "GROUP";
+ public static final String CONTEXT_TYPE_GROUP = "Group";
54
55
/**
56
* ext_param=value
0 commit comments