I would recommend something similar to what Yuval has proposed, with a couple of slight modifications to make the language more natural.
Preparation
You will need to create a positive version and a negative version for each statement.
You will also need to sort the statements by their subject; in your example, the first four question can generate a statement about the instructor, whereas the last question should generate a statement about myself. This is important, as non-runon sentences tend to have a singular subject.
Subject: The instructor
Positive:
"communicated course material clearly and accurately", "explained course objectives and learning outcomes", "was available outside of class to explain course materials", "provided feedback and grades that were both clear and helpful"
Negative:
"did not communicate material clearly or accurately", "did not explain course objectives or learning outcomes", "was not available outside of class to explain course materials", "did not provide feedback and grades that were clear or helpful"
Subject: I/me
Positive:
"feel that my oral and written skills have improved while in this course"
Negative:
"do not feel that my oral and written skills have improved while in this course"
Combining Statements
Agreeing statements
When statements 1-4 are all in agreement (either all positive or all negative), you only need to combine them in a very simple manner: "The instructor {statement1}, {statement2}, {statement3} and {statement4}."
If statement 5 agrees with statements 1-4, finish it off with: "Overall, I {statement5}"
If statement 5 disagrees, finish it off with: "However, I still {statement5}"
Disagreeing statements
The tricky stuff happens when some of the statments are positive and some are negative. The end result will need to look like: "The instructor {statement1} and {statement2}, but {statement3} and {statement4}. Overall, I {statement5}."
We essentially have 2 groups of statements; in my example, statements 1 and 2 are in the first group, statements 3 and 4 are in the second. To make this work, the groups should contain agreeing statements; each group should be all positive or all negative. Reorder the statements to put each groups in agreement. We will then combine the group statements like so: "The instructor {group_statement}, but {other_group_statement}"
If there is only 1 statement in a group, use the individual statement as the group statement. When there are multiple statements in a group, link all statements except the final statement with a comma. Link the final statement in the group with an "and"
The use of the English 'but' tends to put more emphasis on what comes after it than before it: if we finish with the positive group, the whole statement sounds positive, and if we finish with the negative group, the whole statement sounds much more negative. It will be up to you to decide how you want to emphasize the statements, but I would recommend ordering it so that it agrees with statement 5 and finishing off with "Overall, I {statement5}". If you decide to order it in a way that disagrees with statement 5, you should end with "However, I still {statement5}".
That should get you started, and you can make a few modifications as necessary.