Skip to content

Commit 2668a44

Browse files
committed
Add links to ELIXIR Training Platform resources
1 parent eeec204 commit 2668a44

File tree

5 files changed

+28
-2
lines changed

5 files changed

+28
-2
lines changed

TeSS_docs/content/manual-events-materials.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ To do so, first [register for a free account](../accounts/user). Members of acad
66

77
Once registered and logged in, the 'Register event' and 'Register material' buttons will become visible on the events and materials tabs.
88

9+
```{admonition} See also guidance from the ELIXIR Training Platform
10+
:class: seealso
11+
* [Manual registration of events, material and a provider](https://elixir-europe-training.github.io/ELIXIR-TrP-TeSS/chapters/chapter_02/)
12+
```
13+
914
## Manually register training materials
1015

1116
To register a training material:

TeSS_docs/content/structured-data-types.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,10 @@ The following are examples of the kinds of structured data that TeSS can work wi
77

88
If your website currently includes no structured data, and you’d like your resources added to TeSS, we recommend using [Bioschemas](http://bioschemas.org/) to structure your site.
99

10-
10+
```{admonition} See also guidance from the ELIXIR Training Platform
11+
:class: seealso
12+
* [Automatic ingestion of events or material via Bioschemas](https://elixir-europe-training.github.io/ELIXIR-TrP-TeSS/chapters/chapter_04/)
13+
```
1114

1215
## Schema .org / Bioschemas / schemas.science
1316

TeSS_docs/content/workflows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Steps to create a workflow:
3131
8. You can move the nodes in the diagram area.
3232
9. When you have finished, click the ‘Create workflow’ button.
3333

34-
### Fork a workflow
34+
### Forking a workflow
3535

3636
Alternatively, you can 'fork' an existing workflow; in other words, take a copy and modify it to appear as a new, distinct workflow that you own.
3737

TeSS_docs/developers/code-data.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,10 @@ Widgets are chunks of javascript code that can be copied into website source cod
3636
View our available widgets
3737
```
3838

39+
```{admonition} See also guidance from the ELIXIR Training Platform
40+
:class: seealso
41+
* [Integrating TeSS widgets on your web site](https://elixir-europe-training.github.io/ELIXIR-TrP-TeSS/chapters/chapter_03/)
42+
```
3943

4044
## API
4145

TeSS_docs/overview/tess.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,17 @@ The project aims to enhance existing TeSS-based training registries or catalogue
1414
TeSS was originally developed as part of [ELIXIR](https://elixir-europe.org/), Europe's distributed infrastructure for life-science data.
1515
One of the goals of ELIXIR is to train research scientists to better use available computational infrastructures to address critical research questions.
1616
This requires access both to face-to-face training opportunities and to disparate training materials and resources, currently dispersed across Europe.
17+
18+
## Searching for training resources in TeSS
19+
20+
Training resources (both events and materials) may be searched in TeSS in several ways.
21+
If you are on the main page of TeSS, a general search can be performed based on keywords, which will return separate lists of events and materials.
22+
23+
Alternatively, events or materials can be searched for independently of each other.
24+
This second approach allows more precise filtering on several parameters (e.g., event type, country, and target audience) alone or in combination.
25+
26+
27+
```{admonition} See also guidance from the ELIXIR Training Platform
28+
:class: seealso
29+
* [Searching in TeSS](https://elixir-europe-training.github.io/ELIXIR-TrP-TeSS/chapters/chapter_01/)
30+
```

0 commit comments

Comments
 (0)