Skip to content Skip to navigation Skip to collection information

Connexions

You are here: Home » Content » Diversity Harnessing: Content Personalization for Engaging Non-STEM Students in STEM Topics » Diversity Harnessing Questions, Answers, and Usage (Sample Set)

Navigation

Table of Contents

Recently Viewed

This feature requires Javascript to be enabled.
 

Diversity Harnessing Questions, Answers, and Usage (Sample Set)

Module by: Christopher Schmitz. E-mail the author

Summary: This is a sample set of the types of questions asked in ECE101 to build upon the Diversity Harnessing concept. This module will outline both successes and failures of the questions to draw useful material from the participating students.

Preface

My course, ECE101: Exploring Digital Information Technologies, explores many topics. The common thread in all these topics are that they lead to knowledge in how to produce well-engineered software/hardware solutions to life's many problems. In this module, I highlight just a few of the course topics, the Diversity Harnessing question used associated with that topic, a short list of some responses obtained from the students, and a discussion on how those responses were (or were not) used in preparing course materials.

HTML

Name up to three web sites that you find particularly fun. Explain what it is that makes each site fun for you.
Which features do you feel you would be able to implement from your experiences in ECE101? Which features to you suspect would be far too difficult?

Note:

My goal was to use the answers to this question to determine applications for HTML/JavaScript that I could code during lecture using only the handful of simple techniques they had already learned (plus maybe one or two more as needed).

Student Response "A"

Three websites that I find particularly fun are youtube.com, halolz.com, and tumblr.com. I like the fact that each of these sites provides original content by their users all in one place and in various forms as well. The layout for each is very easy to use and you can easily share what you find on other social networking sites with the click of a button.
Besides adding a title, headings, and paragraphs, we honestly can't do too much right now since we don't have much experience. From my past experience working with HTML, I would be able to add pictures, video, hyperlinks, and tables, but aside from those, advanced features like creating a playlist, favoriting, and subscribing may be too difficult at this time.

Note:

Response A is quite useful. It provides exact sites that many other students would also be familiar with and interested in. The student also expresses the range of prior experience in HTML and specific skills that are wanting. Unfortunately, the skills they request are a bit complex for an in-lecture demonstration although we do something similar during lab. In the end, I used the answers to this question in a different manner: I showed them how to write JavaScript code to allow the class to enter the URLs of their favorite sites using a browser and have the browser automatically generate a website of ECE101's favorite web sites. I may also use the list of websites and descriptive keywords to teach XML to classes in the future.

Tip:

If the responses don't guide you where you expect, be prepared to make lemonade from lemons by using them in a different manner! Either way, it personalizes the course.

Information

Give an example of what enters your mind when you hear the word “Information.” Devise a short definition of “Information.”

Note:

Here, my intent was to categorize the student’s various definitions of “Information” to show them that their ideas are, indeed, correct. In this way, it does not take on too technical a definition when we apply to signal acquisition and file compression.

Multiple Student Responses

  • I think of data when I think of information.
  • Information = knowledge describing a particular topic
  • I think of information as the very basic form of knowledge. Anything that can be spread from one person to another.
  • When I think of information…I think of a library or a computer search with access to all that knowledge in that library Definition of information…any known facts or statements, etc. true/false made by a person(s).
  • Information – knowledge on demand
  • I think of a newspaper when I think of information. My definition is a series of ideas that can empower someone or something to get an answer for a question.
  • Characters (letters, numbers, symbols) arranged in a way so as to render them significant, intelligible, and transmittable between more than one entity.
  • Information is knowledge.
  • To me, information is knowledge that can be shared.
  • Information is a intertable (interpretable?) knowledge by any means. When I think of Information, I think of books/Internet and so forth.
  • The knowledge of something needed in particular or info or data on a particular subject. I always think of the internet and somebody typing in a question.
  • Information is facts, truths, and knowledge. Information can also take the form of pictures, video, and audio.
  • Information: Collective amount of data about anything or a specific thing.
  • Information: Knowledge about a particular subject.
  • Written or scribed symbols that provides a fact, sound, image, or text that is understood as data to people.
  • Information Content Messages in a specific order/sequence anything that can be interpreted into a ‘message’
  • Information: Knowledge. Help you to understand an object.
  • Information – It depends in what context. Information journalism can mean contact information, relevance, age, background history, etc. When it comes to computers and the internet, I think of information as data and all the codes, numbers, and programs that are being utilized. Essentially, I think information and data are interchangeable. (But I’m most likely wrong)
  • I believe that information is a collection of facts and knowledge about various subjects that is shared among people and invokes learning or thought.
  • When I think of information, I think of data that is transmitted either by technology (internet, media, television, radio) or from person to person.
  • Information: technology
  • Information – describes and defines something (anything)
  • Information Knowledge or something-needed-to-do-a-job. Something passed along to aid in know-how. Data Truths
  • Information: truths data
  • Information: Characters, symbols or everything contains a particular meaning that people (or animals) want to convey.
  • Definition of information: something useful derived from raw data and can be an important role in decision making. Eg. The weather forecast in the next 7 days.

