Simon-Initiative / course-digest

Tool to produce a summary or digest of OLI course package contents
MIT License
2 stars 0 forks source link

[BUGFIX] [MER-1899] make specificOrg param work #160

Closed andersweinstein closed 1 year ago

andersweinstein commented 1 year ago

Fix MER-1899, a hurdle for stats conversion, by making the specificOrg command line parameter actually get used as described. For simpler command line, change to make it take org folder name rather than full path. Org path derived as ${projectDir}/organizations/${specificOrg}/organization.xml

Allow -g abbreviation for -orG (-o already used for outputDir). Remove never-used specificOrgId parameter.