eduNEXT / xblock-limesurvey

LimeSurvey XBlock for Open edX
GNU Affero General Public License v3.0
1 stars 0 forks source link

feat: add api credentials in django settings #14

Closed BryanttV closed 1 year ago

BryanttV commented 1 year ago

Description

How to test

  1. Configure a survey as in this PR.
  2. In Studio add/edit the unit with the XBlock, and edit the configuration changing the Survey ID if necessary.
  3. From the LMS access to the unit with the XBlock.
  4. The survey should load normally.
  5. As the session_key expires every 2 hours, it's recommended to access the survey again after this time, and verify that the survey loads normally.