Skip to content

Commit 1a03c0f

Browse files
authored
Merge pull request #16 from ElixirTeSS/space-creation
New page: Request a space
2 parents 503649c + d95b717 commit 1a03c0f

File tree

5 files changed

+41
-4
lines changed

5 files changed

+41
-4
lines changed

TeSS_docs/_toc.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ parts:
2020
chapters:
2121
- file: spaces/intro-spaces
2222
- file: spaces/instance-or-space
23+
- file: spaces/request-space
2324
- caption: Content registration
2425
chapters:
2526
- file: content/intro-content

TeSS_docs/accounts/user.md

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,17 @@
11
# User account creation
22

3-
A TeSS instance is viewable by everyone, you do not need to register to search or browse for materials. The materials that TeSS points to may be restricted-access, but the registry itself is open.
3+
A TeSS instance is viewable by everyone, you do not need to register to search or browse for materials.
4+
The materials that TeSS points to may be restricted-access, but the registry itself is open.
5+
If you want to register your materials, you can register for a user account.
6+
7+
```{admonition} Note for mutli-space TeSS instances
8+
:class: note
9+
If a TeSS instanace has multiple [spaces](../spaces/intro-spaces), please register a user account separately for each space.
10+
```
411

512
## Register by email address
613

7-
If you want to register your materials, you can register with your email address and create a username of your choice.
14+
In most TeSS instances, you can register with your email address and create a username of your choice.
815

916
To register for TeSS using your email address:
1017

@@ -20,7 +27,9 @@ To register for TeSS using your email address:
2027
![LS Login logo](../images/accounts/ls-login.png)
2128
```
2229

23-
Some instances of TeSS support additional or alternative authentication methods. ELIXIR TeSS supports [LS Login](https://lifescience-ri.eu/ls-login/users/how-to-get-and-use-life-science-id.html), an authentication service of the European Life Science Research Infrastructures. You can use your institutional login to access multiple services.
30+
Some instances of TeSS support additional or alternative authentication methods.
31+
ELIXIR TeSS supports [LS Login](https://lifescience-ri.eu/ls-login/users/how-to-get-and-use-life-science-id.html), an authentication service of the European Life Science Research Infrastructures.
32+
You can use your institutional login to access multiple services.
2433

2534

2635
To register for [ELIXIR TeSS](https://tess.elixir-europe.org/) using your LS Login:

TeSS_docs/content/learning-paths.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
A learning path is a pathway that guides learners through a set of modules (courses/materials) to be undertaken progressively (from lower- to higher-order thinking skills) to acquire the desired knowledge and skills on a subject by the end of the pathway.
66

7-
## Editorial process for Learning Paths in TeSS
7+
```{topic} Editorial process for Learning Paths in TeSS
88
There are several roles associated with learning paths, see the [Definitions page](../overview/definitions).
99
1010
Before registering a learning path, a training provider must:
@@ -22,6 +22,7 @@ Governance: Maintaining the learning path
2222
2323
- It is the responsibility of the learning path curator to maintain their community's learning paths.
2424
- The curator can assign collaborators to work on each learning path, depending on the expertise required.
25+
```
2526

2627
## Overview of registering learning paths
2728

24.8 KB
Loading

TeSS_docs/spaces/request-space.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
# Request a new space
2+
3+
Spaces are customisable, community-managed sub-portals within TeSS, each with their own catalogue of training content.
4+
New spaces can be requested by communities who wish to present their own catalogue with their own identity, for example, the Research Data Management community in ELIXIR.
5+
The request will be processed by an administration team.
6+
If the request is approved, the administration team will create the space for you.
7+
Further details about the governance of spaces are decided by the administration team of each TeSS instance.
8+
9+
```{admonition} The following TeSS instances support mutiple spaces:
10+
:class: seealso
11+
* ELIXIR TeSS (coming soon; until then, see [ELIXIR TeSS sandbox](https://dev.tess.elixir-europe.org/spaces))
12+
* PaN Training (coming soon)
13+
* Other instances to be announced
14+
```
15+
16+
17+
To request a new space on TeSS:
18+
19+
1. Select a TeSS instance with multiple spaces for your request.
20+
2. Prepare the following details of the new space: Title, Description, Image (logo for your community), Administrators (list of TeSS usernames to be space managers).
21+
3. Select a theme (see below): Default, Green, Blue, Space, Dark.
22+
4. Send these details to the administrator of the TeSS instance.
23+
5. You will be informed of the outcome shortly.
24+
25+
![Space themes](../images/spaces/space-themes.png)
26+
There are currently five themes to choose from to style your new space.

0 commit comments

Comments
 (0)