Avatar

Not applicable

Hi - is it possible to drag and drop values from one object to another?

I'm trying to create a two page degree planner for college students at my institution.  The first page will have the degree requirements. The second page will be a blank template for planning the courses over multiple semesters... like a large grid. See below:

Page One

Requirements
CourseDone?

English 1

English 2
Math 1
Math 2

Page Two

Fall 2009Spring 2010
.
.
.
.
.
.

I'd like students to be able to click on a course and drag it to the semester they want to take it.

Are there other ways of accomplishing this? Could I set up some logic on the first page to determine what requirements are remaining... then have an army of drop down lists on the second page containing values of the remaining requirements?

Thanks