Skip to main content

B1ExamScoreFeedRange

Exam-day daily wall post - a score-range mapping. Sends a different ActivityFeed depending on the ExamScore (0~40).
* Stored in the UB1SchoolDataAsset::ExamDayFeedRanges array. The school sorts entries by score in descending order and uses the first match.

PropertyTypeDescriptionMetadata
MinScoreint32The matching threshold (inclusive). If the student's ExamScore is at or above this value, FeedId is used.Category: B1ExamScoreFeedRange
ClampMin: 0
FeedIdFNameThe ActivityFeed sent when the student's ExamScore falls in this range.Category: B1ExamScoreFeedRange
Foreign: ActivityFeed.Id
BuffIdFNameAn additional buff granted to the student on a match. Buff grant is skipped if None.Category: B1ExamScoreFeedRange
Foreign: Buff.Id