Skip to content

Commit

Permalink
the final changes to the new FAQ definition* hehe
Browse files Browse the repository at this point in the history
  • Loading branch information
justrealmilk committed Dec 14, 2023
1 parent d7ce4bc commit a5f193f
Showing 1 changed file with 29 additions and 24 deletions.
53 changes: 29 additions & 24 deletions en/BraytechQuestionDefinition.json
Original file line number Diff line number Diff line change
@@ -1,20 +1,4 @@
{
"category-api": {
"hash": 1000000100,
"displayProperties": {
"name": "API",
"description": ""
},
"questions": [
{
"hash": 1000000101,
"displayProperties": {
"name": "Clan: Historical Stats don't match",
"description": "There are multiple sources for stats in Destiny. Clan: [Historical Stats](/clan/stats) is based on the HistoricalStats API endpoint while other apps source their data from PGCRs (Post Game Carnage Reports), processing that data themselves. Sometimes, it's hard to determine source of data is more accurate for various reasons.\n\nTo display stats in the manner seen on Clan: Historical Stats would require downloading terabytes of data from Bungie servers and significant compute power. That's a lot! This said, they're accurate enough for some friendly competition."
}
}
]
},
"category-braytech": {
"hash": 1000000200,
"displayProperties": {
Expand All @@ -36,17 +20,10 @@
"description": "From [Settings](/settings), you can try a variety of things. Start by selecting **Update Service Worker**.\n\nIf this fails to result in anything after 10 minutes, you can try reloading the app by selecting **Reload App**. If the problem continues to persist, please select **Dump Service Worker** and report the issue via Discord."
}
},
{
"hash": 1000000203,
"displayProperties": {
"name": "Commonality",
"description": "Commonly asked, \"What is the funny percentage to the right of collectibles and records?\"\n\nIt's a percentage of players who've either discovered or redeemed the item. Every few days, Voluspa collects data from users of Braytech and takes note of who's got what.\n\nIt's been a hot topic as to whether it's accurate or useful and the truth is that all statistics are useless and dumb _unless_ you've included every single piece of data possible.\n\nIt's fair to assume that these stats are bias towards casual players (percentages may appear higher rather than lower due to the skill and attention of the users that are monitored).\n\nWhere available, tooltips for these stats include the total number of players who are counted as a part of this metric."
}
},
{
"hash": 1000000204,
"displayProperties": {
"name": "Keyboard Shortcuts",
"name": "Keyboard shortcuts",
"description": "In addition to any action bar buttons with key symbols, Braytech has a variety of hidden keyboard shortcuts. From any view with a profile header (your character emblem, etc.), press and hold  to see which shortcuts are available. For example, press , hold  to see available options, and  to return here."
}
},
Expand All @@ -63,6 +40,27 @@
"name": "Widgets",
"description": "Widgets are currently only available for iOS devices (iPhone, iPad).\n\nIf you can't find Braytech or its widgets in your list of available widgets, try restarting your device, launching the app, reinstalling the app, or waiting an arbitrary time duration.\n\nIt's either a skill issue or just an iOS thing. Good luck."
}
},
{
"hash": 1000000207,
"displayProperties": {
"name": "Wrong profile loads",
"description": "Braytech can be used to load and display other player's profiles. To set the **saved profile** to load by default, select it in [Settings](/settings) or search for and select your profile from [Profile Search](/profile-search). Selecting a character from a result will set it as the saved profile."
}
},
{
"hash": 1000000208,
"displayProperties": {
"name": "Missing triumphs and collectibles",
"description": "If you can't find something, you may need to adjust **item visibility** in [Settings](/settings). If this doesn't help, the entity may be \"classified\". Some triumphs and collectibles remain classified despite being available for view in-game. This is because API content is updated at different times."
}
},
{
"hash": 1000000209,
"displayProperties": {
"name": "Clan: Historical Stats don't match",
"description": "There are multiple sources for stats in Destiny. Clan: [Historical Stats](/clan/stats) is based on the HistoricalStats API endpoint while other apps source their data from PGCRs (Post Game Carnage Reports), processing that data themselves. Sometimes, it's hard to determine source of data is more accurate for various reasons.\n\nTo display stats in the manner seen on Clan: Historical Stats would require downloading terabytes of data from Bungie servers and significant compute power. That's a lot! This said, they're accurate enough for some friendly competition."
}
}
]
},
Expand All @@ -79,6 +77,13 @@
"name": "About Voluspa",
"description": "Voluspa, named after a sub-mind of Rasputin, is what I've named the serverside component of Braytech. It's responsible for collating the profile data of Braytech's users for commonality statistics, settings sync, and other key features."
}
},
{
"hash": 1000000302,
"displayProperties": {
"name": "Commonality",
"description": "Commonly asked, \"What is the funny percentage to the right of collectibles and records?\"\n\nIt's a percentage of players who've either discovered or redeemed the item. Every few days, Voluspa collects data from users of Braytech and takes note of who's got what.\n\nIt's been a hot topic as to whether it's accurate or useful and the truth is that all statistics are useless and dumb _unless_ you've included every single piece of data possible.\n\nIt's fair to assume that these stats are bias towards casual players (percentages may appear higher rather than lower due to the skill and attention of the users that are monitored).\n\nWhere available, tooltips for these stats include the total number of players who are counted as a part of this metric."
}
}
]
}
Expand Down

0 comments on commit a5f193f

Please sign in to comment.