đź“Š For hiring/tenure committees
This is not complete yet. If you plan to use the RESQUE Tools in your hiring process, please get in contact with us first.
Here’s an overview of the necessary steps for using a customized version of RESQUE in your hiring process:
- Choose the set of indicators (or use the default set)
- Choose the weights (or use the default set)
- Create a custom copy of the Collector App
- Provide clear instructions for your applicants
- Applicants enter data, download their
json
file with the data and send that file to the hiring committee.
1. Choose your indicators
The RESQUE framework promotes a “buffett table approach”: From the list of available indicators, hiring committees choose those which show a fit to the position and to the preferences and the research culture of the institution.
We provide a core set with the basic quality indicators that fit to the vast majority of research in any psychological sub-discipline. This core set is recommended for all hiring committees (although any indicator can be deselected).
This can be expanded by multiple expansion packs that contain additional indicators. These packs are tailored to specific research areas or research cultures.
2. Choose your weights
We make suggestions for weights that define how much each indicator contributes to the rigor score(s). But every committee can define their own weights.
If an indicator gets the weight 0 (but is not removed from the collector app), it becomes a descriptive indicator. It does not contribute to any quality score, but the committee still can see the answers.
3. Create a custom copy of the Collector App
For more information, see our page on “How to create a custom copy of the Collector App”, which explains step by step where and how changes can be done.
4. Provide clear instructions for your applicants
Make clear what you expect of applicants. A possible paragraph for the job announcement could be:
Das Department Psychologie legt Wert auf transparente, belastbare und replizierbare Forschung. Bitte legen Sie in einem separaten Dokument dar, auf welche Art und Weise Sie diese Ziele bisher verfolgt haben und weiterhin tun werden (Open Science Statement). Darüber hinaus bitten wir Sie, Ihr ausgefülltes RESQUE-Profil, das Sie in der RESQUE Collector App erstellen können (https://resque-framework.github.io/collector-app/), mit den anderen Bewerbungsunterlagen einzureichen. Tragen Sie bitte 10 Publikationen ein und markieren Sie Ihre 3 besten Publikationen (“This is one of my best papers.”). Exportieren Sie Ihre Daten als json-Datei (“Save to file …”) und reichen Sie diese mit den anderen Unterlagen ein.
Here’s another version that has been proposed:
Dem Department ist es wichtig, wissenschaftliche Leistungen in ihrer gesamten Breite zu verstehen, was neben Publikationen zum Beispiel auch veröffentlichte Datensätze und Forschungssoftware beinhaltet. Bewerberinnen und Bewerber werden daher gebeten, statt einer vollständigen Publikationsliste 12 wichtige oder repräsentative wissenschaftliche Arbeiten in der RESQUE Collector App (https://resque-framework.github.io/collector-app/) einzutragen und daraus die 3 besten Arbeiten zu nominieren. Von einer Nennung von h-Index (o.Ä.) sowie Journal Impact Faktoren bitten wir abzusehen.
Instead of putting the more technical information (such as the number of requested publications) in the official announcement, we can also add them to the welcome screen of your customized Collector App. This has the advantage that the text can be changed during the process (in contrast to the static text of the official announcement).
For computing the academic age, you should also define what counts as eligile periods that can be deducted (such as child care).
5. Embedding RESQUE in your hiring portal
Here are some experiences and caveats how to integrate the RESQUE files/profiles in existing hiring portals:
- The hiring portals of some universities do not allow the upload of
json
orhtml
files. Some committees solved this problem by letting applicants send thejson
file via email. (Some applicants opened thejson
file and converted it to PDF, because only that was allowed as upload format. However, no data analysis is possible with such PDF files, we do need the originaljson
files.) - The technical expertise of committee members varies. Locally opening
.html
files can be challenging for some.
The current approach is that the RESQUE Collector App runs independently from any hiring portal, and applicants need to manually upload their resulting json
file into the hiring portal, or send it via email to a contact.
Applicant profiles: Helping you to make good decisions
We plan to provide three types of research profile documents that are designed to help committees make informed decisions:
- Individual profiles (see example) of applicants. (status: âś… working, but will be continuously improved and can be customized to the needs of committees)
- A (static) overview sheet of all applicants, summarizing key insights from the individual profiles. (status: âś… a first version exists, but will be continuously improved and can be customized to the needs of committees)
- A dynamic Shiny App allowing to compare all applicants on multiple dimensions. (status: 🔧 prototype available in the RESQUER package, but not ready for production yet)