User:Kruhly/Templates
From WikiEducator
Contents
Playing with Templates
Multiple feedback in an activity template
Activity | ||||
---|---|---|---|---|
| ||||
Activity | ||||
---|---|---|---|---|
| ||||
Complex Template parameters
Attempt at nesting templates does not work unless you explicitly name the parameter even if it is 1,2,3 etc:
- {{Activity2
- | Title=Exploration
- | Content=
- {{Activity
- |1 = hi this is an embedded activity with the Exploration Activity
- Flickr}}
- |TOCdepth=3
- }}
Gives:
Exploration
|
- {{Activity2
- |Title=Exploration
- | Content=Flickr
- |TOCdepth=4
- }}
Gives:
Exploration
Flickr |
Activities Table Template
Self-guided Activity | Guided Activity | Group Activity |
---|---|---|
| ||
Comfortable with the simulation | Uncomfortable with the simulation | Sharing a computer |
Answered the multi-choice question correctly | Experienced difficulties with the multi-choice question | Working in a Team |
Already have a hypothesis | Not sure of a hypothesis | |
Ready for a challenge | Ready for small steps |
AnswerBox Template
{{AnswerBox |4}} renders as:
{{AnswerBox |3|Title=My Data Table}} renders as:
My Data Table |
---|