<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>EngagementA by Junyoung Joun</title>
      <link>https://padlet.com/junyoungjoun/de8hvla4a79xplgc</link>
      <description>Junyoung Joun(3477331)</description>
      <language>en-us</language>
      <pubDate>2021-11-08 07:51:06 UTC</pubDate>
      <lastBuildDate>2026-03-04 20:01:13 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url>https://padlet.net/icons/png/1f49c.png</url>
      </image>
      <item>
         <title>Why is understanding of system requirements so important?</title>
         <author>junyoungjoun</author>
         <link>https://padlet.com/junyoungjoun/de8hvla4a79xplgc/wish/1874419978</link>
         <description><![CDATA[<div>(p. 11)<br>When developers develop a system, they need to know exactly what it should do to develop the system correctly. If they don't understand properly, a strange system can be developed.<br><br>System requirements can help to develop a system that satisfies Stakeholders and develop an efficient system.</div>]]></description>
         <enclosure url="" />
         <pubDate>2021-11-08 07:56:36 UTC</pubDate>
         <guid>https://padlet.com/junyoungjoun/de8hvla4a79xplgc/wish/1874419978</guid>
      </item>
      <item>
         <title>Why is requirements specification so important?</title>
         <author>junyoungjoun</author>
         <link>https://padlet.com/junyoungjoun/de8hvla4a79xplgc/wish/1874421682</link>
         <description><![CDATA[<div>(p. 12)<br>A Requirement Specification is a collection of the set of all requirements that are to be imposed on the design and verification of the product.<br><br>System developers can materialize and refer to through the Requirements specification.</div>]]></description>
         <enclosure url="" />
         <pubDate>2021-11-08 07:57:23 UTC</pubDate>
         <guid>https://padlet.com/junyoungjoun/de8hvla4a79xplgc/wish/1874421682</guid>
      </item>
      <item>
         <title>Why is using models/diagrams to specify requirements so helpful?</title>
         <author>junyoungjoun</author>
         <link>https://padlet.com/junyoungjoun/de8hvla4a79xplgc/wish/1874424461</link>
         <description><![CDATA[<div>(p. 13)<br>Because visualised information such as models and diagrams makes it easier to understand the requirements and find some errors.</div>]]></description>
         <enclosure url="" />
         <pubDate>2021-11-08 07:58:47 UTC</pubDate>
         <guid>https://padlet.com/junyoungjoun/de8hvla4a79xplgc/wish/1874424461</guid>
      </item>
      <item>
         <title>Task 3</title>
         <author>junyoungjoun</author>
         <link>https://padlet.com/junyoungjoun/de8hvla4a79xplgc/wish/1874434373</link>
         <description><![CDATA[<div>Functional<br>- The website shall provide chatting with UTS Library staffs.<br>- The website shall allow members to check their personal information.<br>- The website shall book a room.<br>-&nbsp;User shall&nbsp;search books.<br><br>Non-functional<br>- The website shall access 24/7<br>- The website shall be secure from hackers.<br>- The design of website shall be neat.<br>- The website shall keep laws.<br>new(The website shall find data quickly.)</div>]]></description>
         <enclosure url="" />
         <pubDate>2021-11-08 08:03:58 UTC</pubDate>
         <guid>https://padlet.com/junyoungjoun/de8hvla4a79xplgc/wish/1874434373</guid>
      </item>
      <item>
         <title>What are benefits and limitations of different methods?</title>
         <author>junyoungjoun</author>
         <link>https://padlet.com/junyoungjoun/de8hvla4a79xplgc/wish/1874574131</link>
         <description><![CDATA[<div>(p. 5)<br>Interviews have the advantage of a high response rate and also can gain more detailed answers than other methods. But it takes a long time and it can’t get a lot of answers. By contrast, the survey method can get answers from many people. But the response rate and the quality can be low.<br><br>Each method has its advantages and disadvantages, and using several methods can compensate for the disadvantages. But it takes a long time.</div>]]></description>
         <enclosure url="" />
         <pubDate>2021-11-08 09:20:08 UTC</pubDate>
         <guid>https://padlet.com/junyoungjoun/de8hvla4a79xplgc/wish/1874574131</guid>
      </item>
      <item>
         <title>What entities can you think of in Students Enrollment System?</title>
         <author>junyoungjoun</author>
         <link>https://padlet.com/junyoungjoun/de8hvla4a79xplgc/wish/1874581634</link>
         <description><![CDATA[<div>(p. 11)<br>STUDENT, PROGRAM, LECTURER</div>]]></description>
         <enclosure url="" />
         <pubDate>2021-11-08 09:23:27 UTC</pubDate>
         <guid>https://padlet.com/junyoungjoun/de8hvla4a79xplgc/wish/1874581634</guid>
      </item>
      <item>
         <title>For 2 entities in the Enrollment System, what attributes can you think of?</title>
         <author>junyoungjoun</author>
         <link>https://padlet.com/junyoungjoun/de8hvla4a79xplgc/wish/1874585145</link>
         <description><![CDATA[<div>STUDENT: address, name, dateOfBirth, gender, phoneNumber<br>PROGRAM: name, time, fee, lecturer, subject</div>]]></description>
         <enclosure url="" />
         <pubDate>2021-11-08 09:25:23 UTC</pubDate>
         <guid>https://padlet.com/junyoungjoun/de8hvla4a79xplgc/wish/1874585145</guid>
      </item>
      <item>
         <title>Find candidate and primary keys in your Students Enrollment System examples.</title>
         <author>junyoungjoun</author>
         <link>https://padlet.com/junyoungjoun/de8hvla4a79xplgc/wish/1874593323</link>
         <description><![CDATA[<div>(p. 16)<br>STUDENT<br>Primary key: StudentId<br>Candidate keys:&nbsp; Resident registration number<br><br>COURSE<br>Primary key: CourseId<br>Candidate keys:&nbsp;CourseType<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2021-11-08 09:29:30 UTC</pubDate>
         <guid>https://padlet.com/junyoungjoun/de8hvla4a79xplgc/wish/1874593323</guid>
      </item>
      <item>
         <title>What relationships exist between entities in Students Enrollment System?</title>
         <author>junyoungjoun</author>
         <link>https://padlet.com/junyoungjoun/de8hvla4a79xplgc/wish/1874601254</link>
         <description><![CDATA[<div>(p. 18)<br>Student listen Course<br>Instructor teach Student</div>]]></description>
         <enclosure url="" />
         <pubDate>2021-11-08 09:34:06 UTC</pubDate>
         <guid>https://padlet.com/junyoungjoun/de8hvla4a79xplgc/wish/1874601254</guid>
      </item>
      <item>
         <title>What is cardinality of relationships in Students Enrollment System?</title>
         <author>junyoungjoun</author>
         <link>https://padlet.com/junyoungjoun/de8hvla4a79xplgc/wish/1874607797</link>
         <description><![CDATA[<div>(p. 20)</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1411208518/f8d689658568d70678e52f143ded8bbe/Screen_Shot_2021_11_08_at_6_39_08_PM.png" />
         <pubDate>2021-11-08 09:37:46 UTC</pubDate>
         <guid>https://padlet.com/junyoungjoun/de8hvla4a79xplgc/wish/1874607797</guid>
      </item>
      <item>
         <title>Draw ERD for Students Enrollment System</title>
         <author>junyoungjoun</author>
         <link>https://padlet.com/junyoungjoun/de8hvla4a79xplgc/wish/1874614421</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1411208518/eb71b04019980e255425559191ba4d71/Blank_diagram.jpeg" />
         <pubDate>2021-11-08 09:41:29 UTC</pubDate>
         <guid>https://padlet.com/junyoungjoun/de8hvla4a79xplgc/wish/1874614421</guid>
      </item>
      <item>
         <title>What use cases (with actors) can you think of in Students Enrollment System?</title>
         <author>junyoungjoun</author>
         <link>https://padlet.com/junyoungjoun/de8hvla4a79xplgc/wish/1874656341</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1411208518/1d01e4dfeb95334522d30cf699e0098b/Blank_diagram__1_.jpeg" />
         <pubDate>2021-11-08 10:04:36 UTC</pubDate>
         <guid>https://padlet.com/junyoungjoun/de8hvla4a79xplgc/wish/1874656341</guid>
      </item>
      <item>
         <title>What ‘include’ relationships can you think of in Students Enrollment System?</title>
         <author>junyoungjoun</author>
         <link>https://padlet.com/junyoungjoun/de8hvla4a79xplgc/wish/1874669402</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1411208518/d93fbde6a08d333c8689f96c6b7ed218/Blank_diagram__2_.jpeg" />
         <pubDate>2021-11-08 10:11:50 UTC</pubDate>
         <guid>https://padlet.com/junyoungjoun/de8hvla4a79xplgc/wish/1874669402</guid>
      </item>
      <item>
         <title>What ‘extend’ relationships can you think of in Students Enrollment System?</title>
         <author>junyoungjoun</author>
         <link>https://padlet.com/junyoungjoun/de8hvla4a79xplgc/wish/1874677915</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1411208518/8d9b888845981df123959aa944aac704/Blank_diagram__3_.jpeg" />
         <pubDate>2021-11-08 10:16:27 UTC</pubDate>
         <guid>https://padlet.com/junyoungjoun/de8hvla4a79xplgc/wish/1874677915</guid>
      </item>
      <item>
         <title>What attributes and operations can you think of for objects of class Student?</title>
         <author>junyoungjoun</author>
         <link>https://padlet.com/junyoungjoun/de8hvla4a79xplgc/wish/1874684195</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1411208518/ce6264412b16803782a1aae09eda97d4/Blank_diagram__4_.jpeg" />
         <pubDate>2021-11-08 10:20:00 UTC</pubDate>
         <guid>https://padlet.com/junyoungjoun/de8hvla4a79xplgc/wish/1874684195</guid>
      </item>
      <item>
         <title>Task2</title>
         <author>junyoungjoun</author>
         <link>https://padlet.com/junyoungjoun/de8hvla4a79xplgc/wish/1874705301</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1411208518/1881093fc633c4359cc9cf25c24bea5e/Blank_diagram_2.jpeg" />
         <pubDate>2021-11-08 10:36:06 UTC</pubDate>
         <guid>https://padlet.com/junyoungjoun/de8hvla4a79xplgc/wish/1874705301</guid>
      </item>
      <item>
         <title>Task 2 : ERD and Lucidchart revision</title>
         <author>junyoungjoun</author>
         <link>https://padlet.com/junyoungjoun/de8hvla4a79xplgc/wish/1880414977</link>
         <description><![CDATA[<div>Nicholas - Cardinality between book and student is wrong. I think a student can borrow many books. And among the attribute of Student, Age is a little bit awkward because age is changed every year so it should change to birthOfDate.<br>My ERD is perfect</div>]]></description>
         <enclosure url="" />
         <pubDate>2021-11-10 05:32:21 UTC</pubDate>
         <guid>https://padlet.com/junyoungjoun/de8hvla4a79xplgc/wish/1880414977</guid>
      </item>
      <item>
         <title>Task3 Use case diagram</title>
         <author>junyoungjoun</author>
         <link>https://padlet.com/junyoungjoun/de8hvla4a79xplgc/wish/1880441608</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1411208518/a21d467e8d730c9ec7dbc25d967ee98a/Blank_diagram_4.jpeg" />
         <pubDate>2021-11-10 05:51:33 UTC</pubDate>
         <guid>https://padlet.com/junyoungjoun/de8hvla4a79xplgc/wish/1880441608</guid>
      </item>
      <item>
         <title>Task3 Use case description</title>
         <author>junyoungjoun</author>
         <link>https://padlet.com/junyoungjoun/de8hvla4a79xplgc/wish/1880492413</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1411208518/1cee83cb45e4f50cc5b0fd263255539c/Screen_Shot_2021_11_10_at_3_25_44_PM.png" />
         <pubDate>2021-11-10 06:26:54 UTC</pubDate>
         <guid>https://padlet.com/junyoungjoun/de8hvla4a79xplgc/wish/1880492413</guid>
      </item>
      <item>
         <title>Task4 Use case modelling Revision</title>
         <author>junyoungjoun</author>
         <link>https://padlet.com/junyoungjoun/de8hvla4a79xplgc/wish/1880496655</link>
         <description><![CDATA[<div>&nbsp;Aiden - His use case diagram is very well. But the system name have to write in inside the box.<br>Margaret - Her sub-use cases should be drawn inside the box.<br><br>My ERD is perfect!</div>]]></description>
         <enclosure url="" />
         <pubDate>2021-11-10 06:29:57 UTC</pubDate>
         <guid>https://padlet.com/junyoungjoun/de8hvla4a79xplgc/wish/1880496655</guid>
      </item>
      <item>
         <title>Divide the following terms into structure- and behaviour-related:</title>
         <author>junyoungjoun</author>
         <link>https://padlet.com/junyoungjoun/de8hvla4a79xplgc/wish/1880516062</link>
         <description><![CDATA[<div>Structure - data, entity, interaction, ERD, class, customer<br><br>Behaviour - action, function, method, activity, use case, place order, process, operation, get refund</div>]]></description>
         <enclosure url="" />
         <pubDate>2021-11-10 06:44:26 UTC</pubDate>
         <guid>https://padlet.com/junyoungjoun/de8hvla4a79xplgc/wish/1880516062</guid>
      </item>
      <item>
         <title>What different attributes and operations could the 2 student subclasses have (international and local)?</title>
         <author>junyoungjoun</author>
         <link>https://padlet.com/junyoungjoun/de8hvla4a79xplgc/wish/1880522757</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1411208518/d4096ca2a46160d0a278a0188d38de85/Blank_diagram_5.jpeg" />
         <pubDate>2021-11-10 06:48:58 UTC</pubDate>
         <guid>https://padlet.com/junyoungjoun/de8hvla4a79xplgc/wish/1880522757</guid>
      </item>
      <item>
         <title>Task4</title>
         <author>junyoungjoun</author>
         <link>https://padlet.com/junyoungjoun/de8hvla4a79xplgc/wish/1886505865</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1411208518/a8440fd77c092731a6358390341d39cf/Week5_Class_Diagram__1_.jpeg" />
         <pubDate>2021-11-12 12:33:14 UTC</pubDate>
         <guid>https://padlet.com/junyoungjoun/de8hvla4a79xplgc/wish/1886505865</guid>
      </item>
      <item>
         <title>EngagementB</title>
         <author>junyoungjoun</author>
         <link>https://padlet.com/junyoungjoun/de8hvla4a79xplgc/wish/1913748788</link>
         <description><![CDATA[<div>https://padlet.com/junyoungjoun/5d2ql1qdv61tq01j</div>]]></description>
         <enclosure url="https://padlet.com/junyoungjoun/5d2ql1qdv61tq01j" />
         <pubDate>2021-11-26 05:33:07 UTC</pubDate>
         <guid>https://padlet.com/junyoungjoun/de8hvla4a79xplgc/wish/1913748788</guid>
      </item>
   </channel>
</rss>
