Skip to content

Commit 100347b

Browse files
Merge pull request #240 from ACM-VIT/dev
Dev
2 parents 59832f1 + a6b3743 commit 100347b

2 files changed

Lines changed: 66 additions & 66 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"private": true,
55
"scripts": {
66
"dev": "next dev --turbo",
7-
"build": "next build",
7+
"build": "npx prisma generate && next build",
88
"start": "next start",
99
"lint": "next lint",
1010
"seed_tags": "node seed-tags.js"

public/assets/quizJSON.ts

Lines changed: 65 additions & 65 deletions
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@ export const WildlifeJSON = {
256256
"answer": "apparent competition"
257257
},
258258
{
259-
"question": "harmonious competition occur where",
259+
"question": "harmonious interactions occur where",
260260
"options": [
261261
"at least one participant is benefited",
262262
"at least one participant is unharmed",
@@ -286,7 +286,7 @@ export const WildlifeJSON = {
286286
"answer": "ammensalism"
287287
},
288288
{
289-
"question": "i observe a monkey take a tick out of another monkey's head and ear it. In the social context, this behaviour would be called",
289+
"question": "i observe a monkey take a tick out of another monkey's head and eat it. In the social context, this behaviour would be called",
290290
"options": [
291291
"tick hunting",
292292
"auto grooming",
@@ -646,12 +646,12 @@ export const WildlifeJSON = {
646646
"answer": "allelopathy"
647647
},
648648
{
649-
"question": "which of these is a physical factor of habitat?",
649+
"question": "which of these is not a physical factor of habitat?",
650650
"options": [
651651
"soil",
652652
"moisture",
653653
"predators",
654-
"temperatures"
654+
"temperature"
655655
],
656656
"answer": "predators"
657657
},
@@ -931,7 +931,7 @@ export const WildlifeJSON = {
931931
"environmental sustainability",
932932
"economic sustainability",
933933
"trans- boundary sustainability",
934-
"agricultural sustainability"
934+
"social sustainability"
935935
],
936936
"answer": "trans- boundary sustainability"
937937
},
@@ -1161,104 +1161,104 @@ export const WildlifeJSON = {
11611161
"name": "12",
11621162
"content": [
11631163
{
1164-
"question": "\"Enquiry into plants\" is a book written by",
1164+
"question": "At the compensation point,",
11651165
"options": [
1166-
"Theophrastus",
1167-
"Linnaeus",
1168-
"Malthus",
1169-
"Humboldt"
1166+
"photosynthesis = respiration",
1167+
"photosynthesis < respiration",
1168+
"photosynthesis > respiration",
1169+
"photosynthesis = 0"
11701170
],
1171-
"answer": "Theophrastus"
1171+
"answer": "photosynthesis = respiration"
11721172
},
11731173
{
1174-
"question": "the mitochondrion is a/an",
1174+
"question": "Birds on giraffe are an example of",
11751175
"options": [
1176-
"sub- cellular organelle",
1177-
"cell",
1178-
"tissue",
1179-
"organ"
1176+
"colony",
1177+
"commensalism",
1178+
"protocooperation",
1179+
"allelopathy"
11801180
],
1181-
"answer": "sub- cellular organelle"
1181+
"answer": "protocooperation"
11821182
},
11831183
{
1184-
"question": "which of these is not a pillar of sustainability?",
1184+
"question": "Because of climate change, Mudumalai Tiger Reserve is suffering from frequent droughts. The management has built several artificial water holes for animals, and fills them up regularly with tankers. In the context of climate change, such an action would be called",
11851185
"options": [
1186-
"environmental sustainability",
1187-
"economic sustainability",
1188-
"trans- boundary sustainability",
1189-
"social sustainability"
1186+
"adaptation",
1187+
"mitigation",
1188+
"deceleration",
1189+
"maladaptation"
11901190
],
1191-
"answer": "trans- boundary sustainability"
1191+
"answer": "adaptation"
11921192
},
11931193
{
1194-
"question": "good climate is a",
1194+
"question": "Which of these is a stochastic factor?",
11951195
"options": [
1196-
"chemical factor",
1197-
"demographic factor",
1198-
"push factor",
1199-
"pull factor"
1196+
"birth rate",
1197+
"death rate",
1198+
"population structure",
1199+
"environmental fluctuation"
12001200
],
1201-
"answer": "pull factor"
1201+
"answer": "environmental fluctuation"
12021202
},
12031203
{
1204-
"question": "importance value varies from",
1204+
"question": "The mitochondrion is a / an",
12051205
"options": [
1206-
"0 to 10",
1207-
"0 to 50",
1208-
"0 to 100",
1209-
"0 to 300"
1206+
"Sub-cellular organelle",
1207+
"Cell",
1208+
"Tissue",
1209+
"Organ"
12101210
],
1211-
"answer": "0 to 300"
1211+
"answer": "Sub-cellular organelle"
12121212
},
12131213
{
1214-
"question": "consider the food chain: grass --> grasshopper --> frog --> snake --> hawk. in this food chain",
1214+
"question": "Which of these is correct?",
12151215
"options": [
1216-
"frog is producer",
1217-
"frog is consumer and carnivore",
1218-
"frog is consumer and herbivore",
1219-
"frog is decomposer"
1216+
"Fundamental niche > Realised niche",
1217+
"Fundamental niche = Realised niche",
1218+
"Fundamental niche < Realised niche",
1219+
"a or b"
12201220
],
1221-
"answer": "frog is consumer and carnivore"
1221+
"answer": "a or b"
12221222
},
12231223
{
1224-
"question": "the juvenile mortality rate is the annual number of deaths of juvenile per",
1224+
"question": "The movement of individuals away from their place of birth or hatching or seed production into a new habitat or area to survive and reproduce is called",
12251225
"options": [
1226-
"100 births",
1227-
"1000 births",
1228-
"100 live births",
1229-
"1000 live births"
1226+
"translocation",
1227+
"migration",
1228+
"dispersal",
1229+
"drifting"
12301230
],
1231-
"answer": "1000 live births"
1231+
"answer": "dispersal"
12321232
},
12331233
{
1234-
"question": "because of climate change, Mudumalai Tiger Reserve is suffering from frequent droughts. the management has built several artificial water holes for animals, and fills them up regularly with tankers. in the context of climate change, such an action would be called",
1234+
"question": "The book \"An Essay on the Principle of Population\" was written by",
12351235
"options": [
1236-
"adaptation",
1237-
"mitigation",
1238-
"deceleration",
1239-
"maladaptation"
1236+
"Darwin",
1237+
"Malthus",
1238+
"Spencer",
1239+
"Owens"
12401240
],
1241-
"answer": "adaptation"
1241+
"answer": "Malthus"
12421242
},
12431243
{
1244-
"question": "the scientific study of animal behaviour is called",
1244+
"question": "Which of these is not a step in natural selection?",
12451245
"options": [
1246-
"behaviourism",
1247-
"ecology",
1248-
"ethology",
1249-
"prey- predator dynamics"
1246+
"variation",
1247+
"underpopulation",
1248+
"struggle for existence",
1249+
"survival of the fittest"
12501250
],
1251-
"answer": "ethology"
1251+
"answer": "underpopulation"
12521252
},
12531253
{
1254-
"question": "zoo is an example of",
1254+
"question": "The logistic growth equation, when plotted, appears",
12551255
"options": [
1256-
"in-situ conservation",
1257-
"ex-situ conservation",
1258-
"in-situ preservation",
1259-
"ex-situ preservation"
1256+
"I shaped",
1257+
"J shaped",
1258+
"S shaped",
1259+
"O shaped"
12601260
],
1261-
"answer": "ex-situ conservation"
1261+
"answer": "S shaped"
12621262
}
12631263
]
12641264
}

0 commit comments

Comments
 (0)