Dixie State Trailblazers

The Dixie State Trailblazers are the 15 varsity athletic teams that represent Dixie State University, located in St. George, Utah, in NCAA Division I intercollegiate sports. The Trailblazers compete as members of the Western Athletic Conference (WAC); in football, a sport not sponsored by the WAC, the school competes as an independent in the second level of D-I football, the Football Championship Subdivision (FCS).

Dixie State Trailblazers
UniversityDixie State University
ConferenceWestern Athletic Conference
FCS Independent
NCAADivision I
Athletic directorJason Boothe
LocationSt. George, Utah
Varsity teams15 (6 men's and 9 women's)
Football stadiumGreater Zion Stadium
Basketball arenaBurns Arena
Baseball stadiumBruce Hurst Field
MascotBrooks the Bison
NicknameTrailblazers
ColorsRed, White, and Blue[1]
              
Websitedixiestateathletics.com

Dixie State began competing in NCAA Division II in the 2006–07 academic year[2] after being a member of the National Junior College Athletic Association. In 2009, the school's nickname was changed from the "Rebels" to the "Red Storm". In 2016, the nickname was changed again to "Trailblazers".[3]

On January 11, 2019, Dixie State announced that it would move its sports program up to NCAA Division I by joining the WAC for all sports except football, which became an FCS independent. The transition to D-I, which began upon the school's arrival in the WAC on July 1, 2020, will take four years; during this time, the Trailblazers will be ineligible for NCAA-sanctioned postseason play in any of their current sports.[4]

Sports sponsored

Men's sports Women's sports
BaseballBasketball
BasketballCross country
Cross CountryGolf
FootballSoccer
GolfSoftball
SoccerSwimming and diving
Tennis
Track and field
Volleyball
† – Women's track and field is outdoor only
gollark: There's also sandboxing of user code, so people can hit ctrl+w easily to wipe everything.
gollark: Well, yes, but it blocks BlahOS.
gollark: ```lua-- Ensure code does not contain evil/unsafe things, such as known browsers, bad OSes or Siri. For further information on what to do if Siri is detected please consult https://pastebin.com/RM13UGFa line 2 and/or the documentation for PS#ABB85797 in this file.function potatOS.check_safe(code) local lcode = strip_comments(string.lower(code)) for category, list in pairs(banned) do for _, thing in pairs(list) do if string.find(lcode, '[^"]' .. string.lower(thing)) then --local ok, err = pcall(potatOS.make_paste, ("potatOS_code_sample_%x"):format(0, 2^24), code) --local sample = "[error]" --if ok then sample = "https://pastebin.com/" .. err end local text = string.format([[This program contains "%s" and will not be run.Classified as: %s.%sIf you believe this to be in error, please contact the potatOS developers.This incident has been reported.]], thing, category, category_descriptions[category]) potatOS.report_incident(string.format("use of banned program classified %s (contains %s).", category, thing), {"safety_checker"}, { code = code, extra_meta = { program_category = category, program_contains = thing, program_category_description = category_descriptions[category] } }) return false, function() printError(text) end end end end return trueend```
gollark: There's a bit of code in `load` which checks user code for stuff which looks like known virii/bad OSes.
gollark: I may need to improve the potatOS antivirus.

References

  1. "Dixie State University :: Style Guide :: Colors". Retrieved January 31, 2017.
  2. "Dixie State Athletics - DSU Men's Basketball Almanac (Division II Era)". Dixieathletics.com. Retrieved 2015-03-03.
  3. Knox, Annie (April 12, 2016). "Dixie State students will now be Trailblazers, represented by a bison". sltrib.com. Retrieved December 25, 2017.
  4. Judd, Brandon (January 11, 2019). "Dixie State to move up to Division I, join Western Athletic Conference in 2020-21". deseretnews.com. Retrieved January 13, 2019.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.