Skip to content

Commit 3ab006b

Browse files
committed
added Background & Motivation
1 parent ed96f67 commit 3ab006b

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

README.md

+8-3
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ This plugin should go into `blocks/qrcode`. Afterwards, a custom logo may be def
1616
### Students' view
1717
The students can only see the QR code.
1818

19-
<img src="https://user-images.githubusercontent.com/28386141/32319501-164a9758-bfbb-11e7-9b63-09dc6f8517d0.png" width="320">
19+
<img src="https://user-images.githubusercontent.com/28386141/32593937-42c64a56-c52a-11e7-9361-a04dde2239a1.png" width="320">
2020

2121

2222
### Teachers' view
@@ -25,14 +25,19 @@ The teachers see the QR code and the download options.
2525
If you choose the svg format you cannot choose a size, because it is a vector graphic that always scales nicely.
2626

2727

28-
<img src="https://user-images.githubusercontent.com/28386141/32319502-167e51ba-bfbb-11e7-8f59-2477367669c6.png" width="320">
28+
<img src="https://user-images.githubusercontent.com/28386141/32593938-4302321e-c52a-11e7-99f2-455c9eeed2e2.png" width="320">
2929

3030

31-
<img src="https://user-images.githubusercontent.com/28386141/32319500-160e8a1a-bfbb-11e7-93f7-76f7a7aa48a6.png" width="500">
31+
<img src="https://user-images.githubusercontent.com/28386141/32593936-429850f6-c52a-11e7-9a6f-f3b486582059.png" width="500">
3232

3333
### Administrators' view
3434
The administrator can change the logo. She must upload separate png and svg versions of the same logo,
3535
which are then used in the respective QR code formats.
3636
She can also configure that no logo should be displayed inside the QR code.
3737

3838
<img src="https://user-images.githubusercontent.com/28386141/32319499-15e2f7f6-bfbb-11e7-9bf0-c9f55bd65d5b.png" width="500">
39+
40+
## Background and Motivation
41+
We wanted to have a configuration-free, ready-to-use QR code that leads you into a course when you photograph it. Since it is a block, a teacher only needs to add it his/her your course and then see the code right away (including a "Download" button to include it into introduction slides or to print it as a handout to students). If you leave the block where it is, it will also help students switch devices (e.g. start learning on the computer and continue on a mobile device merely by photographing the QR code).
42+
43+
With more than 2000 courses starting every term, many of them have short names along the lines of IT or SE or other ambiguous abbreviations. Students search for these abbreviations using course search and may get some hundred, rather unrelated, results. This drives up our servers' loads and does not really help our students anyway, which is why we looked for alternative means to get them into their courses for the first time. It might make sense to activate this block by default in all new courses, hoping that teachers will put their QR codes into their introduction slides. This is made (relatively) easy as the block does not require any configuration by teachers.

0 commit comments

Comments
 (0)