From 459eb542f09b8d2a1fd615e84e3254d3d15b2c5b Mon Sep 17 00:00:00 2001 From: Maximilian Held Date: Mon, 15 Apr 2019 13:04:53 +0200 Subject: [PATCH] fix typo as per #30 --- cleaning.R | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/cleaning.R b/cleaning.R index 3b2a4d4..1ad228c 100644 --- a/cleaning.R +++ b/cleaning.R @@ -374,7 +374,8 @@ quest %<>% NA, # deadline NA, # quantity "I have influence over the criteria by which my performance is evaluated.", # evaluation - "my pay reflects the contribution I made to the organisation.", # transparent_eval + "my service and/or my result is evaluated by the platform/customer on the basis of criteria +that are comprehensible and transparent to me.", # transparent_eval NA, # planning NA, # enough_time NA, # training @@ -389,7 +390,7 @@ quest %<>% "the platform/client thoroughly explains the criteria of the task to me.", # transaprent_tasks "I have influence over the performance and results evaluation.", # influence_eval "the evaluation of performance and results is applied uniformly.", # consistent_eval - "it is possible for me to challenge the outcomeos of the performance and result evaluation.", # dissent_eval + "it is possible for me to challenge the outcomes of the performance and result evaluation.", # dissent_eval "my compensation is appropriate for the work I have completed.", # wage "my compensation reflects the contributions I have made to the organization." # wage_organisation ),