Shooting Score defines a special field type for storing shooting scores that consist of points and bullseyes (e.g. 98.4).

Shooting scores are stored in the database as separate 'points' and 'bullseyes' values which means they can be used individually for sorting views (e.g. sort scores by points, then bullseyes). Also, shooting score fields can be displayed as either the combined score (98.4), just the points (98) or just the bullseyes (4).

You can customise the minimum and maximum values for both points and bullseyes and also choose which character will be used as the separator when both are displayed together.

This module was initially developed for the Coffs Harbour Rifle Club.

Project information

Releases