1 parent e3b4b5f commit b3fc80dCopy full SHA for b3fc80d
1 file changed
apps/sim/blocks/blocks/jev.ts
@@ -27,7 +27,7 @@ export const JevBlock: BlockConfig<
27
byOperation: {
28
jev_choice: [{ text: 'Choose an option for', field: 'instructions', core: true }],
29
jev_score: [{ text: 'Score content for', field: 'instructions', core: true }],
30
- jev_noul: [{ text: 'Evaluate whether', field: 'instructions', core: true }],
+ jev_noul: [{ text: 'Evaluate', field: 'instructions', core: true }],
31
jev_evaluate: [{ text: 'Evaluate questions against', field: 'state', core: true }],
32
},
33
0 commit comments