Skip to content

Amend the way content is located during import #46

@chris-steele

Description

@chris-steele

Feature description

The code uses globs to locate content when importing a course. In its present state there is the potential for a .json file to be misinterpreted: there may be future AAT plugins that use a custom .json file to store data/config etc.

I was wondering, would it be safer to take the approach the Adapt framework does, i.e. look for a language_data_manifest first, and if that isn't present use actual named values

Can you work on this feature?

  • I can contribute

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew or additional functionality

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions