A well designed ARK unit will enable great learning experiences by making it easy for students to find what they need when they need it. In this document, you will be introduced to the key concepts in the structure of ARK units and be provided guidance on best practices for enabling students to locate learning activities and resources.
An ARK unit contains a hierarchy of three levels:
stateDiagram-v2 classDef colorset1 fill:#ece5d5,stroke:#413e39,stroke-width:2px,font-size:28px,line-height:2rem classDef colorset2 fill:#740005,stroke:#413e39,stroke-width:2px,line-height:2rem,y:-12,color:#ffffff; classDef colorset3 fill:#ffebec,stroke:#413e39,stroke-width:2px classDef nodeLabel padding-bottom:40px classDef hidden display:none; classDef edge0 display:none; class State1 colorset1 class State2, State3, State4 colorset2 class State5, State5a, State6, State6b, State7 colorset3 class State0 hidden State1: Unit Format State2: Information sections (e.g. unit overview) State3: Weeks/topics sections State5: Content Pages State5a: Content Pages State6: Learning Activities State6b: Links State7: Links state State1 { State2 --> State5 State3 --> State6 State3 --> State5a State3 --> State6b State2 --> State7 }
The above diagram presents one way of thinking about unit structure.
Student engagement with a unit on ARK can be thought of as having three purposes: functional, learning and assessment. These purposes peak at various stages in the delivery of the unit but are present throughout the entire delivery.
The goal of unit design is to provide a clear and consistent structure to ensure students are not frustrated in their attempts to locate and understand learning materials.
When choosing a layout, structuring your content and entering descriptions, you should consider when and why a student will be accessing the content you are entering. Cluster related content by choosing logical sections and choose layouts that reduce the number of clicks required to find discrete content. Some questions to guide your decision making:
Amrit is teaching a unit delivered face-to-face over the 12 weeks of semester. Each week of the semester will cover different topics. During each week, the students will be required to complete 2-3 pre-readings, post in a discussion forum and attend lectures. The PowerPoint files from the lecture will be posted on ARK after the lecture.
Amrit determines that the functional purposes for students visiting the meta unit are: checking the unit schedule, finding contact and attendance information, accessing resources to complete assessments, and determining priorities.
Amrit sets his meta unit to have 15 sections consisting of the following:
This is demonstrated below using the “Tile format” :
Methods and strategies for laying out the activities and resources within sections are covered in the Presenting Information document.
If you have a preferred structure that you use across multiple units, it may make sense to build a reusable template. It is often quicker to delete unneeded sections and activities than create them from scratch. Ask your ARKLO if your college has any templates that you can use.
To learn how to import from a template or other unit, see the MoodleDoc, Import course data.