Note:

The last item (which mentions "data", "decision making" and "weather forecast") appears tainted by the course notes which are available in advance of the lecture. I accept the fact that this will sometimes occur. I suspect that students who are engaged enough to read lecture notes ahead of the lectures contribute to the class discussions in other ways besides the Diversity Harnessing method. That is to say, they are probably not the students who need the extra effort for engagement in the materials!

Summary of answers: In the next class, I was able to report that most students associate information with knowledge and the transferal of that knowledge. The knowledge itself pertains to any concrete or abstract thing, but the most common examples are concrete such as demographic information or electronic files. Interesting statements include that even "false" information is still information and that information can be conveyed to/from animals as well as humans. It can also be used to “do a job.”

This naturally leads to discussions about what information is necessary to make an informed decision. What information is unnecessary? I typically ask the students about a jury who must make an informed decision regarding the guilt or innocence of the accused. I also discuss whether material irrelevant to this decision might be introduced during the trial and what purpose it might serve. Now, the students' answers provide additional fuel for discussion. Now new questions can be derived from the students responses above...

Example 1

If I type ``What is the weather in Urbana Illinois'' into a search engine, does the search criteria treat every word with equal importance? Why or why not?

Answer 1

Of course, you want the students to discuss and propose answers, but you should expect the discussion to focus on more important words like "weather", "Urbana", and "Illinois". Words like "the" probably appear in most searches and carry little importance. The word "what" might be a bit more disputed with regards to its importance, but I would argue that it might guide us to a page where the material is prepared as an answer to a question and may be better directed to what we desire.

Example 2

Many of us get information from newspaper articles or RSS feeds. Consider power from wind turbines which has gotten a lot of attention locally. What is your opinion of the construction of wind turbines in the area? What information have you read? What information did you find most relevant in making your decision? Least relevant?

Answer 2

It is difficult to anticipate answers here or even to know how familiar students may be with this particular issue. It might have been better to have included in the DH question a request for specific information they obtained recently and gear this question around that.

Other Points

A couple of students hinted at the representation or “quantization” of information in some type of symbols: “Characters (letters, numbers, symbols) arranged in a way so as to render them significant, intelligible, and transmittable between more than one entity.”

Tip:

You should always look for ways to modify a question to obtain more material for use in class. I think a good addition to this question might be "Name a specific 'piece' of information you obtained today and discuss how you used it."

Communication

Cell phones and the Internet have not always been around, nor are they always the preferred choice of communication today. Name a situation (past or present) where two or more people must communicate where simple voice or Internet communication is not possible. How have they solved this difficulty in communication?

Note:

Here, I wished to find examples where a simplified "alphabet" is developed so that information can be conveyed with low probability of interpretative error. It serves as a lead-in to Modulation and Forward Error Control.

Multiple Student Responses

  • A situation that I've experienced where it was preferred and pretty much necessary was at the place where I work, which is a record label. We are very near the release of a new album of one our bands and we received the first shipment of vinyl that we're distributing. Because vinyl is such a special experience for music lovers and a very textured media form, we all like listening to new vinyl together as a company in the same room to listen to any flaws in the vinyl. It's hard to judge the sound quality via video conferencing and sounds completely different than the digital version.
  • In the past, distance was the major obstacle that prevented people from keeping in touch. If anything, you has to utilize transportation to decrease this distance and so you could talk face to face. Thanks to Alexander Graham Bell and the use of wires, people were able to fix this.
  • In the absence of electronic communication, people must communicate through other means. Physical mail, messengers, or seeing the individual in person are easy ways (though perhaps not so easy as using technology) to communicate. A friend of mine doesn't own a cell phone, so I had to go knock on his door if I wanted to talk to him.
  • In WWI there was only morse code between military officers and personell.
  • People have held meetings. This is still a common practice in businesses, communities, and schools.
  • In the past there was no internet nor a simple way to communicate with people far away or in another town. In order to communicate they would send letters through mail.
  • One of the most notable examples of communication without voice or Internet availability is Morse code. In order to transmit messages without the use of voice communication, messages are encoded into a series of lights, clicks, or tones. Morse code is usually transmitted via radio and requires the use of a "key" to form the message and a translator to decode it on the receiving line. The concept of coding and decoding messages is the crux of the solution to developing alternate forms of communication.
  • When my dad was in college, there is no telephone in his hometown, if he wanted to communicate with his family, he would write a letter to them. It always took two weeks or more to reach. Or if there was a emergency, he could telegraph. Compared to letters, it was much quicker but it still needed around 2 days.
  • Not sure about the context, but my first answer would be by writing and traditional mail, sounding some kind of signal whether it be by sound or light display (such as smoke from a fire or a bell being struck), telegraph, or other third-party communication. Cell phones and the Internet have solved such problems by making individual communication completely portable and geographically pervasive. There are cell towers all over the globe now, and even remote reaches can have areas where one can receive a cell phone signal making communication the rule rather than the exception.

