Let quizes link with lession text

Let quizes link with lession text

de Zhang dexuan -
Número de respuestas: 8

I have an idea that we can create tables in database for lession text, then add fields in quiz table mapping to lession text. After students try the quiz, feedbacks will be generated from database, and linked to lession text. Then the quizes will be created and maintained more easily. More than this, students will be able to choose quizes according to lession on their own, ie they can decide what are needed to test themselves other than decided by teachers.

Does this idea feasible? 

Promedio de valoraciones: -
En respuesta a Zhang dexuan

Linking quizzes to lesson text

de Martin Dougiamas -
Foto de Core developers Foto de Documentation writers Foto de Moodle HQ Foto de Particularly helpful Moodlers Foto de Plugin developers Foto de Testers
I am very wary and skeptical of creating a situation where the content is seen as something to be memorised just to be recalled later within a quiz.

It's this type of limited rote learning that Moodle is trying to avoid.

However, I am probably not fully understanding your plan ... perhaps you can provide an example?
En respuesta a Martin Dougiamas

Re: Linking quizzes to lesson text

de Zhang dexuan -

Perhaps you are right.

But I wish the quiz module to be more adaptive and personal for every student..

Kongfuzi, a wise educationist two thousand years ago, said, "teach students in accordance of their aptitude".

We can store teaching goals of course and information of students' progress in study and their preferences individually in database.According to these information, system organizes quiz for everyone and provides advises on further study. We can do this manually, but the workload is too heavy.

Meanwhile, students can pick up quizes according to teaching goals and their needs or interests.

 

En respuesta a Zhang dexuan

Re: Linking quizzes to lesson text

de Tom Murdock -
Zhang, This is a very simplified version of what you want, but here goes: One way to adapt a quiz to what the students have been learning is to write down the URLs for your various pages. (The assignments/resources you teach with before the quiz). Then in the quiz "responses" it is easy to create links to those previous assignments... That way, the students can recognize where they saw that kind of "problem" before. I don't use the quiz module myself (because few of the things I teach in an English class are truly factual), but if you allowed multiple tries at quizzes and kept pointing back towards the material that you wanted them to learn, then this technique might allow the students to learn at different speeds. Like below: reference to previous reading
En respuesta a Tom Murdock

Re: Linking quizzes to lesson text

de Zhang dexuan -
Thank you, Tom. This does be a easy way. By this way students can find implied answers from references other than get answer directly from feedback.
But students are impossable to organize quizes on their own.
En respuesta a Zhang dexuan

Re: Linking quizzes to lesson text

de Martin Dougiamas -
Foto de Core developers Foto de Documentation writers Foto de Moodle HQ Foto de Particularly helpful Moodlers Foto de Plugin developers Foto de Testers
You may be interested in the IMS standards which include some work on competencies and storing learner information based on tracking.

http://www.imsproject.org/

Eventually, if/when IMS becomes more widespread, I'll be interested in integrating some of their standards into Moodle if only to gain a level of interoperability with other systems. A side effect might be more support for teachers to offer different teaching with different students, but we'll see how it goes, I suppose.

Implementing things as you've described it sounds like a very big task. How will it determine student progress? How does it organise custom quizzes in a fair way? One simpler solution to go some way towards what I think you're saying might be to use "locked" quizzes. That is, you can't do quiz 2 until you've done quiz 1, and you can't do quiz 3 until you've done quiz 2.

From my point of view, a student who "passes" a quiz has not necessarily learned anything useful. Short-term memory is a wonderful thing.
En respuesta a Martin Dougiamas

Re: Linking quizzes to lesson text

de Zhang dexuan -
Yes, short-term memory is a wonderful thing, and sometimes passing a quiz is by luck.
So, system has to track and collect information in various ways, such as students' submissions, teachers' comments, time or frequency of students reading resources, quiz results, and students' self-estimate, etc.
As to quiz, every individual question stored in database is provided by teachers, and indicated the relationship between special goals. These questions can be weaved to be quizes by teachers, students or Moodle for special purposes. In other words, questions can be organized with teaching goals, and can be reused. For example, a student thinks he needs to test himself, then he go to 'make quiz page' which displays goals (in tree format or tables or others) but not details of questions, the student clicks and checks the goals, and then sends command to make quiz....
From my point of view, a well-designed question/quiz can measure abilities not only short-term memory.
I know, this is not an easy work. But this will make Moodle to be more 'constructivism'. Do you think this is worthwhile?
Additionally, I beg your pardon for my poor English to describe ideas. sonrisa
En respuesta a Martin Dougiamas

Re: Linking quizzes to lesson text

de Ger Tielemans -

When reality comes in:

You ask students to read some chapters as preparation for the next meeting.
After that meeting you wished there was a way to press students to better preparation, so they would profit more from the activities in the next meeting:

One trick is giving students as homework, to make a M.C.-question for each page they read. Collecting these questions could become the start for the next cohort of students:

These students must do these pear-created-and-cleanedup-tests before their first meeting:
If they fail, they have to create a new m.c.- question for every-question they missed: a reference to the resource-page would help them.

After several cohorts you want a way to organise all these questions around topics in a database: By hand becomes to labour-intensiv, no not punish students to do that, it is not (enough) a learning-experience. 
If a topic "leaves" the curriculum, you need a way to hide the questions around tat topic in the available tests. The most logicat solution would be to keep the conetent and the question more close together. (A kind of content-maintanance view in a Moodle course?

(For FAQ en Glossary you need another kind of mechanism: in FAQ and Glossary the entries should not be hidden but they should become marked (red, green, italic?) Meaning: "Not in this year course/projecttopics, but still important stuff for this domain: FAQ, Glossary and even project-role-connected-selftests could then become extra-help-resources for students who are tackling problems in a project: Neither of the standards IMS, SCORM are developing solutions for this, becuase they are to much instruction of content-oriented, despite the IMS-LIP effort. (The new standard for Learning Design: LD, the former EML from OU/NL could grow in this need, but will be very complex I fear.).

 

En respuesta a Ger Tielemans

Re: Linking quizzes to lesson text

de Paula Edmiston -
After several cohorts you want a way to organise all these questions around topics in a database ... If a topic "leaves" the curriculum, you need a way to hide the questions

What if you had a forum for each topic. You could add your questions to the forum and configure the forum so that students could reply-only (they could not "start a new discussion".

Somehow perhaps you could use the "rating" option for grades? I wonder if there's a way to get a report that lists all posts by a student (not just the new discussions they begin, but replies also) in a format you could dump into a spreadsheet (or have it add up the points from your ratings and bypass the spreadsheet!)

When the time has come to move to the next topic, and you want to "hide" the questions you could then use the command to "move" the forum entries to an archival forum. You can keep that archival forum hidden from students. Just a thought ...