e-icon resource and activity

Your Own Addiction Measurement App (Create UI)

week 3 Create a calculation algorithm

Choose the target and medium you want to measure your addiction to

– Let’s use the ‘YouTube Zombie’ app that measures YouTube addiction. This app is an app that calculates the YouTube addiction score by limiting ‘YouTube’ to a specific target. It objectively diagnoses the video viewing time or dependence on the smartphone using the user’s smartphone and informs the adverse effect on the user’s health of the current addiction along with the diagnosis result. Therefore, users can objectively check how addicted they are to YouTube and how bad their current addiction is to their physical and mental health through the resulting image.

 

– What object and medium do I want to measure addiction to? Through the example or search above, select one object and medium to measure addiction, then investigate and organize it.

Deriving properties that can measure addiction of objects and media

– Through which attributes can I measure my addiction to the selected object and medium? After selecting the attributes that can measure addiction, let’s explain the reason and content for selecting the attribute.

Setting the metric for each attribute I derived

– In order to measure the attribute I selected on a scale of 1 to 5, let’s set a standard that corresponds to a score of 1 to 5 for each attribute.

Create a calculation formula by setting weights for each property

– Let’s set the weights (importance and relevance) of the properties to be included in the addiction measurement formula.

Create your own addiction measurement formula by reflecting the weights

– Why did you set the weight like this? Let’s explain why you set weights (severity and relevance) for each attribute.

– Let’s create our own addiction measurement formula by reflecting the weight you set. Use ‘+’ and ‘-‘ properly in the formula.

example

YouTube Addiction Calculation Formula

(0.3) X viewing time + (0.2) X viewing category + (0.5) X symptoms

Creating judgment criteria based on the result of the addiction measurement formula

– Let’s set the standard for judging the result according to the result of the calculation formula.

Defining the SW problem solving process for your own addiction measurement app (Natural Language)

– Let’s write the SW problem solving process of your own addiction measurement app in natural language.

(example)
When writing the SW problem solving process
of the YouTube zombie app in natural language

 

1) The user selects an answer (score) according to the attribute question.

2) Put the data entered by the user into the calculation formula and process it.

YouTube addiction measurement formula: (0.3) X viewing time + (0.2) X number of viewing categories + (0.5) X symptoms
Classification of results
normal person! (Level 1): 1 point or more and less than 2 points
I almost became a YouTube zombie! (Level 2): 2 points or more but less than 3 points
I think I will become a zombie soon! (Grade 3) : 3 points or more – less than 4 points
YouTube zombie. (Grade 4): 4 or more to 5 points

3) When the user clicks the view result button, a detailed image according to the processed result value is output.

  

Defining the SW problem solving process for your own addiction measurement app (flow chart)

– Let’s chart the problem solving process of your own addiction measurement app.