Summary of Answers

Many answers contained US mail or face-to-face communication (unintended answers). Others contained smoke signals and Morse code (predictable, less interesting). Notice, however, that the first item above brings a personal aspect to the table in the form of a "recording studio." The student's mention of a recording studio could be expanded so that we could discuss how the recording contractor communicates with the artist during the recording session without interrupting the recording.

Tip:

The question might be reworded so that it might extract more abstract ideas like American Sign Language or scuba-diver signs. One way to do so may be to include ASL and scuba diver situations directly in the question to push them away from the all-too-obvious answers. I suspect that sometimes it may be better to saturate the question with potential applications to provide enough examples to lead the students away from what might be dominant and trivial answers.

Digital Information

There are many ways to digitize information. For example, I can digitize the approximate flavor of the honey I harvest from my honeybees. Honey is made from many different flowers. In Illinois, major sources include:
  1. 1. Alfalfa - Medicago sativa.
  2. 2. Dandelion - Taraxacum officinale.
  3. 3. Soybean - Glycine max.
  4. 4. Sweetclovers, Melilotus species.
  5. 5. White sweetclover-Melilotits alba.
  6. 6. Yellow sweetclover - Melilotus officinalis.
  7. 7. True clovers, Trifolium species.
  8. 8. Alsike clover - Trifolium hybridum.
  9. 9. Ladino - Trifolium repens.
  10. 10. Red clover - Trifolium pratense.
  11. 11. White Dutch - Trifolium repens
I can digitize the flavor of my honey by asking the questions:
  1. 1. Was alfalfa in bloom during the honey flow? Yes/No.
  2. 2. Was dandelion in bloom during the honey flow? Yes/No.
  3. 3. etc...
The answers to my question would produce a 11-bit binary file to roughly describe the flavor my honey. Demonstrate how you can “digitize” something in your life.

Student Response "A"

I can digitize my life by assigning binary numbers to the muscle group I am working out that day, and to get even more specific, i could assign numbers to particular workouts that i am doing within a given workout.

  • Back 001
  • Chest 010
  • Arms 100
  • Legs 011
  • Shoulders 110
  • Cardiovascular Exercises 111
  • Lat-pull downs 0001
  • Rows 0010
  • Pull-ups 0100
  • flat bench 1000
  • incline bench 0011
  • push-ups 0111
  • etc...

Note:

Other answers were less specific on how digitization would actually be applied. These also make good examples in lecture where you can have the students make suggestions on how to apply 0s and 1s to the information to make it "searchable". See the next response for an example.

Student Response "B"

I could digitize all the movies and books that I've ever read and owned by recording them into a data spreadsheet and organizing them by year/genre/author/title.

Collection Navigation

Content actions

Download:

Collection as:

PDF | EPUB (?)

What is an EPUB file?

EPUB is an electronic book format that can be read on a variety of mobile devices.

Downloading to a reading device

For detailed instructions on how to download this content's EPUB to your specific device, click the "(?)" link.

| More downloads ...

Module as:

PDF | More downloads ...

Add:

Collection to:

My Favorites (?)

'My Favorites' is a special kind of lens which you can use to bookmark modules and collections. 'My Favorites' can only be seen by you, and collections saved in 'My Favorites' can remember the last module you were on. You need an account to use 'My Favorites'.

| A lens I own (?)

Definition of a lens

Lenses

A lens is a custom view of the content in the repository. You can think of it as a fancy kind of list that will let you see content through the eyes of organizations and people you trust.

What is in a lens?

Lens makers point to materials (modules and collections), creating a guide that includes their own comments and descriptive tags about the content.

Who can create a lens?

Any individual member, a community, or a respected organization.

What are tags? tag icon

Tags are descriptors added by lens makers to help label content, attaching a vocabulary that is meaningful in the context of the lens.

| External bookmarks

Module to:

My Favorites (?)

'My Favorites' is a special kind of lens which you can use to bookmark modules and collections. 'My Favorites' can only be seen by you, and collections saved in 'My Favorites' can remember the last module you were on. You need an account to use 'My Favorites'.

| A lens I own (?)

Definition of a lens

Lenses

A lens is a custom view of the content in the repository. You can think of it as a fancy kind of list that will let you see content through the eyes of organizations and people you trust.

What is in a lens?

Lens makers point to materials (modules and collections), creating a guide that includes their own comments and descriptive tags about the content.

Who can create a lens?

Any individual member, a community, or a respected organization.

What are tags? tag icon

Tags are descriptors added by lens makers to help label content, attaching a vocabulary that is meaningful in the context of the lens.

| External bookmarks