Skip to content

Commit 767a44e

Browse files
committed
Add page What we catalogue
1 parent 6216583 commit 767a44e

2 files changed

Lines changed: 70 additions & 0 deletions

File tree

TeSS_docs/_toc.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ parts:
88
chapters:
99
- file: overview/tess
1010
- file: overview/definitions
11+
- file: overview/what-we-catalogue
1112
- caption: Account creation
1213
chapters:
1314
- file: accounts/user
Lines changed: 69 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,69 @@
1+
# What we catalogue
2+
3+
## Individual events and materials
4+
5+
TeSS is a one-stop shop for trainers and trainees to discover online information and content.
6+
These individual items are registered as Events or Materials in TeSS.
7+
8+
::::{grid} 1 1 2 2
9+
:gutter: 3
10+
11+
:::{grid-item-card}
12+
{fas}`calendar-days;sd-text-secondary` **Events**
13+
^^^
14+
15+
Events in TeSS are defined as face-to-face or online training opportunities that have set start and end times.
16+
These primarily take the form of workshops, courses, webinars, etc.;
17+
but TeSS also collects information about conferences, meetings and hackathons, as these may also provide opportunities for learning.
18+
19+
:::
20+
21+
:::{grid-item-card}
22+
{fas}`book;sd-text-secondary` **Materials**
23+
^^^
24+
25+
Materials in TeSS are defined as training resources that can be accessed at any time.
26+
These may be in a variety of different formats, including online tutorials, videos, PowerPoint presentations, and so on.
27+
28+
:::
29+
30+
::::
31+
32+
TeSS collects event information from over 100 content providers, supplementing the Event data with geolocation information found using [Nominatim](https://wiki.openstreetmap.org/wiki/Nominatim).
33+
34+
35+
## Training workflows
36+
37+
New to TeSS are graphical training tools termed 'Training Workflows'.
38+
Three main types of workflow are in development: Educational Resources, Learning Pathways and Concept Maps.
39+
These encapsulate different types of, and/or approaches to, training, at different levels of granularity, within easy-to-use visual displays.
40+
41+
42+
43+
::::{grid} 1 1 1 1
44+
:gutter: 3
45+
46+
:::{grid-item-card}
47+
{fas}`diagram-project;sd-text-secondary` **Learning paths**
48+
^^^
49+
50+
In order to advance their skills, trainees need to embark on a path, or developmental trajectory.
51+
To facilitate this journey, learning paths aim to structure, within simple visual workflows, the set of relevant training resources that trainees need to study in order to accomplish their learning objectives.
52+
Learning paths are being developed by ELIXIR TeSS, ELIXIR-NL and ELIXIR UK.
53+
54+
:::
55+
56+
:::{grid-item-card}
57+
{fas}`diagram-project;sd-text-secondary` **Educational resource**
58+
^^^
59+
60+
In this type of workflow, trainees are introduced to various practical tasks, linked to associated online tools and/or databases, within self-contained modules.
61+
Each module includes i) succinct statements of teaching goals and learning outcomes, to convey to trainees what they will be able to do on completion of the module;
62+
ii) a series of questions or ‘Reflections’ to provoke critical thinking about the tasks that have been completed;
63+
iii) additional background information and further reading to help support learning and enquiry;
64+
and iv) multiple choice quiz questions to evaluate understanding at the end.
65+
Educational Resources for introductory sequence and structural bioinformatics are currently being developed by ELIXIR TeSS, ELIXIR-UK and the UK Structural Bioinformatics group (via the FunPDBe project).
66+
67+
:::
68+
69+
::::

0 commit comments

Comments
 (0)