Skip to content

Releases: DigitalCampus/moodle-block_oppia_mobile_export

v1.4.10

28 Aug 12:33
Compare
Choose a tag to compare

What's Changed

  • OPPIA-1638: Remove default image in the next lesson section so any image can be included in the activity content by @AlbertoMoreta in #277
  • OPPIA-1639: Be able to change Know More section color by @AlbertoMoreta in #278
  • OPPIA-1625: Missing quizhtmlfiles property, which was causing the digests to be different by @AlbertoMoreta in #279
  • OPPIA-1664: Update Noora styles so they are responsive with text size by @AlbertoMoreta in #280
  • OPPIA-1647: Export correctly audio player in page with multiple audios by @jjoseba in #281

Full Changelog: v1.4.9...v1.4.10

v1.4.9

11 Apr 06:24
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.7...v1.4.9

v1.4.7

15 Dec 12:12
Compare
Choose a tag to compare

Full Changelog: v1.4.6...v1.4.7

v1.4.6

05 Oct 10:48
Compare
Choose a tag to compare

Full Changelog: v1.4.5...v1.4.6

v1.4.5

29 Jun 18:24
Compare
Choose a tag to compare

What's Changed

  • OPPIA-1556: Remove and prevent duplicated server url (#268)

Full Changelog: v1.4.4...v1.4.5

v1.4.4

31 May 21:26
Compare
Choose a tag to compare

What's Changed

  • OPPIA-1430 Fix unused variable issues raised in PHP Mess Detector report
  • OPPIA-1429 Fix Moodle Code Checker errors and warnings
  • OPPIA-1500 Export embedded PDFs in page activities as course resources
  • OPPIA-1517 Check in export process if activity is of unsupported type
  • OPPIA-1534 Error Publishing Course - xml validation failing
  • OPPIA-1542 Fix extract_langs function call in tests

Full Changelog: v1.4.3...v1.4.4

v1.4.3

31 Mar 14:33
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.2...v1.4.3

v1.4.2

28 Feb 10:38
Compare
Choose a tag to compare

What's Changed

  • OPPIA-1346: Add multi-lingual support for grade boundaries by @AlbertoMoreta in #261
  • OPPIA-1366: Pass activity digests from previous step so we don't have to process the course again. by @AlbertoMoreta in #262
  • OPPIA-1304: Remove some PHP warnings in code. by @jjoseba
  • OPPIA-1363: Clean saved password if the field is emptied. by @jjoseba
  • Hotfix: Increase message field length and limit textarea

Full Changelog: v1.4.1...v1.4.2

v1.4.1

31 Jan 13:45
Compare
Choose a tag to compare

What's Changed

  • OPPIA-1359: Use $quiz->intro property to populate quiz descriptions by @AlbertoMoreta in #255
  • OPPIA-1360: Update Moodle question id properties considering Moodle 4 Question Bank update by @AlbertoMoreta in #256
  • OPPIA-847: Publishing duplicated media by @jjoseba in #257
  • OPPIA-1361: PHP v8 compatibility fixes by @jjoseba in #258
  • OPPIA-1365: Add moodle_question_id to feedback activities on export by @AlbertoMoreta in #259
  • OPPIA-1303: Add behat tests by @jjoseba and@AlbertoMoreta in #260

Full Changelog: v1.4.0...v1.4.1

v1.4.0

30 Nov 10:42
Compare
Choose a tag to compare

What's Changed

  • oppia-837: Fix section title multilang issue, and refactor common code by @jjoseba in #248
  • oppia-764: Add a play button overlay to video images by @jjoseba in #249
  • oppia-764: Fix typo in video overlay config by @jjoseba in #250
  • OPPIA-1289: Add extra step to configure grade boundaries by @AlbertoMoreta in #251
  • OPPIA-1344: Delete temp folder after course is published. by @AlbertoMoreta in #252
  • OPPIA-1342: Remove automatic redirection when there is nothing to configure in the step by @AlbertoMoreta in #253
  • OPPIA-1289: Only display grade boundaries configuration if the feedback activity have at least one rated question by @AlbertoMoreta in #254

Full Changelog: v1.3.6...v1.4.0