Open psychemedia opened 3 months ago
The default tags are old style - update to use new defaults:
A
style-activity
S
style-solution
L
style-student
style-learner
T
style-commentate
style-tutor
The tm351_nb_utils upgrade_empinken_tags NOTEBOOKS_PATH cli tool wil update notebook cell tags in legacy notebooks to the "new" tags style (style-activity/style-solution/style-learner/style-tutor).
tm351_nb_utils
upgrade_empinken_tags NOTEBOOKS_PATH
The default tags are old style - update to use new defaults:
A
: "activity" [maps tostyle-activity
cell tag]S
: "solution" [maps tostyle-solution
cell tag],L
: "learner" [maps to cell tagstyle-student
(legacy) default;style-learner
also okay]: update tostyle-learner
T
: "tutor" [maps to cell tagstyle-commentate
(legacy default);style-tutor
also okay]: update tostyle-tutor