Deprecate content::folder::get_folder_from_package as it assumes there will be one folder per package, not true in generalReplace its only occurrence in the codebase with a local reimplementation (expecting the assessment package to comply with this restriction and not have more than 1 folder per package instance)
Show less