~ctf/checkbox/bug811177

« back to all changes in this revision

Viewing changes to questions/manual.txt

  • Committer: Marc Tardif
  • Date: 2007-10-04 23:12:10 UTC
  • Revision ID: marc.tardif@canonical.com-20071004231210-unxckndkgndxfdp6
Refactored questions to use templates and scripts which fixes bug #149195.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
name: audio
 
2
type: manual
 
3
categories: laptop, desktop
 
4
command: audio_question
 
5
description:
 
6
 Testing detected soundcard:
 
7
 .
 
8
 $output
 
9
 .
 
10
 Did you hear a sound?
 
11
 
 
12
name: resolution
 
13
type: manual
 
14
categories: laptop, desktop
 
15
command: resolution_question
 
16
description:
 
17
 Testing detected resolution:
 
18
 .
 
19
 $output
 
20
 .
 
21
 Is your video display hardware working properly?
 
22
 
 
23
name: mouse
 
24
type: manual
 
25
categories: laptop, desktop
 
26
description:
 
27
 Moving the mouse should move the cursor on the screen.
 
28
 .
 
29
 Is your mouse working properly?
 
30
 
 
31
name: network
 
32
type: manual
 
33
command: network_question
 
34
description:
 
35
 Detecting your network controller(s):
 
36
 .
 
37
 $output
 
38
 .
 
39
 Is this correct?
 
40
 
 
41
name: internet
 
42
type: manual
 
43
command: internet_question
 
44
description:
 
45
 Testing your internet connection:
 
46
 .
 
47
 $output
 
48
 .
 
49
 Is your internet connection working properly?
 
50
 
 
51
name: keyboard
 
52
type: manual
 
53
description:
 
54
 Typing keys on your keyboard should display the corresponding
 
55
 characters in a text area.
 
56
 .
 
57
 Is your keyboard working properly?