Form:Labs: Difference between revisions
From CSDMS
No edit summary |
No edit summary |
||
Line 59: | Line 59: | ||
{{{end template}}} | {{{end template}}} | ||
{{{for template|LabLearningObjectivesSkills|multiple|label= | <div class="row mt-2"> | ||
'''<big>Learning Objective</big>''' | |||
</div> | |||
{{{for template|LabLearningObjectivesSkills|multiple|label=Skill|add button text=Add skill}}} | |||
<div class="row mt-2"> | <div class="row mt-2"> | ||
<div class="col-sm-3 my-auto"><span class="float-right">'''Skill'''</span></div> | <div class="col-sm-3 my-auto"><span class="float-right">'''Skill'''</span></div> | ||
<div class="col-sm-9 my-auto">{{{field|LabSkill|mandatory}}}</div></div> | <div class="col-sm-9 my-auto">{{{field|LabSkill|cols=75%|mandatory}}}</div></div> | ||
{{{end template}}} | {{{end template}}} | ||
{{{for template|LabTopicalLearningObjectives|multiple|label= | {{{for template|LabTopicalLearningObjectives|multiple|label=Topical |add button text=Add topical learning objective}}} | ||
<div class="row mt-2"> | <div class="row mt-2"> | ||
<div class="col-sm-3 my-auto"><span class="float-right">'''Objective'''</span></div> | <div class="col-sm-3 my-auto"><span class="float-right">'''Objective'''</span></div> | ||
<div class="col-sm-9 my-auto">{{{field|LabTopicalLearningObjective|mandatory}}}</div></div> | <div class="col-sm-9 my-auto">{{{field|LabTopicalLearningObjective|cols=75%|mandatory}}}</div></div> | ||
{{{end template}}} | {{{end template}}} | ||