Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@christianbeeznest
Copy link
Contributor

No description provided.

@ywarnier ywarnier merged commit 92a8227 into chamilo:master Aug 28, 2025
1 of 7 checks passed
@ywarnier
Copy link
Member

Code looks good. Merged.

$scormSize = 0;
foreach (Container::getLpRepository()->findScormByCourse($course) as $lp) {
if ($asset = $lp->getAsset()) {
$folder = $assetRepo->getFolder($asset);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

.zip files are detected as folders, apparently.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants