<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
	<id>https://moocwiki.org/index.php?action=history&amp;feed=atom&amp;title=Algorithm_%28aiMOOC%29</id>
	<title>Algorithm (aiMOOC) - Versionsgeschichte</title>
	<link rel="self" type="application/atom+xml" href="https://moocwiki.org/index.php?action=history&amp;feed=atom&amp;title=Algorithm_%28aiMOOC%29"/>
	<link rel="alternate" type="text/html" href="https://moocwiki.org/index.php?title=Algorithm_(aiMOOC)&amp;action=history"/>
	<updated>2026-05-26T21:03:44Z</updated>
	<subtitle>Versionsgeschichte dieser Seite in MediaWiki</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://moocwiki.org/index.php?title=Algorithm_(aiMOOC)&amp;diff=5592&amp;oldid=prev</id>
		<title>oldwiki&gt;Glanz: 1 Version importiert</title>
		<link rel="alternate" type="text/html" href="https://moocwiki.org/index.php?title=Algorithm_(aiMOOC)&amp;diff=5592&amp;oldid=prev"/>
		<updated>2025-08-02T15:58:05Z</updated>

		<summary type="html">&lt;p&gt;1 Version importiert&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{T}&lt;br /&gt;
= Introduction =&lt;br /&gt;
Welcome to the aiMOOC on &amp;#039;&amp;#039;&amp;#039;[[Algorithm]]&amp;#039;&amp;#039;&amp;#039;! In this course, you’ll explore the fundamentals of algorithm, how it works, where it’s used, and what role it plays in today&amp;#039;s digital world.&lt;br /&gt;
&lt;br /&gt;
{BK}&lt;br /&gt;
== Overview ==&lt;br /&gt;
{o} [[Definition]]&lt;br /&gt;
{o} [[How it works]]&lt;br /&gt;
{o} [[Use cases]]&lt;br /&gt;
{o} [[Benefits and limitations]]&lt;br /&gt;
&lt;br /&gt;
= Interactive Tasks =&lt;br /&gt;
&lt;br /&gt;
== Quiz: Test Your Knowledge ==&lt;br /&gt;
{MC}&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;What best describes [[Algorithm]]?&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
(The correct definition)&lt;br /&gt;
(!An unrelated process)&lt;br /&gt;
(!A physical object)&lt;br /&gt;
(!A type of data storage)&lt;br /&gt;
{E}&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Memory ==&lt;br /&gt;
{MQ}&lt;br /&gt;
{&lt;br /&gt;
|-&lt;br /&gt;
| Term A || Explanation A&lt;br /&gt;
|-&lt;br /&gt;
| Term B || Explanation B&lt;br /&gt;
|-&lt;br /&gt;
| Term C || Explanation C&lt;br /&gt;
}&lt;br /&gt;
{E}&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Drag and Drop ==&lt;br /&gt;
{LQ}&lt;br /&gt;
{|&lt;br /&gt;
! Assign the correct descriptions&lt;br /&gt;
! Topic&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Feature 1&amp;#039;&amp;#039;&amp;#039; || Key aspect A&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Feature 2&amp;#039;&amp;#039;&amp;#039; || Key aspect B&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Feature 3&amp;#039;&amp;#039;&amp;#039; || Key aspect C&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Feature 4&amp;#039;&amp;#039;&amp;#039; || Key aspect D&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;Feature 5&amp;#039;&amp;#039;&amp;#039; || Key aspect E&lt;br /&gt;
}&lt;br /&gt;
{E}&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Crossword Puzzle ==&lt;br /&gt;
{KQ}&lt;br /&gt;
{&lt;br /&gt;
|-&lt;br /&gt;
| keywordconcept || What is algorithm about?&lt;br /&gt;
|-&lt;br /&gt;
| exampleuse || Where is algorithm applied?&lt;br /&gt;
|-&lt;br /&gt;
| keyfeature || What defines it?&lt;br /&gt;
|-&lt;br /&gt;
| originterm || What term did it originate from?&lt;br /&gt;
|-&lt;br /&gt;
| benefitcase || What’s a benefit?&lt;br /&gt;
|-&lt;br /&gt;
| limitation || What is a drawback?&lt;br /&gt;
}&lt;br /&gt;
{E}&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== LearningApps ==&lt;br /&gt;
&amp;lt;iframe&amp;gt; https://learningapps.org/index.php?s=Algorithm &amp;lt;/iframe&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Cloze Text ==&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;} [[Algorithm]] is widely used to { fill a task } and it enables { automatic behavior } across many fields.&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Open Tasks =&lt;br /&gt;
=== Easy ===&lt;br /&gt;
{o} [[Definition]]: Write a definition of [[Algorithm]] in your own words.  &lt;br /&gt;
{o} [[Example]]: Describe a simple example where [[Algorithm]] is used.  &lt;br /&gt;
{o} [[Drawing]]: Draw a visual that represents how [[Algorithm]] works.  &lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Standard ===&lt;br /&gt;
{o} [[Comparison]]: Compare [[Algorithm]] with another related concept.  &lt;br /&gt;
{o} [[Application]]: Describe how you would use [[Algorithm]] in your school or daily life.  &lt;br /&gt;
{o} [[Debate]]: What are the pros and cons of [[Algorithm]]?  &lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Hard ===&lt;br /&gt;
{o} [[Research Project]]: Investigate the history and development of [[Algorithm]].  &lt;br /&gt;
{o} [[Interview]]: Ask someone in tech how they use [[Algorithm]] and summarize it.  &lt;br /&gt;
{o} [[Create]]: Develop a learning resource (poster, video, etc.) to teach [[Algorithm]] to others.  &lt;br /&gt;
{OT}&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Learning control =&lt;br /&gt;
{o} [[Comprehension]]: Summarize what [[Algorithm]] is.  &lt;br /&gt;
{o} [[Application]]: Identify a new use case for [[Algorithm]].  &lt;br /&gt;
{o} [[Comparison]]: Contrast [[Algorithm]] with a different method/tool.  &lt;br /&gt;
{o} [[Synthesis]]: Integrate [[Algorithm]] into a broader system.  &lt;br /&gt;
{o} [[Evaluation]]: Evaluate its benefits and challenges.  &lt;br /&gt;
&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= OERs on the Topic =&lt;br /&gt;
&amp;lt;iframe&amp;gt; https://en.m.wikipedia.org/wiki/Algorithm &amp;lt;/iframe&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Media =&lt;br /&gt;
[[Datei:Example.jpg|1000px|frameless|center]]  &lt;br /&gt;
{#ev:youtube| https://www.youtube.com/watch?v=EXAMPLE |300|center}&lt;br /&gt;
&lt;br /&gt;
= Links =&lt;br /&gt;
{|&lt;br /&gt;
{:M-Tab}&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;[[Algorithm]] Overview&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
{o} [[Definition]]&lt;br /&gt;
{o} [[Use]]&lt;br /&gt;
{o} [[Impact]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:Informatics]] [[Category:Digital Education]]&lt;br /&gt;
= Share - Discuss =&lt;br /&gt;
{TM}&lt;br /&gt;
[[Category:AI_MOOC]] [[Category:GPT aiMOOC]] [[Category:aiMOOC]]&lt;br /&gt;
&lt;/div&gt;</summary>
		<author><name>oldwiki&gt;Glanz</name></author>
	</entry>
</feed>