Difference between revisions of "REF 2029"
Will.fyson (talk | contribs) (→UoA Champions) |
(→Benchmarks) |
||
| Line 4: | Line 4: | ||
==Benchmarks== | ==Benchmarks== | ||
Before any REF selections can be made, a REF Benchmark needs to be created. This can be achieved using the REF 2029 screen. | Before any REF selections can be made, a REF Benchmark needs to be created. This can be achieved using the REF 2029 screen. | ||
| − | + | Multiple benchmarks can be added but only one can be active at any given time. New items that are selected for REF are automatically assigned to the active benchmark. | |
[[File:REF 2029 Benchmarks.jpg|600px|thumb|none]] | [[File:REF 2029 Benchmarks.jpg|600px|thumb|none]] | ||
Revision as of 14:41, 16 July 2026
Contents
Introduction
The REF2029 plugin for EPrints is a re-implementation of the previous REF2014 and REF Support plugins to help simplify and streamline the REF selection process for REF 2029.
Benchmarks
Before any REF selections can be made, a REF Benchmark needs to be created. This can be achieved using the REF 2029 screen. Multiple benchmarks can be added but only one can be active at any given time. New items that are selected for REF are automatically assigned to the active benchmark.
Units of Assessment Champions
Only users who are assigned as a REF Unit of Assessment (UoA) champion are able to select EPrints records for a UoA.
Users can be assigned as a UoA champion in their user profiles.
Benchmarks may be active or inactive. When a REF Selection is made, it is added to the current benchmark.
For Developers
REF 2029 Screen
UoA Champions
The user workflow needs updating to allow users to be selected as UoA Champions.
<epc:if test="$STAFF_ONLY = 'TRUE'">
<component>
<title>
<epc:phrase ref="user_section_ref2029"/>
</title>
<field ref="ref2029_uoa_champion"/>
</component>
</epc:if>