Algolisted-Org / AlgoListed

Algolisted is an AI-powered nonprofit analytics firm dedicated to assisting computer science students in preparing for placements and internships. Our services include tracking and analytics across various platforms and topics.
http://algolisted.com
Other
129 stars 74 forks source link

Create "computer networks" 75 MCQs for Mock Assessment #223

Open NayakPenguin opened 7 months ago

NayakPenguin commented 7 months ago

Issue 🧑🏻‍💻

We intend to develop a computer networks dataset to support the creation of a simulated online assessment. This dataset is crucial for our goal of constructing a mock assessment scenario, wherein participants will encounter 15 randomly selected questions from the dataset.

The format should look like this :

Screenshot 2023-11-28 at 10 13 35 PM

https://github.com/Nayaker/AlgoListed/blob/main/client/src/DummyDB/MockAssessment/CNMCQs.json

NOTE : If you don't have a question/answer image then keep the entry empty, i.e., on the code once the JSON is pulled we get answer-image.length == 0 for no image!

Contributor's Guide 🚀

Comment "interested" below to express your willingness to contribute to this collaborative effort.

Multiple Contributor Issue ⭐️

Multiple people can work on this task. After the first person, each contributor should make a new file named CNMCQs@USERNAME.json (for example, CNMCQs@Nayaker.json in my case) to create a dataset. Aim to create a dataset with at least 25 questions.

Reference Video

https://www.loom.com/share/e6fd16e67f21458597942a3bee4e3639

Mohit030802 commented 7 months ago

Interested.

lchauha commented 7 months ago

Hello @Nayaker I would like to work on this. Can you please assign this to me?

Arka2708 commented 7 months ago

Interested @Nayaker

lchauha commented 7 months ago

Interested @Nayaker

NayakPenguin commented 7 months ago

Amazing, @lchauha and @Arka2708, thank you for your involvement in this GitHub issue. As I mentioned earlier, since this is a multi-contributor issue, to avoid merge conflicts — please generate a sibling file for each contributor named CNMCQs@lchauha.json and CNMCQs@Arka2708.json to write the questions.

Moreover, create a corresponding directory for storing the images (if required) by the names CNMCQsImages@lchauha and CNMCQsImages@Arka2708.

Your collaboration is much appreciated. Happy coding 🚀

GouravDutta-01 commented 7 months ago

Interested

Sanket-Arekar commented 7 months ago

Hello @Nayaker I would like to work on this. Can you please assign this to me?

NayakPenguin commented 7 months ago

Sure @Sanket-Arekar, thanks for showing interest - I am assigning this issue to you 🚀.

Make sure the questions are unique and better than the ones other contributors have already to.

Mohit030802 commented 6 months ago

Hi @Nayaker,

I have prepared a list of 75 questions on computer networks. Will add them on JSON file.