# 1 -
Posted on 4/5/2017 8:01:36
There are two different completion sheets. |
|
# 2 -
Posted on 4/5/2017 14:39:33
@wczorajszy Some fields are tied to the completion itself, things like time played, date completed, etc... Other fields are tied to a specific game, like rating and difficulty. When you click the add completion button from My Collection/Browse Games, you're clicking it beside a game which creates a form that's already associated with that specific game, and thus able to load in both sets of fields at the same time. ie: The "right" sheet. When you use the add completion button from My Completions, it's more of a "generic" button, as there's no game immediately tied to it so it can't load in those game-specific fields when the form is created. ie: "wrong" sheet. In an ideal situation, once you picked a game from the drop-down, it would then show you the rating/difficulty fields, but I think that's trickier to implement than it seems on the surface (moho_00 will know the answer to this since he programs everything here.) As for the edit button loading the "wrong" sheet again, it's because when you click to edit a completion, it's meant to only edit Completion-specific info. I hope that made sense! (and I hope I got the info right, lol) @moho_00:
Post Edited on 4/5/2017 15:02:17
|
|
# 3 -
Posted on 4/5/2017 18:06:08
Yeah, adding the game dropdown to the main form would allow the rating / difficulty options to show up when entering a completion. To be honest, I've long considered retiring the "generic" add completion and add to wish list options since they complicate those screens and having a regular dropdown with all of the games in it is not very user-friendly. I've started incorporating an autocomplete / search option for selecting a game, but it's not site-wide yet. The issue with not being able to modify the rating / difficulty of a game unless it's in your collection is definitely an issue I'd like to resolve. I've considered making those options editable on the Game Details page for logged in users. The achievements field is a good idea, but it's a little tricky since when you're entering a completion it's not necessarily 1::1 with an item in your collection. I could have it work similar to how the progress status option works in that it will update anything in your collection that matches the game and platform. That should cover most cases. |
|
# 4 -
Posted on 4/5/2017 18:35:47
@dhobo |
|
# 5 -
Posted on 4/5/2017 22:24:26
@moho_00 re: retiring alternate forms: re: non-collection games rating/difficulty re: achievements: Wouldn't be a problem for say, Playstation, since PSN games are treated the same regardless of physical/digital... and while I'm not entirely familiar with xbox, I'm sure it's similar. |