You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: api/config.yaml
+39Lines changed: 39 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -203,6 +203,45 @@ voting:
203
203
dbName: "timeline"
204
204
longDescription: "There is a high probability that the proposed project will be completed within the time frame specified."
205
205
206
+
```
207
+
- title: "Likelihood of Enhancing Student Learning"
208
+
dbName: "studentLearning"
209
+
longDescription: "Enhances students' learning by providing opportunities for the engagement of challenging, collaborative and directed projects in an apprentice-mentor relationship with faculty."
210
+
- title: "Accessibility of Research to Students"
211
+
dbName: "studentAccessibility"
212
+
longDescription: "The project topic/material is accessible to students, allowing them to play a central role in carrying out, interpreting, and presenting the research."
213
+
- title: "Professional Quality of Research"
214
+
dbName: "qualityOfResearch"
215
+
longDescription: "The project itself, not the work expected from students, should be at a level expected of faculty professionals, which allows the faculty mentor to provide a model for engaging research and creative activity."
216
+
- title: "Potential for Career and Personal Development (Student)"
217
+
dbName: "studentDevelopment"
218
+
longDescription: "Offers experiences that allow students to build their self-confidence to pursue careers and make informed career and graduate school decisions for further study beyond Berea."
219
+
- title: "Potential for Career and Personal Development (Faculty)"
220
+
dbName: "facultyDevelopment"
221
+
longDescription: "Offers experiences that allow faculty to strengthen their own professional development and growth."
222
+
- title: "Collaborative Nature of Project"
223
+
dbName: "collaborative"
224
+
longDescription: "Helps students understand the critical interplay between collaboration and independent thought and action in any team effort to engage a complex, open-ended project."
225
+
- title: "Level of Expected Student-Faculty Interaction"
226
+
dbName: "interaction"
227
+
longDescription: "Fosters significant student-faculty interaction in scholarly/creative work."
228
+
- title: "Likelihood of Enhancing Communication Skills"
229
+
dbName: "communication"
230
+
longDescription: "Enhances students' communication skills by participating in a significant way in the writing of a final summary or paper reporting the methods used and interpreting the reults/conclusions of the study/project."
231
+
- title: "Scholarly/Creative Significance"
232
+
dbName: "scholarlySignificance"
233
+
longDescription: "Proposal contains adequate background information establishing possible contributions of the faculty/student research to the current body of knowledge in the area of interest."
234
+
- title: "Clarity/Quality of Proposal"
235
+
dbName: "proposalQuality"
236
+
longDescription: "Proposal is written in clear and concise language that is understandable by colleagues outside the discipline. Overall appearance of the proposal is professional and complete."
237
+
- title: "Budget (Appropriateness and Justification)"
238
+
dbName: "budget"
239
+
longDescription: "Budget is realistic, as well as justified by and consistent with the scope of the proposed project."
240
+
- title: "Timeline"
241
+
dbName: "timeline"
242
+
longDescription: "There is a high probability that the proposed project will be completed within the time frame specified."
243
+
244
+
```
206
245
207
246
# I think this should move to the Parameters table, so it can be more easily configured in the UI by the committee.
0 commit comments