[prev in list] [next in list] [prev in thread] [next in thread] 

List:       lon-capa-cvs
Subject:    [LON-CAPA-cvs] cvs: loncom /lti ltiroster.pm
From:       raeburn <raeburn () source ! lon-capa ! org>
Date:       2017-12-18 23:59:31
Message-ID: cvsraeburn1513641571 () cvsserver
[Download RAW message or body]

raeburn		Mon Dec 18 23:59:31 2017 EDT

  Modified files:              
    /loncom/lti	ltiroster.pm 
  Log:
  - Use correct hash to retrieve current gradesecret when generating
    unique lis_result_sourcedid for each student to send in roster.
  
  
Index: loncom/lti/ltiroster.pm
diff -u loncom/lti/ltiroster.pm:1.2 loncom/lti/ltiroster.pm:1.3
--- loncom/lti/ltiroster.pm:1.2	Sat Dec  9 16:24:03 2017
+++ loncom/lti/ltiroster.pm	Mon Dec 18 23:59:31 2017
@@ -1,7 +1,7 @@
 # The LearningOnline Network with CAPA
 # LTI Consumer Module to respond to a course roster request.
 #
-# $Id: ltiroster.pm,v 1.2 2017/12/09 16:24:03 raeburn Exp $
+# $Id: ltiroster.pm,v 1.3 2017/12/18 23:59:31 raeburn Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -180,7 +180,7 @@
                                                     \%toolsettings,\%ltitools) eq 'ok') {
             if ($toolsettings{'gradesecret'} ne '') {
                 $needsresult = 1;
-                $gradesecret = $ltitools{'gradesecret'};
+                $gradesecret = $toolsettings{'gradesecret'};
             }
         }
     }


_______________________________________________
LON-CAPA-cvs mailing list
LON-CAPA-cvs@mail.lon-capa.org
http://mail.lon-capa.org/mailman/listinfo/lon-capa-cvs
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic