CVS log for loncom/lti/ltipassback.pm

[BACK] Up to [LON-CAPA] / loncom / lti

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Jun 2 00:28:03 2023 UTC (10 months, 3 weeks ago) by raeburn
Branches: MAIN
CVS tags: version_2_12_X, version_2_11_4_msu, HEAD
Diff to previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
- Remove trailing white space.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Aug 14 22:00:43 2018 UTC (5 years, 8 months ago) by raeburn
Branches: MAIN
Diff to previous 1.6: preferred, colored
Changes since revision 1.6: +11 -9 lines
- Bug 6754 LON-CAPA as LTI Provider
  - request body verification if content type was application/xml.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Aug 14 21:42:36 2018 UTC (5 years, 8 months ago) by raeburn
Branches: MAIN
Diff to previous 1.5: preferred, colored
Changes since revision 1.5: +77 -14 lines
- Bug 6754 LON-CAPA as LTI Provider
  - Support requests to /adm/service/passback and /adm/service/roster in
    which OAuth data in request header.
  - Support LTI Basic Outcomes Service (1.1) in which grade (a decimal) is
    included in XML in the request body (with oauth_body_hash in the header).
  - LTI Provider domain configuration to set grade passback using either
    Outcomes Service (1.1) -- the default -- or Outcomes extension (1.0).

Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Dec 15 17:07:09 2017 UTC (6 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.4: preferred, colored
Changes since revision 1.4: +13 -6 lines
- Bug 6754 LON-CAPA as LTI Consumer
- Scores passed back - solved is correct_by_passback or incorrect_by_passback
- A try is recorded when a score is passed back.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Dec 12 02:13:21 2017 UTC (6 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.3: preferred, colored
Changes since revision 1.3: +3 -1 lines
- Bug 6754 LON-CAPA as LTI Consumer
  - temporarily set $env{'request.course.id'} so lonnet::courselog() can
    log CSTORE in activity.log for person assigned a score via passback service.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Dec 9 16:24:03 2017 UTC (6 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.2: preferred, colored
Changes since revision 1.2: +9 -9 lines
- Sequential numbering of errors when requesting service from LTI Consumer
  to store grades or retrieve roster.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Dec 9 16:20:24 2017 UTC (6 years, 4 months ago) by raeburn
Branches: MAIN
Diff to previous 1.1: preferred, colored
Changes since revision 1.1: +3 -3 lines
- Use result_resultvaluesourcedid from POSTed data.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Dec 9 01:36:59 2017 UTC (6 years, 4 months ago) by raeburn
Branches: MAIN
- Bug 6754 LON-CAPA as LTI Consumer
  - Providers can pass scores back to LTI 1.0 Extension (Outcomes Service).

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>