{ "@context": "https://schema.org", "@type": "Organization", "name": "Brainscape", "url": "https://www.brainscape.com/", "logo": "https://www.brainscape.com/pks/images/cms/public-views/shared/Brainscape-logo-c4e172b280b4616f7fda.svg", "sameAs": [ "https://www.facebook.com/Brainscape", "https://x.com/brainscape", "https://www.linkedin.com/company/brainscape", "https://www.instagram.com/brainscape/", "https://www.tiktok.com/@brainscapeu", "https://www.pinterest.com/brainscape/", "https://www.youtube.com/@BrainscapeNY" ], "contactPoint": { "@type": "ContactPoint", "telephone": "(929) 334-4005", "contactType": "customer service", "availableLanguage": ["English"] }, "founder": { "@type": "Person", "name": "Andrew Cohen" }, "description": "Brainscape’s spaced repetition system is proven to DOUBLE learning results! Find, make, and study flashcards online or in our mobile app. Serious learners only.", "address": { "@type": "PostalAddress", "streetAddress": "159 W 25th St, Ste 517", "addressLocality": "New York", "addressRegion": "NY", "postalCode": "10001", "addressCountry": "USA" } }

topic 3 Flashcards

(22 cards)

1
Q

What is an interactive multimedia product?

A

A digital product that responds to user input.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Give an example of an interactive product.

A

Games, apps, websites.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is a navigation method?

A

A way users move through a product (e.g., buttons, menus).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is a storyboard?

A

A plan for a multimedia product using images and text.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What does GUI stand for?

A

Graphical User Interface.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is usability?

A

How easy a product is to use.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is user accessibility?

A

Making a product usable for all, including people with disabilities.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Name a way to improve accessibility.

A

Add subtitles or use high-contrast colours.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What is a timeline in animation?

A

A sequence showing when actions/events happen.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What is a hotspot?

A

An area in an image that links to another part of the product.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What is a rollover?

A

An effect that happens when a user hovers over an element.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What is an asset?

A

An element used in a product (e.g., image, sound, video).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What is file optimisation?

A

Adjusting file size and quality for best performance.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What does MP3 format store?

A

Audio.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What does MP4 format store?

A

Video.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What is a codec?

A

A program that compresses and decompresses media files.

17
Q

What is a wireframe?

A

A basic layout of a web page or app.

18
Q

What is a house style?

A

A consistent design used across a brand’s products.

19
Q

What is testing?

A

Checking if a product works as expected.

20
Q

What is a bug?

A

An error that causes the product to behave incorrectly.

21
Q

Why is feedback important?

A

To improve the final product based on user opinion.