# README

## [**Project**](https://spectrum.um.edu.my/pluginfile.php/823838/mod_resource/content/1/DS%20Assignment_The%20Sociopath.pdf)

{% file src="<https://2169244465-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MZuNNL_QUz0ah1x7jrw%2F-M_J4s5kCuyHwSZ2j_85%2F-M_J53A0XnB6dE-epVaO%2FDS%20Assignment_The%20Sociopath.pdf?alt=media&token=65beca3c-8898-45f5-b70b-81d9d9900177>" %}

&#x20;Note:

* Every group member must contribute to the project, including a certain amount of coding.
* The role played by and contribution of each member to the project must be included in the managerial report.
* We do not give any extra marks to leaders and all the students will be evaluated based on their attempts in conducting assignments.&#x20;

## **Submission**

Your group has to submit the softcopy of the following items:&#x20;

1. **A technical report** explaining the assigned task, the requirements of the task, the approach taken to solve the task, a detailed description of your solution (including the flowchart, modules, etc.), sample snapshot of your [program](https://spectrum.um.edu.my/mod/resource/view.php?id=433638) output.
2. **A managerial report** explaining the formation of the group, role and assigned work for each of the members, the project timeline, the problems faced in accomplishing this assignment and your solutions, and other issues encountered.&#x20;
3. **The complete source** [**code**](https://spectrum.um.edu.my/mod/resource/view.php?id=471946)**.**&#x20;

For softcopy, the group leader will submit them in **one .zip file** to Spectrum. The name of the zip file should be TutorialGroupNumber-GroupName.zip.<br>

## **Important Dates**

Submission: (week 13th) &#x20;

Viva/demo: (week 14th) <br>

## **Marking Scheme: (20 marks)**

* Source [code](https://spectrum.um.edu.my/mod/resource/view.php?id=471946)/[Program](https://spectrum.um.edu.my/mod/resource/view.php?id=433638) (16 marks)

1. Meeting the basic task requirements, i.e. identify the requirements of the task and produce a workable solution - 12 marks.&#x20;
2. Extra features/functionalities that are not included in the task specification - 4 marks.

* Reports (4 marks)<br>

## **Warning**

**Plagiarism is prohibited, should there be any evidence found, it will result in a heavy penalty on your assignment grades!**

If you have any questions please send me an email (<adeleh@um.edu.my>).&#x20;

Good luck and have fun!<br>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://ds.yeyang.top/master.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
