0
0
Intro to Computingfundamentals~10 mins

Windows overview in Intro to Computing - Interactive Code Practice

Choose your learning style9 modes available
Practice - 5 Tasks
Answer the questions below
1fill in blank
easy

Complete the code to open the Start menu in Windows.

Intro to Computing
Press the [1] key to open the Start menu.
Drag options to blanks, or click blank then click option'
AWindows
BAlt
CShift
DCtrl
Attempts:
3 left
💡 Hint
Common Mistakes
Confusing the Ctrl or Alt keys with the Windows key.
Trying to use the Shift key to open the Start menu.
2fill in blank
medium

Complete the code to switch between open windows using the keyboard.

Intro to Computing
Hold down the [1] key and press Tab to cycle through open windows.
Drag options to blanks, or click blank then click option'
AWindows
BShift
CCtrl
DAlt
Attempts:
3 left
💡 Hint
Common Mistakes
Using Ctrl instead of Alt for switching windows.
Trying to use the Windows key with Tab for this purpose.
3fill in blank
hard

Fix the error in the description of the Recycle Bin function.

Intro to Computing
The Recycle Bin stores deleted files temporarily until you [1] them permanently.
Drag options to blanks, or click blank then click option'
Adelete
Brestore
Ccopy
Dmove
Attempts:
3 left
💡 Hint
Common Mistakes
Choosing 'restore' which actually recovers files.
Confusing 'move' or 'copy' with deleting files.
4fill in blank
hard

Fill both blanks to complete the description of the Taskbar.

Intro to Computing
The Taskbar is located at the [1] of the screen and shows [2] windows and apps.
Drag options to blanks, or click blank then click option'
Abottom
Btop
Copen
Dclosed
Attempts:
3 left
💡 Hint
Common Mistakes
Saying the Taskbar is at the top of the screen.
Thinking it shows closed or inactive apps.
5fill in blank
hard

Fill all three blanks to complete the sentence about File Explorer.

Intro to Computing
Use File Explorer to [1] files, [2] folders, and [3] drives on your computer.
Drag options to blanks, or click blank then click option'
Aview
Bcopy
Cmanage
Ddelete
Attempts:
3 left
💡 Hint
Common Mistakes
Mixing up copying and deleting files.
Thinking File Explorer cannot manage folders.