answersLogoWhite

0

Recall tasks require you to remember a list of facts and recite them back for example, a person is given a list of words and has to write down as many as they can remember. A recognition task would be where a person is given the same list of words, and has to select the words that were on the original list from a new list of words that include new words mixed in with the original ones.

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

Why is recall a more difficult task than recognition?

because recognition questions provide some ideas of the answer, thus stirring up the memory. Recall often give you a blank slate and you must remember on your own. for example recognition = multiple choice test. Recall = written answers.


What is task variable?

task variable refers to the task being done in an experiment.......eg-in recall and recognition measure experiment task variable is making lists


What are two or more concurrent tasks depend on a single prior task the concurrent tasks are called tasks?

When two or more concurrent tasks depend on a single prior task, they are referred to as "dependent tasks." The prior task is often called a "parent task," and the concurrent tasks are "child tasks." For example, in a software development project, a task to design a user interface may be a parent task, while simultaneous tasks to implement backend functionality and conduct user testing are its child tasks, both relying on the completion of the design. This structure helps ensure that dependent tasks are executed in a logical sequence while allowing for parallel work once the prerequisite is complete.


What is a separate window that enables users to carry out some Word tasks more efficiently?

The task pane is a separate window that lets you efficiently carry out some Word tasks. The task pane also lets you carry out Publisher tasks.


What is the plural of the word task?

tasks


What is the best Microsoft program to use for reminders like to do list tasks and issues?

I haven't used it in quite a while, but Microsoft Works was designed specifically for reminders, task lists, calendars and more if I recall correctly.


What are the Task of a Manager?

when would you use the task manager


Where is summary task in MS project?

In Microsoft Project, a summary task is a task that groups together several sub-tasks to represent a larger piece of work. You can create a summary task by indenting tasks beneath it, which can be done by selecting the tasks you want to group and clicking the "Indent" button on the Ribbon under the "Task" tab. The summary task will then display the total duration, start and finish dates, and other relevant information for all its sub-tasks. Summary tasks help in organizing and visualizing project hierarchies effectively.


What is the significance of task bar?

The "Task Bar" is the place (the thick bar at the bottom of the screen by default) where like "buttons" are arranged all tasks which are running at the moment. There are many tasks running in the background which aren't displayed here. Those tasks are system tasks which can be found in "Task Manager" (right click on the clock and select "Task Manager"). On Task Bar will be displayed the major tasks opened by user as "Windows Explorer", "Mozilla Firefox", "Search Results", "Winamp" and many more.


What is an abbreviated list of current tasks stored in the tasks folder?

Daily Task List


An abbreviated list of current tasks stored in the tasks folder?

Daily Task List


Pr task includes the recognition that you been isolated?

Communicate


What is temporal classification?

Temporal classification is a machine learning task that involves predicting a label or category for every time step in a sequential input, such as a time series. It is commonly used in tasks where the temporal dynamics of the data are important, such as speech recognition, action recognition in videos, and event detection in sensor data.


Preemptive priority task scheduling C code?

Preemptive priority task scheduling allows higher-priority tasks to interrupt lower-priority ones. In C, you can implement this using a priority queue to manage tasks based on their priority levels. Below is a simple example using a struct for tasks and a basic loop to simulate scheduling: #include <stdio.h> #include <stdlib.h> typedef struct Task { int id; int priority; } Task; void schedule(Task tasks[], int n) { // Simple scheduling loop for (int i = 0; i < n; i++) { // Here you would implement preemption logic // For example, sort tasks based on priority and execute the highest priority task printf("Executing Task %d with priority %d\n", tasks[i].id, tasks[i].priority); } } int main() { Task tasks[] = {{1, 2}, {2, 1}, {3, 3}}; int n = sizeof(tasks) / sizeof(tasks[0]); schedule(tasks, n); return 0; } This code is a simplified example; a complete implementation would require more sophisticated handling of task states and preemption logic.


What folder is used by task scheduler to keep scheduled task?

c:\windows\system32\tasks


What are the basic marketing task?

What are the basic tasks of a marketer?


How you handle numerous tasks when they are all time sensitive and equally important?

To handle numerous tasks which are equally important and time sensitive, begin with the task that will be quickest to accomplish. Once this task is complete, move on to a longer task.


What are those tasks that must be performed to accomplish a specified task but which are not stated in the higher headquarters order?

implied tasks


the approval authority for directed mission-essential tasks that involved nonstandard task is the?

The approval authority for directed mission-essential tasks that involved nonstandard task is the higher commanders.


Which tasks are available for cardholders in the account approval process The one task available is the same for every organization and is managing account statement approval only The tasks vary by or?

In the account approval process, cardholders typically have the task of managing account statement approval, which is consistent across all organizations. However, additional tasks may vary depending on the specific organization's policies and procedures. These can include reviewing transaction details, submitting expense reports, or approving individual transactions. Therefore, while the core task remains the same, supplementary responsibilities can differ significantly.