Search Header Logo
Memory  & confusion

Memory & confusion

Assessment

Presentation

Professional Development

6th Grade

Practice Problem

Medium

Created by

Abdul Qadeer

Used 2+ times

FREE Resource

9 Slides • 5 Questions

1

Memory & confusion

Thoughts by : Abdul Qadeer

Slide image

2

Slide image

3

Multiple Choice

If you are stuck in a difficult problem what is the best way to deal with it.

1

Keep working at it until you find the solution

2

Take a break for a while focussing on nothing for a while

4

Slide image

5

Slide image

6

einstellung effect

7

Poll

According to you how good is your memory

needs to improve

i have a good memory

i remember everything

kabhi socha nahi

8

Short term memory

9

long term memory

10

working memory

11

example

Public class program{

public static void mian(String[] args) {


public static boolean luhnTest(String number){

int s1 = 0, s2 = 0;

String reverse = new StringBuffer(number).reverse().toString();

for(int i = 0 ;i < reverse.length();i++){

int digit = Character.digit(reverse.charAt(i), 10);


return (s1 + s2) % 10 == 0;

}

12

Multiple Select

what are the kind of problems confusion that can happen when try to solve/understand something. (select multilple options)

1

lack of knowledge

2

a lack of easy-to-access information

3

lack of processing power in the brain

4

All of the above

13

Multiple Select

What can be the examples of long term memory (select multiple)

1

language

2

Math concepts

3

English

4

grocery list

14

Multiple Choice

what are some of the things that can assist working memory

1

writing things down

2

drinking more water

3

going out for a walk

4

doing nothing

Memory & confusion

Thoughts by : Abdul Qadeer

Slide image

Show answer

Auto Play

Slide 1 / 14

SLIDE