Related changes
Appearance
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.
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:56 | RefractSurvey Media Library diffhist +1,528 Nerdofepic talk contribs (Created page with "The '''Media Library''' is where a project's images live, ready to be used in an image question. thumb|center|600px|A project's Media Library, ready for an upload. == Uploading images == From a project's Media Library page (found under Manage), upload JPEG, PNG, GIF, or WebP images up to 8 MB each. Every uploaded file is checked to make sure it's actually a valid image, not just named like...") | ||||
| 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:54 | RefractSurvey Responses diffhist +1,914 Nerdofepic talk contribs (Created page with "A '''response''' is one respondent's complete set of answers to a survey. Every response was submitted using a one-time access code, so there's exactly one response per code that's ever been used. == Reading responses == From a survey, the "Responses" link takes you to Analytics first — the aggregated, charted view across every response. "Individual responses" is one click away from there, and shows each respond...") | ||||
| N 13:53 | RefractSurvey Backups diffhist +2,303 Nerdofepic talk contribs (Created page with "'''Backups''' are how you get survey data out of RefractSurvey (or bring it into a different project or install) as a single downloadable file. == Exporting == From '''Manage > Backups''', choose which surveys in the current project to export, and whether to include their responses. RefractSurvey packages everything — the chosen surveys' structure, their images, optionally their responses, and your entire shared template library &md...") | ||||
| 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...") | ||||