Jump to content

Related changes

Enter a page name to see changes on pages linked to or from that page. (To see members of a category, enter Category:Name of category). Changes to pages on your watchlist are in bold.

Recent changes optionsShow last 50 | 100 | 250 | 500 changes in last 1 | 3 | 7 | 14 | 30 days
Hide my edits | Show bots | Hide minor edits
Show new changes starting from 16:34, 16 September 2026
 
Page name:
List of abbreviations:
N
This edit created a new page (also see list of new pages)
m
This is a minor edit
b
This edit was performed by a bot
(±123)
The page size changed by this number of bytes

13 September 2026

N    13:58  RefractSurvey Upgrading diffhist +2,794 Nerdofepic talk contribs (Created page with "Upgrading RefractSurvey is two separate things: getting the new '''files''' onto your server, and letting the '''database''' catch up. This is a technical page — if something here doesn't make sense, an upgrade is a good time to ask whoever manages your server. == Step 1: Copy the new files over == Unzip the new release somewhere on the server, then from inside it, run: <pre> sudo refractsurvey_server/upgrade.sh </pre> This copies the new application files over...")
N    13:55  RefractSurvey Security Notes diffhist +2,545 Nerdofepic talk contribs (Created page with "RefractSurvey handles a number of security details on its own, without needing any configuration from you. This page is a plain-language rundown of what it does and why, for anyone curious or evaluating it for their team. == Logging in == Repeated failed login attempts are automatically slowed down — both for one specific username, and (separately) from one specific visitor — so guessing at a password isn't a fast or practical way in. A handful of teammates...")
N    13:54  RefractSurvey Codes diffhist +2,041 Nerdofepic talk contribs (Created page with "An '''access code''' is how someone gets permission to take a survey, without needing an account, an email address, or anything else. Each code works exactly once. thumb|center|600px|The Access Codes page for a survey, showing used and unused codes. == Getting a code == From a survey's Codes page, generate as many codes as you need, optionally with a batch label (for example, "Homeroom 4B" or "Discord giveaway") to help you keep track...")
N    13:52  RefractSurvey Templates diffhist +2,417 Nerdofepic talk contribs (Created page with "A '''template''' is a saved survey shape — its groups and questions — that you can reuse to start a new survey without rebuilding it from scratch every time. thumb|center|600px|The shared Templates library. == Shared across every project == Templates aren't tied to any one project — they're a single, shared library for your whole install, found under '''Manage > Templates'''. That mea...")
N    13:50  RefractSurvey Projects diffhist +2,230 Nerdofepic talk contribs (Created page with "A '''project''' is the top-level container in RefractSurvey. Every survey, every access code, and every uploaded image belongs to exactly one project. thumb|center|600px|The Projects list, under Manage. == Why projects exist == If you're working on more than one game, or you want to keep an internal team survey cleanly separate from a public playtest, projects are how you do that. There's no limit on how many you can create, and no...")
N    13:49  RefractSurvey Permissions and Roles diffhist +3,543 Nerdofepic talk contribs (Created page with "RefractSurvey's permission system controls exactly what each user can see and do, down to a fairly fine level of detail. This page explains how the pieces fit together. thumb|center|600px|The Roles list, showing the built-in Admin role and a custom "Surveyor" preset. == Permissions == Every permission is a noun (what it applies to) and a verb (what it lets you do), like <code>surveys:publish</code> or <code>code...")
N    13:47  RefractSurvey Automated Server Setup diffhist +2,407 Nerdofepic talk contribs (Created page with "If you've got a bare Debian or Ubuntu server (even a small one) and want RefractSurvey running on it with HTTPS, <code>refractsurvey_server/prereqs.sh</code> does the whole job for you interactively — no need to hand-install Apache, PHP, or a database first. '''This is a technical, server-administration page.''' If you already have a server set up with PHP/MySQL and just want to drop RefractSurvey onto it, see Getting Started inst...")