Fixed word cloud data issues #159

Merged
snedadah merged 4 commits from shahanneda/fix-word-cloud-issues into main 2023-02-05 13:40:09 -05:00
4 changed files with 11 additions and 19 deletions

View File

@ -692,7 +692,7 @@ export const A10 = [
},
{
text: "CS492",
value: 1,
value: 2,
},
{
text: "CS245",
@ -704,7 +704,7 @@ export const A10 = [
},
{
text: "CS246",
value: 1,
value: 2,
},
{
text: "CS350",
@ -770,18 +770,10 @@ export const A10 = [
text: "CS446",
value: 1,
},
{
text: "CS492",
value: 1,
},
{
text: "CS456",
value: 1,
},
{
text: "CS246",
value: 1,
},
{
text: "CS484",
value: 1,

View File

@ -257,7 +257,7 @@ export const L11 = [
export const L12 = [
{
text: "Gol's Lanzhou Noodle",
text: "Gol's",
value: 15,
},
{

View File

@ -179,7 +179,7 @@ export const M6 = [
value: 2,
},
{
text: "Resting and Learing",
text: "Resting and Learning",
value: 1,
},
{
@ -218,7 +218,7 @@ export const M7 = [
value: 3,
Review

Some of these categories are repeat of each other. E.g. Communication, Become more social, (to a lesser extent) Improved relationship
E.g. Responsability, Grown as a person, Mature, Life skills

Some of these categories are repeat of each other. E.g. Communication, Become more social, (to a lesser extent) Improved relationship E.g. Responsability, Grown as a person, Mature, Life skills
Review

I don't think we should manually put these together? I feel like that would be too much interfering, its interesting to see different thoughts on the same thing imo.

I don't think we should manually put these together? I feel like that would be too much interfering, its interesting to see different thoughts on the same thing imo.
},
{
text: "Weight Lifting",
text: "Weightlifting",
value: 2,
},
{
@ -306,7 +306,7 @@ export const M7 = [
value: 1,
},
{
text: "Ultimate frisbe",
text: "Ultimate frisbee",
value: 1,
},
{
@ -314,15 +314,15 @@ export const M7 = [
value: 1,
},
{
text: "Body building",
text: "Bodybuilding",
value: 3,
},
{
text: "Mindfullness & Mature",
text: "Mindfulness",
value: 4,
},
{
text: "Self regulation",
text: "Self-regulation",
Review

Is "Have sex" comment SFW?

Is "Have sex" comment SFW?
Review

I think its fine.

I think its fine.
value: 1,
},
{
@ -338,7 +338,7 @@ export const M7 = [
value: 1,
},
{
text: "Draw gooderer",
text: "Drawing",
value: 1,
},
{

View File

@ -168,7 +168,7 @@ export default function Demographics() {
<ComponentWrapper
heading="What is your favourite restaurant to go to on/around campus?"
bodyText="With all the diverse restaurant around campus, it seems like the most popular choices of food are sushi, noodles, and shawarma (Lazeez hehehe)."
bodyText="With all the diverse restaurant around campus, it seems like the most popular choices of food are sushi, noodles, and shawarma."
Review

oops, idk why i did this. will be override later anyway when we copy all the text.

oops, idk why i did this. will be override later anyway when we copy all the text.
noBackground
>
<WordCloud