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
Users with some person types (e.g., full-time faculty) are more likely to author a paper; users with other person types (e.g. MD students) are less likely. This scoring strategy provides a flexible method to upweight or downweight certain person types.
Add the following to application.properties. Right now this only two person types are explicitly defined, but it can be expanded:
Users with some person types (e.g., full-time faculty) are more likely to author a paper; users with other person types (e.g. MD students) are less likely. This scoring strategy provides a flexible method to upweight or downweight certain person types.
Add the following to application.properties. Right now this only two person types are explicitly defined, but it can be expanded:
Get person types from identity.personTypes.
If person type is listed in application.properties, output any matching scores like so:
Revised
Score should look like this....
The text was updated successfully, but these errors were encountered: