AlgoListed icon indicating copy to clipboard operation
AlgoListed copied to clipboard

Create "computer networks" 75 MCQs for Mock Assessment

Open NayakPenguin opened this issue 1 year ago • 9 comments

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 [email protected] (for example, [email protected] 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

NayakPenguin avatar Nov 28 '23 16:11 NayakPenguin

Interested.

Mohit030802 avatar Nov 28 '23 16:11 Mohit030802

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

lchauha avatar Nov 30 '23 04:11 lchauha

Interested @Nayaker

Arka2708 avatar Nov 30 '23 04:11 Arka2708

Interested @Nayaker

lchauha avatar Nov 30 '23 05:11 lchauha

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 [email protected] and [email protected] 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 🚀

NayakPenguin avatar Nov 30 '23 05:11 NayakPenguin

Interested

GouravDutta-01 avatar Nov 30 '23 19:11 GouravDutta-01

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

Sanket-Arekar avatar Dec 01 '23 04:12 Sanket-Arekar

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.

NayakPenguin avatar Dec 01 '23 13:12 NayakPenguin

Hi @Nayaker,

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

Mohit030802 avatar Dec 10 '23 21:12 Mohit030802