<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>DFC40234 -SYSTEM ANALYSIS AND DESIGN by WAN NUR WAHIDAH BINTI HASHIM (PBU)</title>
      <link>https://padlet.com/wahidah13/madojyung6hxa3rj</link>
      <description></description>
      <language>en-us</language>
      <pubDate>2022-09-30 06:21:31 UTC</pubDate>
      <lastBuildDate>2022-12-12 05:07:59 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url></url>
      </image>
      <item>
         <title>Assalamu&#39;alaikum and Good Afternoon</title>
         <author></author>
         <link>https://padlet.com/wahidah13/madojyung6hxa3rj/wish/2320577454</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2022-09-30 06:24:53 UTC</pubDate>
         <guid>https://padlet.com/wahidah13/madojyung6hxa3rj/wish/2320577454</guid>
      </item>
      <item>
         <title></title>
         <author>wahidah13</author>
         <link>https://padlet.com/wahidah13/madojyung6hxa3rj/wish/2320578284</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1829327029/89ba77495c5223cc1e42a26729596470/SIGNED_CO_DFC40243_SESI1_22_23_.pdf" />
         <pubDate>2022-09-30 06:25:43 UTC</pubDate>
         <guid>https://padlet.com/wahidah13/madojyung6hxa3rj/wish/2320578284</guid>
      </item>
      <item>
         <title></title>
         <author>wahidah13</author>
         <link>https://padlet.com/wahidah13/madojyung6hxa3rj/wish/2320579755</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1829327029/ec8ca008c52c303c2675b0d03e24b115/DFC40243_chapt1.pdf" />
         <pubDate>2022-09-30 06:27:18 UTC</pubDate>
         <guid>https://padlet.com/wahidah13/madojyung6hxa3rj/wish/2320579755</guid>
      </item>
      <item>
         <title>Data Type Check (Aiman)</title>
         <author></author>
         <link>https://padlet.com/wahidah13/madojyung6hxa3rj/wish/2417243683</link>
         <description><![CDATA[<div>A data type check can test to ensure that a data item fits the required data type. For example, numeric field must have only numbers or numeric symbols, and an&nbsp;alphabetic field can contain only the characters A through Z or a to z.</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1913264332/dc74470b3a299f8136020a4fdec0a0c5/image.png" />
         <pubDate>2022-12-12 03:21:48 UTC</pubDate>
         <guid>https://padlet.com/wahidah13/madojyung6hxa3rj/wish/2417243683</guid>
      </item>
      <item>
         <title>Reasonableness check (KAREN)</title>
         <author></author>
         <link>https://padlet.com/wahidah13/madojyung6hxa3rj/wish/2417245359</link>
         <description><![CDATA[<div>A reasonableness check would ensure that data meets the expected range, type, or value. It is a common-sense check that you can use to ensure that your data is what is expected. Of course, you must have a solid of what you expect the data to be.<br><br><br><br><br></div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1913263691/b7cf39b16680aeabaa0ac619d82393f7/download__2_.png" />
         <pubDate>2022-12-12 03:24:30 UTC</pubDate>
         <guid>https://padlet.com/wahidah13/madojyung6hxa3rj/wish/2417245359</guid>
      </item>
      <item>
         <title>Range Check &amp; Limit Check (ARUL)</title>
         <author></author>
         <link>https://padlet.com/wahidah13/madojyung6hxa3rj/wish/2417246416</link>
         <description><![CDATA[<div>Range Check = It performed on numbers to check they are within certain ranges. For example, a person age should be in the range of &gt; 0 but &lt; 120.<br><br>Limit Check = Performed on numbers to make sure that data is not above or below a specified limit. For examples, A learner driver's age must be &gt;=17. </div>]]></description>
         <enclosure url="" />
         <pubDate>2022-12-12 03:26:06 UTC</pubDate>
         <guid>https://padlet.com/wahidah13/madojyung6hxa3rj/wish/2417246416</guid>
      </item>
      <item>
         <title>SEQUENCE CHECK (KABILAN)</title>
         <author></author>
         <link>https://padlet.com/wahidah13/madojyung6hxa3rj/wish/2417246862</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1913263864/6396714ec5ef158e2745f1882606af54/sequence_check.pptx" />
         <pubDate>2022-12-12 03:26:42 UTC</pubDate>
         <guid>https://padlet.com/wahidah13/madojyung6hxa3rj/wish/2417246862</guid>
      </item>
      <item>
         <title>INPUT MASK (JEEVI)</title>
         <author></author>
         <link>https://padlet.com/wahidah13/madojyung6hxa3rj/wish/2417248125</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1913264983/5b98797855a8e731d38b011afae5ebf5/INPUT_MASK.pptx" />
         <pubDate>2022-12-12 03:28:36 UTC</pubDate>
         <guid>https://padlet.com/wahidah13/madojyung6hxa3rj/wish/2417248125</guid>
      </item>
      <item>
         <title>combination check (suwanni)</title>
         <author></author>
         <link>https://padlet.com/wahidah13/madojyung6hxa3rj/wish/2417248295</link>
         <description><![CDATA[<div>A combination check is a Single Check followed by a Recurring Check.<br>type - Range Check. Format Check. Consistency Check.<br>A combination is a way of selecting items from a collection where the order of selection does not matter. Suppose we have a set of three numbers P, Q and R. Then in how many ways we can select two numbers from each set, is defined by combination.</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1913267579/8cab10b438747086497cd181c756412f/combination.png" />
         <pubDate>2022-12-12 03:28:52 UTC</pubDate>
         <guid>https://padlet.com/wahidah13/madojyung6hxa3rj/wish/2417248295</guid>
      </item>
      <item>
         <title>BATCH CONTROLS EXAMPLE :</title>
         <author></author>
         <link>https://padlet.com/wahidah13/madojyung6hxa3rj/wish/2417248486</link>
         <description><![CDATA[<div>HASH TOTAL - a sum that is meaningless except for internal control purposes&nbsp;<br>RECORD COUNT - totals the number of source documents once&nbsp;<br><br><br></div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1913265238/df0e14ca3d622644a4f84dfdd4a43f50/69CB68AF_7597_4F25_BA5A_292997235008.jpeg" />
         <pubDate>2022-12-12 03:29:10 UTC</pubDate>
         <guid>https://padlet.com/wahidah13/madojyung6hxa3rj/wish/2417248486</guid>
      </item>
      <item>
         <title>Validity check(ARIF)</title>
         <author></author>
         <link>https://padlet.com/wahidah13/madojyung6hxa3rj/wish/2417248535</link>
         <description><![CDATA[<div>&nbsp;process of ensuring that a concept or construct is acceptable in the context of the process or system that it is to be used</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1913263562/1fbcc1b53f76742a160035556b313a73/Capture.PNG" />
         <pubDate>2022-12-12 03:29:15 UTC</pubDate>
         <guid>https://padlet.com/wahidah13/madojyung6hxa3rj/wish/2417248535</guid>
      </item>
      <item>
         <title>Existence check</title>
         <author></author>
         <link>https://padlet.com/wahidah13/madojyung6hxa3rj/wish/2417248736</link>
         <description><![CDATA[<div>The existence data rule definition logic checks whether anything exists in the source data.</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1370117056/1e001a5d73c861e46ff1d14b8b29aadd/ec.png" />
         <pubDate>2022-12-12 03:29:33 UTC</pubDate>
         <guid>https://padlet.com/wahidah13/madojyung6hxa3rj/wish/2417248736</guid>
      </item>
      <item>
         <title>validity check(ARIF)</title>
         <author></author>
         <link>https://padlet.com/wahidah13/madojyung6hxa3rj/wish/2417251739</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1913263562/a67e4c29a0fc0cebc4da9eaedcba91b9/CapturSe.PNG" />
         <pubDate>2022-12-12 03:34:11 UTC</pubDate>
         <guid>https://padlet.com/wahidah13/madojyung6hxa3rj/wish/2417251739</guid>
      </item>
      <item>
         <title>INPUT TECHNOLOGY(KUGAN)</title>
         <author></author>
         <link>https://padlet.com/wahidah13/madojyung6hxa3rj/wish/2417257885</link>
         <description><![CDATA[<div>Input device enables the user to send data, information, or control signals to a computer. The Central Processing Unit (CPU) of a computer receives the input and processes it to produce the output.</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1802704435/d6befc2c41de7cf797c827fe8c952e85/Input_Devices_of_Computer.jpg" />
         <pubDate>2022-12-12 03:43:55 UTC</pubDate>
         <guid>https://padlet.com/wahidah13/madojyung6hxa3rj/wish/2417257885</guid>
      </item>
      <item>
         <title>INPUT MASK (Pn.Wahidah)</title>
         <author>wahidah13</author>
         <link>https://padlet.com/wahidah13/madojyung6hxa3rj/wish/2417272160</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://support.microsoft.com/en-us/office/control-data-entry-formats-with-input-masks-e125997a-7791-49e5-8672-4a47832de8da#aboutinputmasks" />
         <pubDate>2022-12-12 04:09:38 UTC</pubDate>
         <guid>https://padlet.com/wahidah13/madojyung6hxa3rj/wish/2417272160</guid>
      </item>
      <item>
         <title>Validity Check Example (Pn.Wahidah)</title>
         <author>wahidah13</author>
         <link>https://padlet.com/wahidah13/madojyung6hxa3rj/wish/2417287597</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1829327029/daac47201ecb923349d17c47e1557510/data_validation_excel.png" />
         <pubDate>2022-12-12 04:36:02 UTC</pubDate>
         <guid>https://padlet.com/wahidah13/madojyung6hxa3rj/wish/2417287597</guid>
      </item>
      <item>
         <title>Range Check Example (Pn.Wahidah)</title>
         <author>wahidah13</author>
         <link>https://padlet.com/wahidah13/madojyung6hxa3rj/wish/2417290012</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1829327029/a46eefd5a857b598a3edc0fbaa371bd9/Range_Check.png" />
         <pubDate>2022-12-12 04:40:49 UTC</pubDate>
         <guid>https://padlet.com/wahidah13/madojyung6hxa3rj/wish/2417290012</guid>
      </item>
      <item>
         <title></title>
         <author>wahidah13</author>
         <link>https://padlet.com/wahidah13/madojyung6hxa3rj/wish/2417307668</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1829327029/35f1dc2f59bd248a35b21ce5698cbe20/Topic4_SYSTEM_DESIGN.pptx" />
         <pubDate>2022-12-12 05:07:55 UTC</pubDate>
         <guid>https://padlet.com/wahidah13/madojyung6hxa3rj/wish/2417307668</guid>
      </item>
   </channel>
</rss>
