Skip to content

Commit

Permalink
Task 1 and 2
Browse files Browse the repository at this point in the history
  • Loading branch information
alu042 committed Nov 15, 2017
1 parent 83cdc85 commit 2266e69
Show file tree
Hide file tree
Showing 13 changed files with 139 additions and 16 deletions.
24 changes: 24 additions & 0 deletions Task_1/Task_1.md
@@ -0,0 +1,24 @@
# Task 1

### Goal
* Create an account on AkademiX
* Become a course developer


### a)
Go to https://akademix.no. Sign in using Feide, Google or Facebook, or click "Opprett konto" to manually create an account.


You'll get an email about confirming your registration.


### b)
Tell Arvid, Alexander or Jonas that you're account is activated, and they'll upgrade you to course developer status.


### c)

Log in to AkademiX, and then go to the [AkademiX Studio](https://akademix.no:18010). If you've completed Task b) you'll find a course from https://nordbiomed.akademix.no here. You'll use this course for the remained of the workshop.

## Next
Go back to the [start page](../README.md#tasks) and select Task 2.
File renamed without changes.
File renamed without changes
File renamed without changes
97 changes: 97 additions & 0 deletions Task_2/Task_2.md
@@ -0,0 +1,97 @@
# Task 2

### What you'll learn
* How to create sections and modules in the course
* How to add videos and text to the course
* How to add exercises (a multiple choice exercise, for now)


### a)

(i) Log in to your course in the [AkademiX Studio](https://akademix.no:18010).

----
(ii) Click the button **+ New Section** and name the section (f.ex. "Introduction")

![New section](new_section.png)

----
(iii) Click the button **+ New Subsection** and provide a name for the subsection (f.ex. "Welcome"). Then click **+ New Unit**.

----
(iv) Click **Publish** in the box on the right-hand side, and then **Preview**. You will be sent to the course page. Here you can see what you've created so far, as it will be seen by the students. Not very exciting yet, because there is no content.. Content will be added in Task b).


![First preview](first_preview.png)

### b)

(i) Go back to the AkademiX Studio page in your browser. Select **Vidoe** under **Add New Component** in the Unit you created previously. A default placeholder video will then be added. Keep this for now. Click on the edit symbol at the top of the page to give a name to the Unit (f.ex. Video introduction). Click **Publish**.


----
(ii) Select **+ New Unit** in the menu in the lower right-hand side.

![New unit](new_unit_in_unit.png)

----
(iii) Name the unit (f.ex. "Information about the course"). Click the **HTML** button and choose **Text**.

----
(iv) Click the **Edit** button (next to the eye). A text editor will appear. Write something here (f.ex. "Placeholder"). We'll change the text later. Click **Save** and then **Publish**.

----
(v) Click **+ New Unit** in the menu at the lower right-hand side. Name the unit (f.ex. "Questions"). Click the green **Problem** button and select **Multiple Choice**. Then click **Publish**.

----
(vi) Click **Preview** to see what you've made this far. You should see something like the following:


![Test 1](testkurs1.png)

Click the left arrow twice. The students in the course will see this video first. After watching the video they'll click the arrow to the right and come to the text block we made. Finally, they'll come to our multiple choice question.


### c)

Let's change the video, tesxt and exercise.

Click here for a selection of videos and texts you can use to fill your course with (temporary) content:
[Workshop resources](../Resources/resources.md#resources). Optionally, you can find your own videos and texts. Or even record a presentation in the e-learning station we've set up.

(i) Go back to the video unit. Click **EDIT**:

![Edit video](edit_video.png)

Change the **Default Video URL** with a video from [Workshop resources](../Resources/resources.md#resources). Click **Publish**.

----
(ii) Go to the text unit after the video ("Information about the course"). Click **EDIT** and write a short text. You can use the following outline:

```
About the course [this can be set to "Heading 1"]
[A short intro to what the course is about]
Content ["Heading 2"]
[Progress plan]
```

Experiment a bit with the menu options in the editor:
![Editor menu](editor_meny.png)

----
(iii) Go to the last unit in the module. Click **EDIT** in the multiple choice question you've added in Task 2. Replace the text with something suitable. You can remove ecerythig up to the ">>". The correct response is marked with an "x".


See [the MC documentation](http://edx.readthedocs.io/projects/edx-partner-course-staff/en/latest/exercises_tools/multiple_choice.html) for more information about this kind of question.

Click **Content** and then **Outline** in the header menu. Then click **Publish** on the unpublished content:

![Publish](publish-knapp.png)

Click **View Live**.


34 changes: 18 additions & 16 deletions Oppgave_2/Oppgave_2.md → Task_2/Task_2.md~
@@ -1,42 +1,44 @@
# Oppgave 2
# Task 2

### Hva lærer du?
* Hvordan opprette seksjoner og moduler i kurset
* Hvordan legge til en video og tekst (HTML)
* Hvordan legge til en multiple choice-oppgave
### What you'll learn
* How to create sections and modules in the course
* How to add videos and text to the course
* How to add exercises (a multiple choice exercise, for now)


### a)

(i) Logg inn på ditt testkurs i [AkademiX Studio](https://beta.akademix.no:18010).
(i) Log in to your course in the [AkademiX Studio](https://akademix.no:18010).

----
(ii) Trykk på knappen **+ New Section** og gi et navn til seksjonen (f.eks. "Introduksjon")
(ii) Click the button **+ New Section** and name the section (f.ex. "Introduction")

![Ny seksjon](new_section.png)
![New section](new_section.png)

----
(iii) Trykk på knappen **+ New Subsection** og gi et navn til seksjonen (f.eks. "Velkommen"). Trykk så på **+ New Unit**.
(iii) Click the button **+ New Subsection** and provide a name for the subsection (f.ex. "Welcome"). Then click **+ New Unit**.

----
(iv) Trykk på knappen **Publish** i boksen til høyre og deretter **Preview**. Du blir da sendt til kurs-siden. Her ser du hva du har laget hittil, sett fra studentenes side. Ikke veldig spennende da det ikke er noe innhold. Innholdet legges til i Oppgave b).
(iv) Click **Publish** in the box on the right-hand side, and then **Preview**. You will be sent to the course page. Here you can see what you've created so far, as it will be seen by the students. Not very exciting yet, because there is no content.. Content will be added in Task b).

![Første preview](first_preview.png)

![First preview](first_preview.png)

### b)

(i) Gå tilbake til AkademiX Studio-fanen i nettleseren. Velg **Video** under **Add New Component** i enheten du laget i forrige oppgave. En default-video blir da lagt til. Behold denne foreløpig. Trykk på blyantsymbolet øverst på siden for å velge et navn på enheten (f.eks. Introduksjonsvideo). Trykk deretter **Publish**.
(i) Go back to the AkademiX Studio page in your browser. Select **Vidoe** under **Add New Component** in the Unit you created previously. A default placeholder video will then be added. Keep this for now. Click on the edit symbol at the top of the page to give a name to the Unit (f.ex. Video introduction). Click **Publish**.


----
(ii) Velg **+ New Unit** i menyen helt nederst til høyre
(ii) Select **+ New Unit** in the menu in the lower right-hand side.

![Ny enhet](new_unit_in_unit.png)
![New unit](new_unit_in_unit.png)

----
(iii) Gi et navn til denne enheten (f.eks. "Informasjon om kurset"). Trykk på **HTML**-knappen og velg **Text**.
(iii) Name the unit (f.ex. "Information about the course"). Click the **HTML** button and choose **Text**.

----
(iv) Trykk på **Edit**-knappen (ved siden av øyet). Du får da opp en teksteditor. Skriv f.eks. "Placeholder" her. Vi skal bytte ut teksten senere. Trykk **Save**, og **Publish**.
(iv) Click the **Edit** button (next to the eye). A text editor will appear. Write something here (f.ex. "Placeholder"). We'll change the text later. Click **Save** and **Publish**Du får da opp en teksteditor. Skriv f.eks. "Placeholder" her. Vi skal bytte ut teksten senere. Trykk **Save**, og **Publish**.

----
(v) Trykk på **+ New Unit** i menyen nederst til høyre. Gi et navn til denne (f.eks. "Spørsmål"). Trykk på den grønne **Problem**-knappen og velg **Multiple Choice**. Trykk deretter **Publish**.
Expand Down
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes

0 comments on commit 2266e69

Please sign in to comment.