![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I'm trying to create reports from a simple database that keeps track of student evaluations of workshops that are part of a summer research program here at Truman. First, let me describe the tables. Then, let me describe the report I would like. If anyone can help me figure out how to coax FM7 into realizing my dream, I'd be grateful. First, the tables. There are two. The first table lists the workshops. Each workshop has an ID (the primary key) and a set of fields including presenter, date, and location. The second table lists the contents all the evaluations of all the workshops. Each row is paired with a particular workshop using the workshop ID. As I understand things, this is how the two tables are "related" to one another. Each row of the second table has several field, some of which are numerical (scores in different categories) and some of which are text (written comments). In the summary report for each workshop that I'm creating, I've been able to calcualte summary statistics of the numerical scores, so I think I have the relational aspect of the tables working properly. Now I want my report to include lists of all the student comments for a given workshop, grouped according to field (i.e., questions on the workshop evaluation form). The two things I've tried are using portals and "the body." The portals don't flex (a.k.a. slide?) in length to account for the varying number of responses to each of the questions, especially between workshops. Also, the rows in the portals don't seem to slide the way I'd expect. This results in much wasted space in many of the reports. If only I could get them to flex, the portals would be the natural solution to my problem. I've also tried using the "body" as a way to get the information into a document, but this would require that I have one layout per question for which I want a report. Also, when I tried this, the rows didn't slide the way I thought they should. Can anybody suggest an alternate approach that might be more successful for me? Certainly this has been done before by some teacher or school district or University that depolyed a course evaluation system. Thanks in advance. Jason |
![]() |
| Thread Tools | |
| Display Modes | |
| |