<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
	<id>https://staging.moocwiki.org/index.php?action=history&amp;feed=atom&amp;title=English%3AOperating_Systems_and_Applications</id>
	<title>English:Operating Systems and Applications - Versionsgeschichte</title>
	<link rel="self" type="application/atom+xml" href="https://staging.moocwiki.org/index.php?action=history&amp;feed=atom&amp;title=English%3AOperating_Systems_and_Applications"/>
	<link rel="alternate" type="text/html" href="https://staging.moocwiki.org/index.php?title=English:Operating_Systems_and_Applications&amp;action=history"/>
	<updated>2026-08-13T09:16:45Z</updated>
	<subtitle>Versionsgeschichte dieser Seite in MOOCsWiki Staging</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://staging.moocwiki.org/index.php?title=English:Operating_Systems_and_Applications&amp;diff=43722&amp;oldid=prev</id>
		<title>Glanz: aiMOOC über GPT aiMOOC Action erstellt</title>
		<link rel="alternate" type="text/html" href="https://staging.moocwiki.org/index.php?title=English:Operating_Systems_and_Applications&amp;diff=43722&amp;oldid=prev"/>
		<updated>2026-08-11T21:32:06Z</updated>

		<summary type="html">&lt;p&gt;aiMOOC über GPT aiMOOC Action erstellt&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{T}}&lt;br /&gt;
