Closed (fixed)
Project:
Drupal LMS
Version:
1.1.x-dev
Component:
Activities and answers
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
12 Sep 2025 at 09:19 UTC
Updated:
29 Sep 2025 at 10:19 UTC
Jump to comment: Most recent
Now that we have the ability to configure Activity - Answer plugins, we can have one selection plugin with single / multiple choice configuration instead of two serving the same purpose.
Drupal\lms\LmsContentImporter::installActivityTypes() to use the config from the activity_types.yml file.Drupal\Tests\lms\FunctionalJavascript\GeneralLmsTest::adminTest()) to use configuration from the activity_types.yml file when creating activity types.Instead of two plugin options (in addition to other plugins) when selecting a plugin on activity type add form we'll have only one but with a configuration of single or multiple choice.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
graber commentedComment #4
graber commentedComment #6
graber commented