Skip to content

Commit 181911e

Browse files
Seranedate47
authored andcommitted
Quick intro > Create a playground
1 parent 5219b2e commit 181911e

File tree

8 files changed

+48
-44
lines changed

8 files changed

+48
-44
lines changed
Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
---
2+
id: quick1.1
3+
title: Quick Introduction
4+
sidebar_label: Create a Playground
5+
---
6+
7+
import Image from '../../src/components/Image';
8+
9+
10+
The goal of this tutorial is to construct your own digital twin!
11+
12+
It should be able to reply to questions about yourself like:
13+
* "Where were you born?"
14+
* "What do you like to eat?"
15+
* "Who is your best friend?"
16+
* "What languages do you speak?"
17+
18+
and other things you would like him to know or not 😉
19+
20+
While you will create your digital twin, I will create mine 😀 so we are also going to know each other better ....
21+
22+
Let's create an account to get started! This can be done by accessing the following [website](https://qanswer-frontend.univ-st-etienne.fr/user/signup).
23+
24+
<Image src='/img/newUI/register.png' alt='Sign up'/>
25+
26+
As soon as your account is created, you will be redirected to the login page:
27+
28+
<Image src='/img/newUI/login.png' alt='Login'/>
29+
30+
When you are logged in, you will enter in the <b>QA Systems</b> page:
31+
32+
<Image src='/img/newUI/qa-systems-empty.png' alt='QA Systems'/>
33+
34+
35+
Choose create a <i> New Playground</i> and you will get here:
36+
37+
<Image src='/img/newUI/new-playground.png' alt='New Playground'/>
38+
39+
You can click on it to show the different options possible:
40+
41+
<Image src='/img/newUI/playground-show-edit-button.png' alt='New Playground Options'/>
42+
43+
Click on edit:
44+
45+
<Image src='/img/newUI/edit-page.png' alt='Edit Page'/>
46+
47+
48+
Ok, our playground is ready... so let's start playing 😀

docs/Quick-Intro/quick1.1.md

Lines changed: 0 additions & 44 deletions
This file was deleted.

static/img/newUI/edit-page.png

529 KB
Loading

static/img/newUI/login.png

232 KB
Loading
172 KB
Loading
178 KB
Loading
175 KB
Loading

static/img/newUI/register.png

234 KB
Loading

0 commit comments

Comments
 (0)