[[Category:English]]&lt;br /&gt;
[[Category:Operating Systems and Applications]]&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= Introduction =&lt;br /&gt;
&lt;br /&gt;
Computers, tablets, and smartphones need &amp;#039;&amp;#039;&amp;#039;software&amp;#039;&amp;#039;&amp;#039; to tell their hardware what to do. Two important kinds of software are &amp;#039;&amp;#039;&amp;#039;operating systems&amp;#039;&amp;#039;&amp;#039; and &amp;#039;&amp;#039;&amp;#039;applications&amp;#039;&amp;#039;&amp;#039;. An operating system, often shortened to &amp;#039;&amp;#039;&amp;#039;OS&amp;#039;&amp;#039;&amp;#039;, manages the device&amp;#039;s main resources and provides services that applications can use. An application, often called an &amp;#039;&amp;#039;&amp;#039;app&amp;#039;&amp;#039;&amp;#039;, is software designed to help you do a particular task.&lt;br /&gt;
&lt;br /&gt;
Think of the operating system as a coordinator. It helps the processor, memory, storage, screen, keyboard, mouse, speakers, camera, and network work with programs. Applications then use those services so you can write, draw, browse the web, play media, communicate, calculate, learn, or play games.&lt;br /&gt;
&lt;br /&gt;
[[File:Operating system placement.svg|500px|frameless|center]]&lt;br /&gt;
&lt;br /&gt;
{{#ev:youtube|https://www.youtube.com/watch?v=fkGCLIQx1MI|500|center}}&lt;br /&gt;
&lt;br /&gt;
By the end of this aiMOOC, you should be able to explain the difference between an operating system and an application, give examples of both, describe how they work together, organize files safely, understand basic compatibility and permissions, and use simple troubleshooting steps.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= Hardware, Software, and the Operating System =&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Hardware&amp;#039;&amp;#039;&amp;#039; means the physical parts of a computer system. You can touch hardware such as a keyboard, screen, processor, storage drive, or mouse. &amp;#039;&amp;#039;&amp;#039;Software&amp;#039;&amp;#039;&amp;#039; means the programs and instructions that run on the hardware.&lt;br /&gt;
&lt;br /&gt;
The operating system is a special kind of &amp;#039;&amp;#039;&amp;#039;system software&amp;#039;&amp;#039;&amp;#039;. It helps control the device and creates a working environment for other programs. Without an operating system or another suitable system program, a general-purpose computer would not provide the familiar way of opening apps, saving files, using a printer, or connecting to a network.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== What an Operating System Does ==&lt;br /&gt;
&lt;br /&gt;
An operating system has several important jobs:&lt;br /&gt;
&lt;br /&gt;
# [[English:Processor|Shares processor time]]: It helps different running programs use the processor.&lt;br /&gt;
# [[English:Computer memory|Manages memory]]: It keeps track of the working memory that programs need while they run.&lt;br /&gt;
# [[English:File system|Organizes files and folders]]: It helps store, find, rename, copy, move, and delete data.&lt;br /&gt;
# [[English:Peripheral|Controls devices]]: It helps software communicate with hardware such as screens, keyboards, printers, cameras, and speakers.&lt;br /&gt;
# [[English:User interface|Provides an interface]]: It gives you ways to open programs, switch between tasks, change settings, and receive messages.&lt;br /&gt;
# [[English:Computer security|Supports security]]: It can manage user accounts, permissions, updates, and other protections.&lt;br /&gt;
&lt;br /&gt;
You do not usually see all of this work happening. Much of it runs in the background while you use your device.&lt;br /&gt;
&lt;br /&gt;
{{#ev:youtube|https://www.youtube.com/watch?v=xnyFYiK2rSY|500|center}}&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== The User Interface ==&lt;br /&gt;
&lt;br /&gt;
The &amp;#039;&amp;#039;&amp;#039;user interface&amp;#039;&amp;#039;&amp;#039; is the part of the system you interact with. Depending on the device, it may include a desktop, home screen, icons, windows, menus, buttons, a pointer, touch controls, notifications, and settings.&lt;br /&gt;
&lt;br /&gt;
A laptop might show several app windows at the same time. A phone might show a home screen full of app icons. Different operating systems look different, but they often solve similar problems: opening programs, switching tasks, finding files, changing settings, and showing alerts.&lt;br /&gt;
&lt;br /&gt;
[[File:Smartphone apps.svg|500px|frameless|center]]&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Try it:&amp;#039;&amp;#039;&amp;#039; Look at a computer or tablet with permission. Find three parts of its interface, such as an icon, menu, window, taskbar, dock, notification area, or settings button. Explain what each part helps you do.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= Examples of Operating Systems =&lt;br /&gt;
&lt;br /&gt;
Different devices can use different operating systems. Common families include [[English:Microsoft Windows|Windows]], [[English:MacOS|macOS]], [[English:Linux|Linux]], [[English:ChromeOS|ChromeOS]], [[English:Android|Android]], and [[English:IOS|iOS]]. Some are mainly used on desktop or laptop computers, while others are designed for phones, tablets, or special devices.&lt;br /&gt;
&lt;br /&gt;
[[File:Windows logo - 2021.svg|500px|frameless|center]]&lt;br /&gt;
&lt;br /&gt;
The Windows symbol above represents one operating-system family used on many personal computers.&lt;br /&gt;
&lt;br /&gt;
[[File:Tux.svg|500px|frameless|center]]&lt;br /&gt;
&lt;br /&gt;
Tux is the mascot of the Linux kernel. Linux-based operating systems use this kernel as a central part of the system.&lt;br /&gt;
&lt;br /&gt;
[[File:Android robot.svg|500px|frameless|center]]&lt;br /&gt;
&lt;br /&gt;
The Android robot is associated with Android, an operating-system platform widely used on mobile devices.&lt;br /&gt;
&lt;br /&gt;
The examples above do not mean that one operating system is automatically best for every person. A useful choice depends on the device, the apps you need, accessibility, school or workplace rules, security support, and personal needs.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= Applications =&lt;br /&gt;
&lt;br /&gt;
An &amp;#039;&amp;#039;&amp;#039;application&amp;#039;&amp;#039;&amp;#039; is software made to help a user perform one or more tasks. Applications are different from the operating system because they focus on activities you choose to do.&lt;br /&gt;
&lt;br /&gt;
Common kinds of applications include:&lt;br /&gt;
&lt;br /&gt;
# [[English:Web browser|Web browsers]]: Open websites and web services.&lt;br /&gt;
# [[English:Word processor|Word processors]]: Create and edit written documents.&lt;br /&gt;
# [[English:Spreadsheet|Spreadsheets]]: Organize data and perform calculations.&lt;br /&gt;
# [[English:Presentation program|Presentation apps]]: Create slide shows.&lt;br /&gt;
# [[English:Graphics software|Drawing and graphics apps]]: Create or edit pictures.&lt;br /&gt;
# [[English:Media player software|Media players]]: Play audio or video.&lt;br /&gt;
# [[English:Video game|Games]]: Provide interactive entertainment or learning.&lt;br /&gt;
# [[English:Communication software|Communication apps]]: Support messages, calls, or online meetings.&lt;br /&gt;
&lt;br /&gt;
[[File:Firefox logo, 2019.svg|500px|frameless|center]]&lt;br /&gt;
&lt;br /&gt;
A web browser such as Firefox is an example of an application.&lt;br /&gt;
&lt;br /&gt;
[[File:LibreOffice 7.5 Writer Icon.svg|500px|frameless|center]]&lt;br /&gt;
&lt;br /&gt;
A word processor such as LibreOffice Writer is another example of an application.&lt;br /&gt;
&lt;br /&gt;
{{#ev:youtube|https://www.youtube.com/watch?v=3gMOYZoMtEs|500|center}}&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Apps Can Be Local or Web-Based ==&lt;br /&gt;
&lt;br /&gt;
Some apps are installed on a device. Others are &amp;#039;&amp;#039;&amp;#039;web applications&amp;#039;&amp;#039;&amp;#039; that you use mainly through a web browser. Even a web app still depends on software underneath it: the browser runs on an operating system, and the operating system manages the device.&lt;br /&gt;
&lt;br /&gt;
Some apps can work without an internet connection, while others need a connection for most features. A program&amp;#039;s exact requirements depend on how it was designed.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= How Operating Systems and Applications Work Together =&lt;br /&gt;
&lt;br /&gt;
When you tap or click an app, several things happen. In a simplified view:&lt;br /&gt;
&lt;br /&gt;
# [[English:Application software|You start an application]]: You choose an icon, menu item, shortcut, or file.&lt;br /&gt;
# [[English:Operating system|The operating system prepares resources]]: It loads the program and gives it access to processor time and memory.&lt;br /&gt;
# [[English:Input device|You give input]]: You type, click, tap, speak, or use another input device.&lt;br /&gt;
# [[English:Computer program|The application performs its task]]: It follows its instructions and asks the operating system for services when needed.&lt;br /&gt;
# [[English:Output device|The device gives output]]: The screen, speakers, printer, or another output device presents the result.&lt;br /&gt;
# [[English:File|You may save your work]]: The operating system helps write the data to storage.&lt;br /&gt;
&lt;br /&gt;
For example, when you draw a picture, the drawing app handles tools such as brushes and shapes. The operating system helps the app receive mouse or touch input, display the picture, use memory, and save the file.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Think about it:&amp;#039;&amp;#039;&amp;#039; If the drawing app disappeared but the operating system still worked, what could you still do? If the operating system could not start correctly, how would that affect your apps?&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= Files, Folders, and Applications =&lt;br /&gt;
&lt;br /&gt;
A &amp;#039;&amp;#039;&amp;#039;file&amp;#039;&amp;#039;&amp;#039; is a named collection of data. A &amp;#039;&amp;#039;&amp;#039;folder&amp;#039;&amp;#039;&amp;#039; helps organize files and sometimes other folders. Operating systems provide tools for managing files, while applications create, open, edit, or play different kinds of files.&lt;br /&gt;
&lt;br /&gt;
For example, a word processor may create a document file, a drawing app may create an image file, and a media player may open an audio or video file. File names often include an extension such as .txt, .png, or .mp3. An extension can help the system and the user recognize the file type, but you should still be careful with unfamiliar files.&lt;br /&gt;
&lt;br /&gt;
Useful file habits include giving files clear names, saving work in the correct folder, keeping backups of important work, and avoiding the deletion of unknown system files.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Open, Save, and Save As ==&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Open&amp;#039;&amp;#039;&amp;#039; means loading an existing file into an application. &amp;#039;&amp;#039;&amp;#039;Save&amp;#039;&amp;#039;&amp;#039; stores your current changes. &amp;#039;&amp;#039;&amp;#039;Save As&amp;#039;&amp;#039;&amp;#039; usually creates a new copy or lets you choose a different name, folder, or sometimes file type.&lt;br /&gt;
&lt;br /&gt;
Before closing an important school project, check that it has been saved. When using a shared or school device, follow the rules about where your files should be stored.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= Compatibility =&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Compatibility&amp;#039;&amp;#039;&amp;#039; means that software and hardware can work together as expected. Not every application runs on every operating system. An app may be made for one OS, several operating systems, or a web browser.&lt;br /&gt;
&lt;br /&gt;
Before installing an application, check whether it supports your device and operating system. On school devices, install software only when a teacher, parent, guardian, or administrator allows it.&lt;br /&gt;
&lt;br /&gt;
A file can also have compatibility questions. For example, one app may save a file type that another app cannot open correctly. When sharing school work, use a file type your teacher or classmates can access.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= Updates, Permissions, and Safe Choices =&lt;br /&gt;
&lt;br /&gt;
Operating systems and applications receive &amp;#039;&amp;#039;&amp;#039;updates&amp;#039;&amp;#039;&amp;#039;. Updates can fix errors, improve security, improve compatibility, or add features. Keeping supported software updated is an important part of safe device use.&lt;br /&gt;
&lt;br /&gt;
Apps may ask for &amp;#039;&amp;#039;&amp;#039;permissions&amp;#039;&amp;#039;&amp;#039; to use features such as the camera, microphone, location, contacts, storage, or notifications. A permission should make sense for what the app needs to do. If a request seems surprising, ask a trusted adult or teacher before allowing it.&lt;br /&gt;
&lt;br /&gt;
Safe habits include:&lt;br /&gt;
&lt;br /&gt;
# [[English:Software update|Use trusted updates]]: Install updates through the device&amp;#039;s normal update tools or approved sources.&lt;br /&gt;
# [[English:App store|Use approved app sources]]: Follow family, school, or organization rules for installing software.&lt;br /&gt;
# [[English:Computer security|Protect accounts]]: Use strong passwords or passphrases and do not share them carelessly.&lt;br /&gt;
# [[English:Privacy|Check permissions]]: Allow only the access that makes sense for the task.&lt;br /&gt;
# [[English:Backup|Back up important work]]: Keep another safe copy of important files when possible.&lt;br /&gt;
# [[English:Malware|Avoid suspicious files and links]]: Do not open unexpected downloads or run unknown programs.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= Simple Troubleshooting =&lt;br /&gt;
&lt;br /&gt;
Sometimes an app does not behave as expected. Use calm, safe steps instead of changing many settings at once.&lt;br /&gt;
&lt;br /&gt;
# [[English:Troubleshooting|Read the message]]: An error message may explain what went wrong.&lt;br /&gt;
# [[English:Computer program|Wait briefly]]: A busy program may need a moment to finish a task.&lt;br /&gt;
# [[English:Data|Save your work]]: Save anything important if the app still responds.&lt;br /&gt;
# [[English:Application software|Close and reopen the app]]: This can clear a temporary problem.&lt;br /&gt;
# [[English:Reboot|Restart the device]]: Restarting can fix some temporary software problems.&lt;br /&gt;
# [[English:Computer storage|Check storage space]]: A nearly full device can cause problems.&lt;br /&gt;
# [[English:Internet access|Check the connection]]: Online apps may fail when the network is unavailable.&lt;br /&gt;
# [[English:Software update|Check approved updates]]: A teacher, parent, guardian, or administrator can help if updates are needed.&lt;br /&gt;
&lt;br /&gt;
Do not delete unknown system files, disable security tools, or change advanced settings just to see what happens. On a school device, ask the responsible adult or technician for help.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= Interactive Tasks =&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Quiz: Test Your Knowledge ==&lt;br /&gt;
&lt;br /&gt;
{{MC}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;What is the main role of an operating system?&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
(Manage device resources and support programs)&lt;br /&gt;
(!Create only drawings)&lt;br /&gt;
(!Replace all hardware)&lt;br /&gt;
(!Work only when the internet is on)&lt;br /&gt;
&lt;br /&gt;
{{E}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{MC}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Which item is an application?&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
(Web browser)&lt;br /&gt;
(!Keyboard)&lt;br /&gt;
(!Processor)&lt;br /&gt;
(!Operating system kernel)&lt;br /&gt;
&lt;br /&gt;
{{E}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{MC}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Which item is hardware?&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
(Mouse)&lt;br /&gt;
(!Spreadsheet)&lt;br /&gt;
(!Web browser)&lt;br /&gt;
(!Operating system)&lt;br /&gt;
&lt;br /&gt;
{{E}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{MC}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;What does a folder help you do?&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
(Organize files)&lt;br /&gt;
(!Increase screen size)&lt;br /&gt;
(!Charge a battery)&lt;br /&gt;
(!Create internet access)&lt;br /&gt;
&lt;br /&gt;
{{E}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{MC}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Why might an app ask for camera permission?&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
(To use the camera for an app feature)&lt;br /&gt;
(!To replace the operating system)&lt;br /&gt;
(!To increase the size of the keyboard)&lt;br /&gt;
(!To turn every file into a picture)&lt;br /&gt;
&lt;br /&gt;
{{E}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{MC}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;What does compatibility describe?&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
(Whether things can work together)&lt;br /&gt;
(!How bright a screen looks)&lt;br /&gt;
(!How heavy a laptop is)&lt;br /&gt;
(!How many keys a keyboard has)&lt;br /&gt;
&lt;br /&gt;
{{E}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{MC}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;What is a safe response to an unexpected permission request?&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
(Ask a trusted adult or teacher)&lt;br /&gt;
(!Allow everything immediately)&lt;br /&gt;
(!Share your password)&lt;br /&gt;
(!Disable all security)&lt;br /&gt;
&lt;br /&gt;
{{E}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{MC}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;What usually happens when you save a file?&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
(Your changes are stored)&lt;br /&gt;
(!The screen becomes hardware)&lt;br /&gt;
(!The operating system disappears)&lt;br /&gt;
(!Every app closes forever)&lt;br /&gt;
&lt;br /&gt;
{{E}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{MC}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Which action is a useful first troubleshooting step?&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
(Read the error message)&lt;br /&gt;
(!Delete unknown system files)&lt;br /&gt;
(!Turn off security tools)&lt;br /&gt;
(!Install random software)&lt;br /&gt;
&lt;br /&gt;
{{E}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{MC}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;How do an operating system and an application differ?&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
(The operating system manages the device while the application performs a user task)&lt;br /&gt;
(!They are always the same program)&lt;br /&gt;
(!The application is physical hardware)&lt;br /&gt;
(!The operating system is only a document)&lt;br /&gt;
&lt;br /&gt;
{{E}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Memory Game ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;memo-quiz&amp;quot;&amp;gt;&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
| Operating system || System software that manages a device and supports programs&lt;br /&gt;
|-&lt;br /&gt;
| Application || Software designed to help a user complete a task&lt;br /&gt;
|-&lt;br /&gt;
| User interface || Controls and visual elements used to interact with a device&lt;br /&gt;
|-&lt;br /&gt;
| File || A named collection of stored data&lt;br /&gt;
|-&lt;br /&gt;
| Update || A software change that may fix problems or improve features&lt;br /&gt;
|-&lt;br /&gt;
| Permission || Approval that allows an app to use a device feature or data&lt;br /&gt;
|}&lt;br /&gt;
{{E}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Drag and Drop ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;lueckentext-quiz&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Match the correct terms.&lt;br /&gt;
! Topic&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Manage device resources&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| Operating system&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Visit websites&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| Web browser&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Create and edit text&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| Word processor&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Play audio and video&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| Media player&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Create digital pictures&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| Drawing application&lt;br /&gt;
|}&lt;br /&gt;
{{E}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
...&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Crossword Puzzle ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;kreuzwort-quiz&amp;quot;&amp;gt;&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
| Hardware || What word means the physical parts of a computer?&lt;br /&gt;
|-&lt;br /&gt;
| Software || What word means programs and instructions used by a computer?&lt;br /&gt;
|-&lt;br /&gt;
| Browser || Which kind of application is commonly used to open websites?&lt;br /&gt;
|-&lt;br /&gt;
| Desktop || What name is often given to the main workspace on a computer screen?&lt;br /&gt;
|-&lt;br /&gt;
| Storage || What keeps files after a device is turned off?&lt;br /&gt;
|-&lt;br /&gt;
| Update || What software change can fix problems or improve security?&lt;br /&gt;
|}&lt;br /&gt;
{{E}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== LearningApps ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;iframe&amp;gt; https://learningapps.org/index.php?s=Operating+Systems+and+Applications &amp;lt;/iframe&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
== Cloze Text ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;quiz display=simple&amp;gt;&lt;br /&gt;
{&amp;#039;&amp;#039;&amp;#039;Complete the text.&amp;#039;&amp;#039;&amp;#039;&amp;lt;br&amp;gt;&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
An { operating system } manages important resources in a computer or mobile device. An { application } is designed to help you complete a particular task. The operating system gives programs access to working { memory } while they run. Files are commonly organized inside { folders }. A program may need the correct operating system for { compatibility }. A software { update } can fix errors or improve security. An app may request a { permission } before using a camera or microphone. If an app has a problem, reading the error message is a sensible first { troubleshooting } step.&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= Open-Ended Tasks =&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
=== Easy ===&lt;br /&gt;
# [[English:Operating system|OS Spotting Chart]]: With permission, list three devices you can observe at home or school and record which operating system each device uses; add one clue that helped you identify it.&lt;br /&gt;
# [[English:Application software|App Sorting Cards]]: Make at least twelve paper or digital cards naming familiar apps or app types, then sort them into groups such as writing, web, media, communication, drawing, or games.&lt;br /&gt;
# [[English:User interface|Interface Sketch]]: Draw a simple home screen or desktop and label at least six useful interface parts such as icons, menus, windows, notifications, a dock, or a taskbar.&lt;br /&gt;
# [[English:File system|File Organization Challenge]]: Design a folder plan for a school project with separate places for text, images, sources, and finished work, then explain why your structure is easy to use.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
=== Standard ===&lt;br /&gt;
# [[English:Digital literacy|Digital Habits Interview]]: Interview a family member, teacher, librarian, or school technician about the operating systems and applications they use, then write five findings in your own words.&lt;br /&gt;
# [[English:Software compatibility|Compatibility Test Plan]]: Choose one useful app and research which operating systems or browsers it supports; create a table showing where it should work and what you would check before installing it.&lt;br /&gt;
# [[English:Computer security|Permission Safety Poster]]: Create a poster explaining camera, microphone, location, storage, and notification permissions, including one example of when each permission might be reasonable.&lt;br /&gt;
# [[English:Educational video|Two-Minute Explainer Video]]: With permission, record a short video that teaches younger learners the difference between an operating system and an application using one clear everyday analogy and two real examples.&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
=== Advanced ===&lt;br /&gt;
# [[English:Comparison of operating systems|Operating System Comparison Project]]: Compare two operating-system families using criteria such as device type, interface, available applications, accessibility, update methods, and school suitability; present evidence for your conclusions.&lt;br /&gt;
# [[English:Multitasking|Multitasking Observation]]: On an approved device, open two or three safe school applications, switch between them, observe what remains active, and write a short explanation of how the operating system helps manage several tasks.&lt;br /&gt;
# [[English:Computer accessibility|Accessibility Investigation]]: Explore approved accessibility settings such as text size, contrast, captions, screen reading, magnification, or input options, then create a guide showing how operating-system features can help different users.&lt;br /&gt;
# [[English:Information technology|School Technology Audit]]: With teacher permission, visit a school computer room, library, or technology office and document the kinds of devices, operating systems, and applications used there; explain why different users may need different software.&lt;br /&gt;
&lt;br /&gt;
{{:Open Task - Create a MOOC}}&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= Learning Assessment =&lt;br /&gt;
&lt;br /&gt;
# [[English:System software|Explain a System]]: Choose one everyday device and explain how its operating system, two applications, and at least three hardware parts work together during one task.&lt;br /&gt;
# [[English:Software compatibility|Solve a Compatibility Problem]]: A classmate has an app that will not install on a school tablet; describe at least three checks you would make before deciding what to do.&lt;br /&gt;
# [[English:Computer security|Judge a Permission Request]]: Imagine a calculator app asks for microphone and location access; explain which questions you would ask and what a safe response would be.&lt;br /&gt;
# [[English:File management|Design a File Plan]]: Create a folder and file-naming system for a month-long group project and justify how it would prevent lost or confusing work.&lt;br /&gt;
# [[English:Troubleshooting|Build a Troubleshooting Path]]: Create a safe step-by-step decision path for an app that freezes, including when to save work, restart, check connections, update, or ask for help.&lt;br /&gt;
# [[English:Digital literacy|Transfer Your Knowledge]]: Compare how you would open, save, and share a document on two different devices and identify which steps belong to the app and which belong to the operating system.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= Evidence of Learning =&lt;br /&gt;
&lt;br /&gt;
# &amp;#039;&amp;#039;&amp;#039;Knowledge&amp;#039;&amp;#039;&amp;#039;: You can correctly distinguish hardware, operating systems, applications, files, folders, permissions, updates, and compatibility.&lt;br /&gt;
# &amp;#039;&amp;#039;&amp;#039;Explanation skills&amp;#039;&amp;#039;&amp;#039;: You can describe how an operating system helps applications use processor time, memory, storage, input, output, and network services.&lt;br /&gt;
# &amp;#039;&amp;#039;&amp;#039;Practical skills&amp;#039;&amp;#039;&amp;#039;: You can open and save files, organize folders, recognize common app types, check basic compatibility, and follow safe troubleshooting steps.&lt;br /&gt;
# &amp;#039;&amp;#039;&amp;#039;Safety skills&amp;#039;&amp;#039;&amp;#039;: You can make sensible choices about app permissions, trusted updates, approved software sources, passwords, backups, and unfamiliar downloads.&lt;br /&gt;
# &amp;#039;&amp;#039;&amp;#039;Products&amp;#039;&amp;#039;&amp;#039;: Your charts, sketches, posters, videos, comparison tables, interviews, or audit notes show that you can communicate technical ideas clearly.&lt;br /&gt;
# &amp;#039;&amp;#039;&amp;#039;Transfer&amp;#039;&amp;#039;&amp;#039;: You can apply the same ideas to a new laptop, tablet, phone, school computer, or web app even when its interface looks different.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= OERs on the Topic =&lt;br /&gt;
&lt;br /&gt;
Explore these English-language reference articles to deepen your understanding.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;iframe&amp;gt; https://en.m.wikipedia.org/wiki/Operating_system &amp;lt;/iframe&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;iframe&amp;gt; https://en.m.wikipedia.org/wiki/Application_software &amp;lt;/iframe&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= Linked Learning Areas =&lt;br /&gt;
&lt;br /&gt;
Operating systems and applications connect computer science with digital literacy, file management, online safety, accessibility, communication, and creative work. Understanding these connections helps you become a more independent and responsible technology user.&lt;br /&gt;
&lt;br /&gt;
{| align=center&lt;br /&gt;
{{:D-Tab}}&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;[[English:Operating Systems and Applications|Operating Systems and Applications]]&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
# [[English:Operating system|Operating system]]&lt;br /&gt;
# [[English:Application software|Application software]]&lt;br /&gt;
# [[English:Computer hardware|Computer hardware]]&lt;br /&gt;
# [[English:File system|File system]]&lt;br /&gt;
# [[English:User interface|User interface]]&lt;br /&gt;
# [[English:Computer security|Computer security]]&lt;br /&gt;
# [[English:Digital literacy|Digital literacy]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{BR}}&lt;br /&gt;
= aiMOOC Projects =&lt;br /&gt;
[[Category:English]]&lt;br /&gt;
[[Category:Operating Systems and Applications]]&lt;br /&gt;
[[Category:Computer Science]]&lt;br /&gt;
[[Category:Digital Literacy]]&lt;br /&gt;
[[Category:Information Technology]]&lt;br /&gt;
[[Category:Grades 5-6]]&lt;br /&gt;
[[Category:AI_MOOC]]&lt;br /&gt;
[[Category:GPT aiMOOC]]&lt;br /&gt;
{{MT}}&lt;/div&gt;</summary>
		<author><name>Glanz</name></author>
	</entry>
</feed>