Skip to content

Import to Library (Modulestore Migrator) Analysis overestimates # of components #38624

@bradenmacdonald

Description

@bradenmacdonald

When importing a very small course, it's easy to see that the "import analysis" of modulestore migrator shows the wrong number of components to import into a library.

  1. Create a small course with only a couple of components.
  2. Create an empty library. Go Tools > Import > select the course from step 1.

The analysis shows:

Image

But the final result is:

Image

The difference of 9 blocks is likely due to the type@about+block@subtitle, type@about+block@duration, type@about+block@description, type@about+block@short_description,type@about+block@overview, type@about+block@entrance_exam_enabled, type@about+block@entrance_exam_id, type@about+block@entrance_exam_minimum_score_pct, type@about+block@about_sidebar_html metadata XBlocks that every course has.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions