<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.bzz.ch/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://wiki.bzz.ch/feed.php">
        <title>BZZ - Modulwiki - en:modul:m291:learningunits:lu06:loesungen</title>
        <description></description>
        <link>https://wiki.bzz.ch/</link>
        <image rdf:resource="https://wiki.bzz.ch/_media/wiki/logo.png" />
       <dc:date>2026-04-07T16:11:30+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.bzz.ch/en/modul/m291/learningunits/lu06/loesungen/01?rev=1746351008&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.bzz.ch/en/modul/m291/learningunits/lu06/loesungen/02?rev=1746351111&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.bzz.ch/en/modul/m291/learningunits/lu06/loesungen/03?rev=1746351457&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.bzz.ch/en/modul/m291/learningunits/lu06/loesungen/04?rev=1747565103&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.bzz.ch/en/modul/m291/learningunits/lu06/loesungen/05?rev=1745828712&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.bzz.ch/en/modul/m291/learningunits/lu06/loesungen/06?rev=1745828755&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.bzz.ch/en/modul/m291/learningunits/lu06/loesungen/07?rev=1745839744&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.bzz.ch/en/modul/m291/learningunits/lu06/loesungen/08?rev=1747658476&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wiki.bzz.ch/_media/wiki/logo.png">
        <title>BZZ - Modulwiki</title>
        <link>https://wiki.bzz.ch/</link>
        <url>https://wiki.bzz.ch/_media/wiki/logo.png</url>
    </image>
    <item rdf:about="https://wiki.bzz.ch/en/modul/m291/learningunits/lu06/loesungen/01?rev=1746351008&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-05-04T09:30:08+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>LU06.S01 - Events - introductory example</title>
        <link>https://wiki.bzz.ch/en/modul/m291/learningunits/lu06/loesungen/01?rev=1746351008&amp;do=diff</link>
        <description>LU06.S01 - Events - introductory example

Sourcecode of the solution

[Sourcecode of the solution]

Assignments

	*  Test the code example provided to you. Describe the behaviour of the script using HTML comments.
	*  Which 3 lines of code are the core for incrementing the counter? Identify these and comment on them in a meaningful way.</description>
    </item>
    <item rdf:about="https://wiki.bzz.ch/en/modul/m291/learningunits/lu06/loesungen/02?rev=1746351111&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-05-04T09:31:51+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>LU06.S02 - Events - increment and decrement</title>
        <link>https://wiki.bzz.ch/en/modul/m291/learningunits/lu06/loesungen/02?rev=1746351111&amp;do=diff</link>
        <description>LU06.S02 - Events - increment and decrement

Source-code of the solution

[ Solution of the assignment]

Assignments

	*  Test the code example provided to you. Describe the behaviour of the script using HTML comments.
	*  Make sure that you have the title &lt;h1&gt; correctly named:</description>
    </item>
    <item rdf:about="https://wiki.bzz.ch/en/modul/m291/learningunits/lu06/loesungen/03?rev=1746351457&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-05-04T09:37:37+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>LU06.S03 - Events - mouseclick and mouseover</title>
        <link>https://wiki.bzz.ch/en/modul/m291/learningunits/lu06/loesungen/03?rev=1746351457&amp;do=diff</link>
        <description>LU06.S03 - Events - mouseclick and mouseover

Code-Solution

[ Codesolution ]

Assignments

	*  Take the solution from the previous assignment and name it correctly including the &lt;h1&gt;: lu06.s03.html
	*  Add another button +2 Moose which counts up by step-size 2, but use this time the event</description>
    </item>
    <item rdf:about="https://wiki.bzz.ch/en/modul/m291/learningunits/lu06/loesungen/04?rev=1747565103&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-05-18T10:45:03+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>LU06.S04 - Events - mood measurement</title>
        <link>https://wiki.bzz.ch/en/modul/m291/learningunits/lu06/loesungen/04?rev=1747565103&amp;do=diff</link>
        <description>LU06.S04 - Events - mood measurement

Code-Solution

[ Codesolution ]

Assignments

Create a small Vue app with the following features:

	*  Display a heading: „Choose Your Mood“.
	*  Add three buttons, each representing a different mood:
		*  😊 Happy
		*  😢 Sad</description>
    </item>
    <item rdf:about="https://wiki.bzz.ch/en/modul/m291/learningunits/lu06/loesungen/05?rev=1745828712&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-04-28T08:25:12+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>LU06.S05 - Events - input counting</title>
        <link>https://wiki.bzz.ch/en/modul/m291/learningunits/lu06/loesungen/05?rev=1745828712&amp;do=diff</link>
        <description>LU06.S05 - Events - input counting

Code-Solution

[ Codesolution ]

Assignments

	*  Test the code example provided to you, if you type something into the input-field the counter must increase. Describe the behaviour of the script using HTML comments.
	*  Make sure that you have the title &lt;h1&gt; correctly named:</description>
    </item>
    <item rdf:about="https://wiki.bzz.ch/en/modul/m291/learningunits/lu06/loesungen/06?rev=1745828755&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-04-28T08:25:55+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>LU06.S06 - Events - food counting</title>
        <link>https://wiki.bzz.ch/en/modul/m291/learningunits/lu06/loesungen/06?rev=1745828755&amp;do=diff</link>
        <description>LU06.S06 - Events - food counting

Solution

[ Sorce-code of the solution ]

Assignments

	*  Test the code example provided to you: When moving the mouse over a list food elements each element must change the backgroundcolour to grey. After moving the mouse away from the food, the background colour must turn back to white.</description>
    </item>
    <item rdf:about="https://wiki.bzz.ch/en/modul/m291/learningunits/lu06/loesungen/07?rev=1745839744&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-04-28T11:29:04+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>LU06.S07 - Events - colour changing</title>
        <link>https://wiki.bzz.ch/en/modul/m291/learningunits/lu06/loesungen/07?rev=1745839744&amp;do=diff</link>
        <description>LU06.S07 - Events - colour changing

Solution

[ Source-code of the solution ]

Assignment A

	*  Test the code example provided to you: When moving the mouse over a list food elements each element must change the backgroundcolour to grey.
	*  Make sure that you have the title &lt;h1&gt;  and have the correctl filename:</description>
    </item>
    <item rdf:about="https://wiki.bzz.ch/en/modul/m291/learningunits/lu06/loesungen/08?rev=1747658476&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-05-19T12:41:16+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>LU06.S08 - Events - basic calculator</title>
        <link>https://wiki.bzz.ch/en/modul/m291/learningunits/lu06/loesungen/08?rev=1747658476&amp;do=diff</link>
        <description>LU06.S08 - Events - basic calculator

Assignment

This assignment compraises the programming of a tiny caculator for basic calculation operations, meaning two diggit have to be added together. To do the assignment we need two blocks of diggits-buttons and a operation-button</description>
    </item>
</rdf:RDF>
