(this["webpackJsonpmy-app"]=this["webpackJsonpmy-app"]||[]).push([[0],{278:function(e,t,c){},562:function(e,t,c){},563:function(e,t,c){},692:function(e,t,c){},693:function(e,t,c){},694:function(e,t,c){},695:function(e,t,c){},698:function(e,t,c){},699:function(e,t,c){},700:function(e,t,c){},701:function(e,t,c){},702:function(e,t,c){},703:function(e,t,c){},704:function(e,t,c){},705:function(e,t,c){},706:function(e,t,c){},707:function(e,t,c){},708:function(e,t,c){},709:function(e,t,c){},710:function(e,t,c){},711:function(e,t,c){},712:function(e,t,c){},713:function(e,t,c){},714:function(e,t,c){},715:function(e,t,c){},716:function(e,t,c){},717:function(e,t,c){},718:function(e,t,c){},719:function(e,t,c){},720:function(e,t,c){},721:function(e,t,c){},722:function(e,t,c){},723:function(e,t,c){},724:function(e,t,c){},725:function(e,t,c){},726:function(e,t,c){},727:function(e,t,c){},728:function(e,t,c){},729:function(e,t,c){},730:function(e,t,c){},731:function(e,t,c){},732:function(e,t,c){},733:function(e,t,c){},734:function(e,t,c){},735:function(e,t,c){},736:function(e,t,c){},737:function(e,t,c){},738:function(e,t,c){},739:function(e,t,c){},740:function(e,t,c){},741:function(e,t,c){},742:function(e,t,c){},743:function(e,t,c){},744:function(e,t,c){},745:function(e,t,c){},746:function(e,t,c){},747:function(e,t,c){},748:function(e,t,c){},749:function(e,t,c){},750:function(e,t,c){},751:function(e,t,c){},752:function(e,t,c){},753:function(e,t,c){},754:function(e,t,c){},755:function(e,t,c){},756:function(e,t,c){},757:function(e,t,c){},758:function(e,t,c){},759:function(e,t,c){},760:function(e,t,c){},761:function(e,t,c){},762:function(e,t,c){},763:function(e,t,c){},764:function(e,t,c){},765:function(e,t,c){},766:function(e,t,c){},767:function(e,t,c){},768:function(e,t,c){},769:function(e,t,c){},770:function(e,t,c){},771:function(e,t,c){},772:function(e,t,c){"use strict";c.r(t);c(302),c(218),c(361);var s=c(1),n=c.n(s),r=c(119),a=c.n(r),i=(c(562),c(563),c(43)),o=c(299),l=c(30),j=c(14),u=c.n(j),b=c(23),d=c(21),O=c.n(d);function h(e,t){return x.apply(this,arguments)}function x(){return(x=Object(b.a)(u.a.mark((function e(t,c){var s,n,r;return u.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return s={method:"POST",headers:{"Content-Type":"application/json"},credentials:"include",body:JSON.stringify(c)},e.prev=1,t({type:"REQUEST_LOGIN"}),e.next=5,fetch("/api/signin",s);case 5:return n=e.sent,e.next=8,n.json();case 8:if(!(r=e.sent).user){e.next=13;break}return t({type:"LOGIN_SUCCESS",payload:r}),localStorage.setItem("currentUser",JSON.stringify(r)),e.abrupt("return",r);case 13:return t({type:"LOGIN_ERROR",error:r.error}),console.log(r.error),e.abrupt("return");case 18:e.prev=18,e.t0=e.catch(1),t({type:"LOGIN_ERROR",error:e.t0}),console.log(e.t0);case 22:case"end":return e.stop()}}),e,null,[[1,18]])})))).apply(this,arguments)}function m(e,t){return f.apply(this,arguments)}function f(){return(f=Object(b.a)(u.a.mark((function e(t,c){var s,n,r;return u.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return s={method:"POST",headers:{"Content-Type":"application/json"},credentials:"include",body:JSON.stringify(c)},e.prev=1,t({type:"REQUEST_LOGIN"}),e.next=5,fetch("/api/cross-login",s);case 5:return n=e.sent,e.next=8,n.json();case 8:if(!(r=e.sent).user){e.next=13;break}return t({type:"LOGIN_SUCCESS",payload:r}),localStorage.setItem("currentUser",JSON.stringify(r)),e.abrupt("return",r);case 13:return t({type:"LOGIN_ERROR",error:r.error}),console.log(r.error),e.abrupt("return");case 18:e.prev=18,e.t0=e.catch(1),t({type:"LOGIN_ERROR",error:e.t0}),console.log(e.t0);case 22:case"end":return e.stop()}}),e,null,[[1,18]])})))).apply(this,arguments)}function v(e){return g.apply(this,arguments)}function g(){return(g=Object(b.a)(u.a.mark((function e(t){return u.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return t({type:"LOGOUT"}),e.next=3,fetch("/api/logout");case 3:localStorage.removeItem("currentUser");case 4:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function p(){return(p=Object(b.a)(u.a.mark((function e(t){var c,s,n,r;return u.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return c=O.a.get("csrf_refresh_token"),s={method:"POST",headers:{"Content-Type":"application/json; charset=UTF-8","X-CSRFToken":c},credentials:"include",body:JSON.stringify("")},e.prev=2,e.next=5,fetch("/api/visit",s);case 5:return n=e.sent,e.next=8,n.json();case 8:if(!(r=e.sent).user){e.next=12;break}return t({type:"NEW_VISIT",payload:r}),e.abrupt("return",r);case 12:if(!r.error){e.next=15;break}return console.log("error",r.error),e.abrupt("return");case 15:e.next=21;break;case 17:e.prev=17,e.t0=e.catch(2),console.log("error",e.t0),v(t);case 21:case"end":return e.stop()}}),e,null,[[2,17]])})))).apply(this,arguments)}var N=c(2),S={user:localStorage.getItem("currentUser")?JSON.parse(localStorage.getItem("currentUser")).user:"",loading:!1,errorMessage:null},w=function(e,t){switch(t.type){case"REQUEST_LOGIN":return Object(i.a)(Object(i.a)({},e),{},{loading:!0});case"LOGIN_SUCCESS":case"NEW_VISIT":return Object(i.a)(Object(i.a)({},e),{},{user:t.payload.user,loading:!1});case"LOGOUT":return Object(i.a)(Object(i.a)({},e),{},{user:""});case"LOGIN_ERROR":return Object(i.a)(Object(i.a)({},e),{},{loading:!1,errorMessage:t.error});default:return e}},k=c(0),y=n.a.createContext(),_=n.a.createContext();function C(){var e=n.a.useContext(y);if(void 0===e)throw new Error("useAuthState must be used within a AuthProvider");return e}function B(){var e=n.a.useContext(_);if(void 0===e)throw new Error("useAuthDispatch must be used within a AuthProvider");return e}var T=function(e){var t=e.children,c=Object(s.useReducer)(w,S),n=Object(N.a)(c,2),r=n[0],a=n[1],i=Object(s.useState)(!r.user),o=Object(N.a)(i,2),l=o[0],j=o[1];return Object(s.useEffect)((function(){fetch("/api/token",{method:"GET",headers:{"Content-Type":"application/json; charset=UTF-8"},credentials:"include"}).then((function(e){return e.json()})).then((function(e){if(e.user)return a({type:"LOGIN_SUCCESS",payload:e}),localStorage.setItem("currentUser",JSON.stringify(e)),j(!1),e;j(!1)})).catch((function(e){console.log("err",e),a({type:"LOGOUT"}),j(!1)}))}),[]),Object(k.jsx)(k.Fragment,{children:!l&&Object(k.jsx)(y.Provider,{value:r,children:Object(k.jsx)(_.Provider,{value:a,children:t})})})},I=["component","path","isPrivate"],R=function(e){var t=e.component,c=e.path,s=e.isPrivate,n=Object(o.a)(e,I),r=C();return Object(k.jsx)(l.b,Object(i.a)({path:c,render:function(e){return s&&!Boolean(r.user)?Object(k.jsx)(l.a,{to:{pathname:"/welcome"}}):Object(k.jsx)(t,Object(i.a)({},e))}},n))},A=c(6),P=c(294),F=c.n(P),E=(c(278),c(295)),M=c.n(E),U=(c(569),function(e){var t=e.onClose;return Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)("div",{className:"modal-overlay",onClick:t}),Object(k.jsxs)("div",{className:"modal-container",children:[Object(k.jsxs)("div",{className:"modal-header",style:{position:"sticky",top:0,left:0},children:[Object(k.jsx)("div",{className:"modal-close",onClick:t,children:Object(k.jsx)("div",{className:"close-button"})}),Object(k.jsx)("p",{className:"terms-of-use-modal-header",children:"\u5229\u7528\u898f\u7d04"})]}),Object(k.jsx)("div",{className:"modal-body",children:Object(k.jsxs)("p",{children:["\u7b2c\uff11\u7ae0\u3000\u5f53\u793e\u30b5\u30fc\u30d3\u30b9\u306e\u5229\u7528\u65b9\u6cd5",Object(k.jsx)("br",{}),Object(k.jsx)("br",{}),"\u7b2c1\u6761\u3000\uff08\u9069\u7528\uff09 ",Object(k.jsx)("br",{}),"1. \u3053\u306e\u5229\u7528\u898f\u7d04\uff08\u4ee5\u4e0b\u300c\u672c\u898f\u7d04\u300d\u3068\u3044\u3044\u307e\u3059\u3002\uff09\u306f\u3001\u682a\u5f0f\u4f1a\u793eCogSmart\uff08\u4ee5\u4e0b\u300c\u5f53\u793e\u300d\u3068\u3044\u3044\u307e\u3059\u3002\uff09\u304c\u63d0\u4f9b\u3059\u308b\u3001\u6b21\u306b\u63b2\u3052\u308b\u30b5\u30fc\u30d3\u30b9\uff08\u300c\u8133\u306e\u5065\u5eb7\uff13\u5206\u30c1\u30a7\u30c3\u30af\u300d\u305d\u306e\u4ed6\u5f53\u793e\u6307\u5b9a\u306e\u540d\u79f0\u3092\u3064\u3051\u308b\u3053\u3068\u304c\u3042\u308a\u307e\u3059\u3002\u4ee5\u4e0b\u3001\u7dcf\u79f0\u3057\u3066\u300c\u672c\u30b5\u30fc\u30d3\u30b9\u300d\u3068\u3044\u3044\u307e\u3059\u3002\uff09\u306e\u5229\u7528\u306b\u5bfe\u3057\u3066\u3001\u9069\u7528\u3055\u308c\u307e\u3059\u3002",Object(k.jsx)("br",{}),"(1) \u8a8d\u77e5\u6a5f\u80fd\u30c6\u30b9\u30c8\u306e\u53d7\u691c\u30b5\u30fc\u30d3\u30b9 ",Object(k.jsx)("br",{}),"(2) \u4e0a\u8a18(1)\u306e\u30b5\u30fc\u30d3\u30b9\u3068\u4e00\u9023\u306e\u30b5\u30fc\u30d3\u30b9\u3001\u53c8\u306f\u95a2\u9023\u3057\u82e5\u3057\u304f\u306f\u4ed8\u968f\u3059\u308b\u30b5\u30fc\u30d3\u30b9\u3068\u3057\u3066\u3001\u5f53\u793e\u304c\u63d0\u4f9b\u3059\u308b\u3082\u306e",Object(k.jsx)("br",{}),"2. \u672c\u30b5\u30fc\u30d3\u30b9\u3092\u5229\u7528\u3059\u308b\u53d7\u8a3a\u8005\uff08\u4ee5\u4e0b\u300c\u53d7\u8a3a\u8005\u300d\u3068\u3044\u3044\u307e\u3059\u3002\uff09\u306f\u672c\u898f\u7d04\u306b\u540c\u610f\u306e\u3046\u3048\u3001\u672c\u30b5\u30fc\u30d3\u30b9\u3092\u3054\u5229\u7528\u3044\u305f\u3060\u304f\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002\u306a\u304a\u3001\u672c\u898f\u7d04\u3078\u306e\u540c\u610f\u624b\u7d9a\u304d\u306b\u4ee3\u3048\u3066\u3001\u5b9f\u969b\u306b\u672c\u30b5\u30fc\u30d3\u30b9\u3092\u3054\u5229\u7528\u3044\u305f\u3060\u304f\u5834\u5408\u306b\u3082\u3001\u672c\u898f\u7d04\u306b\u540c\u610f\u3044\u305f\u3060\u3044\u305f\u3082\u306e\u3068\u307f\u306a\u3057\u307e\u3059\u3002",Object(k.jsx)("br",{}),"3. \u5f53\u793e\u304c\u672c\u30b5\u30fc\u30d3\u30b9\u4e0a\u306b\u63b2\u8f09\u53c8\u306f\u63d0\u793a\u30fb\u63d0\u4f9b\u3059\u308b\u8af8\u6ce8\u610f\u7b49\u304c\u5b58\u5728\u3059\u308b\u5834\u5408\u3001\u305d\u306e\u5f62\u5f0f\u306b\u62d8\u3089\u305a\u3001\u5f53\u8a72\u8af8\u6ce8\u610f\u7b49\u306f\u672c\u898f\u7d04\u306e\u4e00\u90e8\u3092\u69cb\u6210\u3059\u308b\u3082\u306e\u3068\u3057\u307e\u3059\u3002",Object(k.jsx)("br",{}),Object(k.jsx)("br",{}),"\u7b2c2\u6761\u3000\uff08\u53d7\u8a3a\u8005\u306e\u8cac\u4efb\uff09",Object(k.jsx)("br",{}),"1. \u53d7\u8a3a\u8005\u306f\u3001\u81ea\u3089\u306e\u610f\u601d\u53ca\u3073\u8cac\u4efb\u306b\u304a\u3044\u3066\u3001\u672c\u30b5\u30fc\u30d3\u30b9\u306e\u5229\u7528\u53c8\u306f\u5f53\u793e\u3078\u306e\u767b\u9332\u3092\u884c\u3046\u3082\u306e\u3068\u3057\u307e\u3059\u3002",Object(k.jsx)("br",{}),"2. \u672c\u30b5\u30fc\u30d3\u30b9\u3067\u306f\u3001\u30a4\u30f3\u30bf\u30fc\u30cd\u30c3\u30c8\u63a5\u7d9a\u74b0\u5883\u306e\u3042\u308bPC\u3001\u30bf\u30d6\u30ec\u30c3\u30c8\u7aef\u672b\u53c8\u306f\u30b9\u30de\u30fc\u30c8\u30d5\u30a9\u30f3\u7aef\u672b\u3092\u3054\u7528\u610f\u3044\u305f\u3060\u304f\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002\u53d7\u8a3a\u8005\u306f\u3001\u81ea\u5df1\u306e\u8cbb\u7528\u3068\u8cac\u4efb\u306b\u304a\u3044\u3066\u3001\u672c\u30b5\u30fc\u30d3\u30b9\u306e\u63d0\u4f9b\u3092\u53d7\u3051\u308b\u305f\u3081\u306b\u5fc5\u8981\u306a\u30a4\u30f3\u30bf\u30fc\u30cd\u30c3\u30c8\u63a5\u7d9a\u74b0\u5883\u306e\u3042\u308b\u4e0a\u8a18\u6a5f\u5668\u3092\u7528\u610f\u3059\u308b\u3082\u306e\u3068\u3057\u307e\u3059\u3002",Object(k.jsx)("br",{}),"3. \u672c\u30b5\u30fc\u30d3\u30b9\u3092\u53d7\u691c\u3059\u308b\u306b\u3042\u305f\u308a\u3001\u53d7\u8a3a\u8005\u306b\u3088\u3063\u3066\u306f\u904e\u5ea6\u306e\u30b9\u30c8\u30ec\u30b9\u3092\u4f34\u3046\u3082\u306e\u3084\u3001\u6c17\u5206\u3092\u60aa\u304f\u3055\u308c\u308b\u3082\u306e\u3092\u542b\u3080\u5834\u5408\u304c\u3042\u308a\u307e\u3059\u3002\u3053\u306e\u5834\u5408\u3001\u53d7\u8a3a\u8005\u306f\u3001\u56de\u7b54\u3092\u3057\u306a\u3044\u3001\u4e00\u5ea6\u30c6\u30b9\u30c8\u3092\u4e2d\u65ad\u3057\u3066\u4f53\u8abf\u304c\u56de\u5fa9\u3057\u305f\u3089\u518d\u5ea6\u53d7\u691c\u3059\u308b\u3001\u56de\u7b54\u3092\u653e\u68c4\u3057\u3066\u5168\u3066\u306e\u30c6\u30b9\u30c8\u3092\u5b8c\u4e86\u3059\u308b\u7b49\u306e\u5bfe\u5fdc\u304c\u53ef\u80fd\u3067\u3059\u3002\u4f46\u3057\u3001\u3053\u308c\u3089\u306e\u5bfe\u5fdc\u3092\u3057\u305f\u5834\u5408\u3001\u672c\u30b5\u30fc\u30d3\u30b9\u3092\u6b63\u78ba\u53c8\u306f\u9069\u5207\u306b\u63d0\u4f9b\u3067\u304d\u306a\u304f\u306a\u308b\u5834\u5408\u304c\u3042\u308a\u307e\u3059\u3002\u5f53\u8a72\u5bfe\u5fdc\u306b\u3088\u308a\u53d7\u8a3a\u8005\u306b\u767a\u751f\u3057\u305f\u4e0d\u5229\u76ca\u53c8\u306f\u640d\u5bb3\u306b\u3064\u3044\u3066\u3001\u5f53\u793e\u306f\u4e00\u5207\u306e\u8cac\u4efb\u3092\u8ca0\u308f\u306a\u3044\u3082\u306e\u3068\u3057\u307e\u3059\u3002",Object(k.jsx)("br",{}),Object(k.jsx)("br",{}),"\u7b2c2\u7ae0\u3000\u500b\u4eba\u60c5\u5831\u53ca\u3073\u30c7\u30fc\u30bf\u306e\u53d6\u6271\u3044",Object(k.jsx)("br",{}),Object(k.jsx)("br",{}),"\u7b2c3\u6761\u3000\uff08\u500b\u4eba\u60c5\u5831\u306e\u53d6\u6271\u3044\uff09",Object(k.jsx)("br",{}),"1. \u53d7\u8a3a\u8005\u304c\u672c\u30b5\u30fc\u30d3\u30b9\u3092\u5229\u7528\u3059\u308b\u306b\u3042\u305f\u308a\u3001\u5f53\u793e\u306f\u6b21\u306e\u60c5\u5831\u306e\u4e00\u90e8\u53c8\u306f\u5168\u3066\u3092\u53d6\u5f97\u3059\u308b\u5834\u5408\u304c\u3042\u308a\u307e\u3059\uff08\u4ee5\u4e0b\u300c\u500b\u4eba\u60c5\u5831\u300d\u3068\u3044\u3044\u307e\u3059\u3002\uff09\u3002",Object(k.jsx)("br",{}),"\u2460 \u6c0f\u540d",Object(k.jsx)("br",{}),"\u2461 \u5e74\u9f62",Object(k.jsx)("br",{}),"\u2462 \u6027\u5225",Object(k.jsx)("br",{}),"\u2463 \u751f\u5e74\u6708\u65e5",Object(k.jsx)("br",{}),"\u2464 E\u30e1\u30fc\u30eb\u30a2\u30c9\u30ec\u30b9",Object(k.jsx)("br",{}),"\u2465 \u672c\u30b5\u30fc\u30d3\u30b9\u306e\u53d7\u691c\u7d50\u679c",Object(k.jsx)("br",{}),"2. \u5f53\u793e\u306f\u524d\u9805\u306b\u3088\u308a\u53d6\u5f97\u3057\u305f\u53d7\u8a3a\u8005\u306e\u500b\u4eba\u60c5\u5831\u3092\u4ee5\u4e0b\u306e\u5229\u7528\u76ee\u7684\u306b\u306e\u307f\u4f7f\u7528\u3057\u3001\u305d\u306e\u4ed6\u306e\u76ee\u7684\u3067\u306f\u4f7f\u7528\u3044\u305f\u3057\u307e\u305b\u3093\u3002 ",Object(k.jsx)("br",{}),"\u2460 \u53d7\u8a3a\u8005\u3054\u672c\u4eba\u3078\u672c\u30b5\u30fc\u30d3\u30b9\u3092\u63d0\u4f9b\u3059\u308b\u305f\u3081 ",Object(k.jsx)("br",{}),"\u2461 \u53d7\u8a3a\u8005\u304b\u3089\u306e\u3054\u8cea\u554f\u30fb\u3054\u76f8\u8ac7\u30fb\u304a\u554f\u3044\u5408\u308f\u305b\u7b49\u306b\u5bfe\u5fdc\u3059\u308b\u305f\u3081",Object(k.jsx)("br",{}),"\u2462 \u53d7\u8a3a\u8005\u304b\u3089\u3054\u610f\u898b\u30fb\u3054\u611f\u60f3\u3092\u3044\u305f\u3060\u304f\u305f\u3081 ",Object(k.jsx)("br",{}),"\u2463 \u8a8d\u77e5\u75c7\u305d\u306e\u4ed6\u8133\u75be\u60a3\u4e88\u9632\u3084\u8133\u5065\u5eb7\u306e\u7dad\u6301\u30fb\u5411\u4e0a\u306b\u95a2\u3059\u308b\u3001\u5f53\u793e\u5546\u54c1\u30fb\u30b5\u30fc\u30d3\u30b9\u306e\u6539\u5584\u82e5\u3057\u304f\u306f\u65b0\u5546\u54c1\u30fb\u65b0\u30b5\u30fc\u30d3\u30b9\u306e\u958b\u767a\uff08\u4f8b\u3048\u3070\u3001\u8a8d\u77e5\u75c7\u4e88\u9632\u3092\u4fc3\u3059\u8a8d\u77e5\u75c7\u4fdd\u967a\u5546\u54c1\u3084\u3001\u751f\u6d3b\u7fd2\u6163\u6539\u5584\u4fc3\u9032\u30b5\u30fc\u30d3\u30b9\u306a\u3069\u3001\u8a8d\u77e5\u75c7\u305d\u306e\u4ed6\u8133\u75be\u60a3\u4e88\u9632\u3084\u8133\u5065\u5eb7\u306e\u7dad\u6301\u30fb\u5411\u4e0a\u306b\u95a2\u3059\u308b\u65b0\u5546\u54c1\u30fb\u65b0\u30b5\u30fc\u30d3\u30b9\u306e\u958b\u767a\u3092\u542b\u307f\u307e\u3059\u3002\uff09\u3001\u5b66\u8853\u7814\u7a76\u53c8\u306f\u30c7\u30fc\u30bf\u5229\u6d3b\u7528\u30d3\u30b8\u30cd\u30b9\u3078\u306e\u6d3b\u7528\u306e\u305f\u3081 ",Object(k.jsx)("br",{}),"\u2464 \u4f1a\u8a08\u76e3\u67fb\u305d\u306e\u4ed6\u6cd5\u4ee4\u306b\u57fa\u3065\u304f\u76e3\u67fb\u306e\u78ba\u8a8d\u4f5c\u696d\u306e\u305f\u3081 ",Object(k.jsx)("br",{}),"\u2465 \u305d\u306e\u4ed6\u4e0a\u8a18\u306b\u63b2\u3052\u308b\u5229\u7528\u76ee\u7684\u306b\u4ed8\u5e2f\u30fb\u95a2\u9023\u3059\u308b\u4e8b\u9805\u306e\u305f\u3081 ",Object(k.jsx)("br",{}),"3. \u5f53\u793e\u306f\u3001\u53d6\u308a\u6271\u3046\u500b\u4eba\u30c7\u30fc\u30bf\u306e\u6f0f\u6d29\u3001\u6ec5\u5931\u53c8\u306f\u6bc0\u640d\u306e\u9632\u6b62\u305d\u306e\u4ed6\u306e\u500b\u4eba\u30c7\u30fc\u30bf\u306e\u5b89\u5168\u7ba1\u7406\u306e\u305f\u3081\u306b\u5fc5\u8981\u304b\u3064\u9069\u5207\u306a\u63aa\u7f6e\u3092\u8b1b\u3058\u307e\u3059\u3002",Object(k.jsx)("br",{}),"4. \u4fdd\u6709\u500b\u4eba\u30c7\u30fc\u30bf\u7b49\u306e\u958b\u793a\u3001\u8a02\u6b63\u7b49\u3001\u5229\u7528\u505c\u6b62\u7b49",Object(k.jsx)("br",{}),"\u2460 \u5f53\u793e\u306f\u3001\u53d7\u8a3a\u8005\u304b\u3089\u3001\u500b\u4eba\u60c5\u5831\u4fdd\u8b77\u6cd5\u306e\u5b9a\u3081\u306b\u57fa\u3065\u304d\u4fdd\u6709\u500b\u4eba\u30c7\u30fc\u30bf\u82e5\u3057\u304f\u306f\u7b2c\u4e09\u8005\u63d0\u4f9b\u8a18\u9332\u306e\u958b\u793a\u53c8\u306f\u4fdd\u6709\u500b\u4eba\u30c7\u30fc\u30bf\u306e\u5229\u7528\u76ee\u7684\u306e\u901a\u77e5\u3092\u6c42\u3081\u3089\u308c\u305f\u3068\u304d\u306f\u3001\u53d7\u8a3a\u8005\u3054\u672c\u4eba\u304b\u3089\u306e\u8acb\u6c42\u3067\u3042\u308b\u3053\u3068\u3092\u78ba\u8a8d\u3057\u305f\u4e0a\u3067\u3001\u9045\u6ede\u306a\u304f\u958b\u793a\u53c8\u306f\u901a\u77e5\u3044\u305f\u3057\u307e\u3059\u3002\u4f46\u3057\u3001\u500b\u4eba\u60c5\u5831\u4fdd\u8b77\u6cd5\u305d\u306e\u4ed6\u306e\u6cd5\u4ee4\u306b\u3088\u308a\u3001\u5f53\u793e\u304c\u958b\u793a\u53c8\u306f\u901a\u77e5\u3059\u308b\u7fa9\u52d9\u3092\u8ca0\u308f\u306a\u3044\u5834\u5408\u306f\u3053\u306e\u9650\u308a\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002",Object(k.jsx)("br",{}),"\u2461 \u5f53\u793e\u306f\u3001\u53d7\u8a3a\u8005\u304b\u3089\u3001\u500b\u4eba\u60c5\u5831\u4fdd\u8b77\u6cd5\u306e\u5b9a\u3081\u306b\u57fa\u3065\u304d\u4fdd\u6709\u500b\u4eba\u30c7\u30fc\u30bf\u306e\u5185\u5bb9\u304c\u4e8b\u5b9f\u3067\u306a\u3044\u3068\u3057\u3066\u5f53\u8a72\u4fdd\u6709\u500b\u4eba\u30c7\u30fc\u30bf\u306e\u5185\u5bb9\u306e\u8a02\u6b63\u3001\u8ffd\u52a0\u53c8\u306f\u524a\u9664\uff08\u4ee5\u4e0b\u300c\u8a02\u6b63\u7b49\u300d\u3068\u3044\u3044\u307e\u3059\u3002\uff09\u3092\u6c42\u3081\u3089\u308c\u305f\u3068\u304d\u306f\u3001\u53d7\u8a3a\u8005\u3054\u672c\u4eba\u304b\u3089\u306e\u8acb\u6c42\u3067\u3042\u308b\u3053\u3068\u3092\u78ba\u8a8d\u3057\u305f\u4e0a\u3067\u3001\u9045\u6ede\u306a\u304f\u5fc5\u8981\u306a\u8abf\u67fb\u3092\u884c\u3044\u3001\u305d\u306e\u7d50\u679c\u306b\u57fa\u3065\u304d\u3001\u8a02\u6b63\u7b49\u3092\u884c\u3044\u307e\u3059\u3002\u4f46\u3057\u3001\u500b\u4eba\u60c5\u5831\u4fdd\u8b77\u6cd5\u305d\u306e\u4ed6\u306e\u6cd5\u4ee4\u306b\u3088\u308a\u3001\u5f53\u793e\u304c\u8a02\u6b63\u7b49\u3092\u884c\u3046\u7fa9\u52d9\u3092\u8ca0\u308f\u306a\u3044\u5834\u5408\u306f\u3053\u306e\u9650\u308a\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002",Object(k.jsx)("br",{}),"\u2462 \u5f53\u793e\u306f\u3001\u53d7\u8a3a\u8005\u304b\u3089\u3001\u500b\u4eba\u60c5\u5831\u4fdd\u8b77\u6cd5\u306e\u5b9a\u3081\u306b\u57fa\u3065\u304d\u3001\u4fdd\u6709\u500b\u4eba\u30c7\u30fc\u30bf\u306e\u5229\u7528\u505c\u6b62\u3001\u6d88\u53bb\u53c8\u306f\u7b2c\u4e09\u8005\u63d0\u4f9b\u306e\u505c\u6b62\uff08\u4ee5\u4e0b\u300c\u5229\u7528\u505c\u6b62\u7b49\u300d\u3068\u3044\u3044\u307e\u3059\u3002\uff09\u3092\u6c42\u3081\u3089\u308c\u305f\u3068\u304d\u306f\u3001\u53d7\u8a3a\u8005\u3054\u672c\u4eba\u304b\u3089\u306e\u8acb\u6c42\u3067\u3042\u308b\u3053\u3068\u3092\u78ba\u8a8d\u3057\u305f\u4e0a\u3067\u3001\u9045\u6ede\u306a\u304f\u5229\u7528\u505c\u6b62\u7b49\u3092\u884c\u3044\u307e\u3059\u3002\u4f46\u3057\u3001\u500b\u4eba\u60c5\u5831\u4fdd\u8b77\u6cd5\u305d\u306e\u4ed6\u306e\u6cd5\u4ee4\u306b\u3088\u308a\u3001\u5f53\u793e\u304c\u5229\u7528\u505c\u6b62\u7b49\u3092\u884c\u3046\u7fa9\u52d9\u3092\u8ca0\u308f\u306a\u3044\u5834\u5408\u306f\u3053\u306e\u9650\u308a\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002",Object(k.jsx)("br",{}),"\u2463 \u524d\uff13\u53f7\u306b\u5b9a\u3081\u308b\u304a\u6c42\u3081\u3092\u3054\u5e0c\u671b\u3044\u305f\u3060\u304f\u5834\u5408\u306f\u3001\u6b21\u9805\u306b\u8a18\u8f09\u306e\u3010\u304a\u554f\u5408\u305b\u7a93\u53e3\u3011\u5b9b\u307e\u3067\u3054\u9023\u7d61\u304f\u3060\u3055\u3044\u3002",Object(k.jsx)("br",{}),"5. \u5f53\u793e\u3067\u306f\u3001\u500b\u4eba\u60c5\u5831\u3092\u9069\u5207\u306b\u4fdd\u8b77\u3059\u308b\u305f\u3081\u306e\u7ba1\u7406\u8005\u3092\u4e0b\u8a18\u304a\u554f\u5408\u305b\u7a93\u53e3\u306e\u500b\u4eba\u60c5\u5831\u4fdd\u8b77\u7ba1\u7406\u8005\u304c\u62c5\u5f53\u3057\u3066\u304a\u308a\u307e\u3059\u3002\u500b\u4eba\u60c5\u5831\u7ba1\u7406\u306b\u95a2\u3059\u308b\u304a\u554f\u3044\u5408\u308f\u305b\u3084\u7167\u4f1a\u3001\u8a02\u6b63\u53c8\u306f\u524a\u9664\u7b49\u306e\u4f9d\u983c\u306f\u3001\u4e0b\u8a18\u307e\u3067\u3054\u9023\u7d61\u304f\u3060\u3055\u3044\u3002",Object(k.jsx)("br",{}),"\u3010\u304a\u554f\u5408\u305b\u7a93\u53e3\u3011",Object(k.jsx)("br",{}),"\u682a\u5f0f\u4f1a\u793eCogsmart \u500b\u4eba\u60c5\u5831\u304a\u554f\u5408\u305b\u7a93\u53e3 ",Object(k.jsx)("br",{}),"\u500b\u4eba\u60c5\u5831\u4fdd\u8b77\u7ba1\u7406\u8005 \u53d6\u7de0\u5f79 \u6a0b\u53e3\u5f70 ",Object(k.jsx)("br",{}),"\u3012102-0093 \u6771\u4eac\u90fd\u5343\u4ee3\u7530\u533a\u5e73\u6cb3\u753a1\u4e01\u76ee6\u756a4\u53f7 ",Object(k.jsx)("br",{}),"E\u30e1\u30fc\u30eb: info@cogsmart-global.com",Object(k.jsx)("br",{}),Object(k.jsx)("br",{}),"6. Cookie\u3001\u5e83\u544a\u8b58\u5225\u5b50\uff08IDFA/AAID\uff09\u3001Google\u30a2\u30ca\u30ea\u30c6\u30a3\u30af\u30b9",Object(k.jsx)("br",{}),"\u2460 \u5f53\u793e\u3067\u306f\u3001\u30b5\u30fc\u30d3\u30b9\u306e\u3054\u5229\u7528\u72b6\u6cc1\u3092\u628a\u63e1\u3057\u3001\u30b5\u30fc\u30d3\u30b9\u306e\u5229\u4fbf\u6027\u3092\u5411\u4e0a\u3059\u308b\u305f\u3081\u3001\u307e\u305f\u30e6\u30fc\u30b6\u30fc\u306b\u9069\u3057\u305f\u5e83\u544a\u914d\u4fe1\u7b49\u306e\u305f\u3081\u306b\u3001Cookie\u3001\u5e83\u544a\u8b58\u5225\u5b50\uff08IDFA/AAID\u203b\uff09\u3092\u4f7f\u7528\u3057\u3001\u307e\u305f\u306f\u985e\u4f3c\u306e\u6280\u8853\u3092\u5229\u7528\u3059\u308b\u5834\u5408\u304c\u3042\u308a\u307e\u3059\u3002\u3053\u308c\u3089\u306e\u60c5\u5831\u306b\u7279\u5b9a\u306e\u500b\u4eba\u3092\u8b58\u5225\u3059\u308b\u60c5\u5831\u306f\u542b\u307e\u308c\u3066\u3044\u307e\u305b\u3093\u3002",Object(k.jsx)("br",{}),"\u2461 \u5f53\u793e\u306f\u3001\u30b5\u30fc\u30d3\u30b9\u306e\u3054\u5229\u7528\u72b6\u6cc1\u3092\u628a\u63e1\u3057\u3001\u30b5\u30fc\u30d3\u30b9\u306e\u5229\u4fbf\u6027\u3092\u5411\u4e0a\u3059\u308b\u305f\u3081\u306b\u3001Google\u793e\u304c\u63d0\u4f9b\u3059\u308bGoogle Analytics\u3092\u5229\u7528\u3059\u308b\u5834\u5408\u304c\u3042\u308a\u307e\u3059\u3002Google Analytics\u306fCookie\u7b49\u3092\u5229\u7528\u3057\u3066\u3001\u7279\u5b9a\u306e\u500b\u4eba\u3092\u8b58\u5225\u3059\u308b\u60c5\u5831\u3092\u542b\u307e\u306a\u3044\u304b\u305f\u3061\u3067\u95b2\u89a7\u5c65\u6b74\u3092\u53ce\u96c6\u3001\u5206\u6790\u3057\u3001\u5f53\u793e\u306f\u305d\u306e\u7d50\u679c\u3092\u53d7\u3051\u53d6\u308a\u3001\u30e6\u30fc\u30b6\u30fc\uff08\u5f53\u793e\u30a6\u30a7\u30d6\u30b5\u30a4\u30c8\u306e\u8a2a\u554f\u8005\u3092\u542b\u307f\u307e\u3059\u3002\uff09\u306e\u5229\u7528\u72b6\u6cc1\u3092\u628a\u63e1\u3059\u308b\u3053\u3068\u3067\u3001\u30b5\u30fc\u30d3\u30b9\u306e\u958b\u767a\u3001\u6539\u5584\u7b49\u306b\u5229\u7528\u3059\u308b\u5834\u5408\u304c\u3042\u308a\u307e\u3059\u3002",Object(k.jsx)("br",{}),"Google Analytics\u306e\u7121\u52b9\u8a2d\u5b9a\u306f\u3001\u4ee5\u4e0b\u306eGoogle Analytics\u30aa\u30d7\u30c8\u30a2\u30a6\u30c8\u30a2\u30c9\u30aa\u30f3\u304b\u3089\u30d6\u30e9\u30a6\u30b6\u306e\u30a2\u30c9\u30aa\u30f3\u8a2d\u5b9a\u3092\u5909\u66f4\u3059\u308b\u3053\u3068\u3067\u53ef\u80fd\u3068\u306a\u308a\u307e\u3059\u3002\u306a\u304aGoogle Analytics\u306b\u3088\u3063\u3066\u53ce\u96c6\u3055\u308c\u308b\u60c5\u5831\u306fGoogle\u793e\u306e\u30d7\u30e9\u30a4\u30d0\u30b7\u30fc\u30dd\u30ea\u30b7\u30fc\u306b\u57fa\u3065\u3044\u3066\u7ba1\u7406\u3055\u308c\u307e\u3059\u3002",Object(k.jsx)("br",{}),"Google\u30a2\u30ca\u30ea\u30c6\u30a3\u30af\u30b9\u5229\u7528\u898f\u7d04",Object(k.jsx)("br",{}),"https://www.google.com/analytics/terms/jp.html",Object(k.jsx)("br",{}),"Google\u30d7\u30e9\u30a4\u30d0\u30b7\u30fc\u30dd\u30ea\u30b7\u30fc",Object(k.jsx)("br",{}),"https:// www.google.com/intl/ja/policies/privacy/",Object(k.jsx)("br",{}),"Google Analytics\u30aa\u30d7\u30c8\u30a2\u30a6\u30c8\u30a2\u30c9\u30aa\u30f3",Object(k.jsx)("br",{}),"https://tools.google.com/dlpage/gaoptout?hl=ja",Object(k.jsx)("br",{}),"Google\u306e\u30b5\u30fc\u30d3\u30b9\u3092\u4f7f\u7528\u3059\u308b\u30b5\u30a4\u30c8\u3084\u30a2\u30d7\u30ea\u304b\u3089\u53ce\u96c6\u3057\u305f\u60c5\u5831\u306eGoogle\u306b\u3088\u308b\u4f7f\u7528",Object(k.jsx)("br",{}),"https://policies.google.com/technologies/partner-sites?hl=ja",Object(k.jsx)("br",{}),Object(k.jsx)("br",{}),"\u203bCookie\u3068\u306f\u3001\u30d6\u30e9\u30a6\u30b6\u3067\u30a6\u30a7\u30d6\u30b5\u30a4\u30c8\u3092\u95b2\u89a7\u3057\u305f\u969b\u306b\u4f5c\u6210\u3055\u308c\u308b\u3001\u5229\u7528\u5c65\u6b74\u3084\u5165\u529b\u5185\u5bb9\u306a\u3069\u306e\u30c7\u30fc\u30bf\u3092\u4e00\u6642\u7684\u306b\u4fdd\u7ba1\u3057\u3066\u304a\u304f\u4ed5\u7d44\u307f\u3092\u6307\u3057\u307e\u3059\u3002",Object(k.jsx)("br",{}),"IDFA (Identifier for Advertisers)\u3068AAID (Google Advertising ID)\u306f\u3001\u3044\u305a\u308c\u3082\u30b9\u30de\u30fc\u30c8\u30d5\u30a9\u30f3\u7aef\u672b\u7b49\u3054\u3068\u306b\u767a\u884c\u3055\u308c\u308b\u5e83\u544a\u914d\u4fe1\u7528\u306e\u30aa\u30f3\u30e9\u30a4\u30f3\u8b58\u5225\u5b50\uff08\u5e83\u544aID\uff09\u3067\u3059\u3002IDFA\u306fApple\u793e\u304ciOS\u7aef\u672b\u5411\u3051\u3001AAID\u306fGoogle\u793e\u304cAndroid\u7aef\u672b\u5411\u3051\u306b\u305d\u308c\u305e\u308c\u767a\u884c\u3057\u3066\u3044\u307e\u3059\u3002",Object(k.jsx)("br",{}),Object(k.jsx)("br",{}),"\u7b2c4\u6761\uff08\u30c7\u30fc\u30bf\u306b\u95a2\u3059\u308b\u304a\u554f\u5408\u305b\u7b49\uff09",Object(k.jsx)("br",{}),"\u5f53\u793e\u306f\u3001\u672c\u30b5\u30fc\u30d3\u30b9\u306e\u5229\u7528\u306b\u95a2\u3059\u308b\u30c7\u30fc\u30bf\u306e\u3059\u3079\u3066\u3092\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u3059\u308b\u7fa9\u52d9\u3092\u8ca0\u3046\u3082\u306e\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002\u30c7\u30fc\u30bf\u306e\u6d88\u5931\u53c8\u306f\u6539\u5909\u306b\u3088\u3063\u3066\u3001\u53d7\u8a3a\u8005\u53c8\u306f\u7b2c\u4e09\u8005\u306b\u767a\u751f\u3057\u305f\u640d\u5bb3\u306b\u3064\u3044\u3066\u3001\u5f53\u793e\u306f\u4e00\u5207\u306e\u8cac\u4efb\u3092\u8ca0\u308f\u306a\u3044\u3082\u306e\u3068\u3057\u307e\u3059\u3002",Object(k.jsx)("br",{}),Object(k.jsx)("br",{}),"\u7b2c3\u7ae0\u3000\u3054\u7559\u610f\u4e8b\u9805",Object(k.jsx)("br",{}),Object(k.jsx)("br",{}),"\u7b2c5\u6761\u3000\uff08\u7981\u6b62\u4e8b\u9805\uff09 ",Object(k.jsx)("br",{}),"\u53d7\u8a3a\u8005\u306f\u3001\u672c\u30b5\u30fc\u30d3\u30b9\u306e\u5229\u7528\u306b\u969b\u3057\u3001\u4ee5\u4e0b\u306b\u63b2\u3052\u308b\u5404\u53f7\u306e\u884c\u70ba\u3092\u884c\u3063\u3066\u306f\u306a\u3089\u306a\u3044\u3082\u306e\u3068\u3057\u307e\u3059\u3002\u9055\u53cd\u3057\u305f\u5834\u5408\u3001\u5f53\u793e\u306f\u5f53\u8a72\u53d7\u8a3a\u8005\u3078\u306e\u4e8b\u524d\u306e\u901a\u77e5\u306a\u304f\u3001\u672c\u30b5\u30fc\u30d3\u30b9\u306e\u63d0\u4f9b\u3092\u505c\u6b62\u3057\u3001\u53c8\u306f\u767b\u9332\u3092\u524a\u9664\u3059\u308b\u7b49\u306e\u63aa\u7f6e\u3092\u8b1b\u3058\u308b\u3053\u3068\u304c\u3067\u304d\u308b\u3082\u306e\u3068\u3057\u307e\u3059\u3002\u3053\u308c\u306b\u3088\u308a\u5f53\u8a72\u53d7\u8a3a\u8005\u306b\u767a\u751f\u3057\u305f\u4e0d\u5229\u76ca\u53c8\u306f\u640d\u5bb3\u306b\u3064\u3044\u3066\u3001\u5f53\u793e\u306f\u4e00\u5207\u306e\u8cac\u4efb\u3092\u8ca0\u308f\u306a\u3044\u3082\u306e\u3068\u3057\u307e\u3059\u3002",Object(k.jsx)("br",{}),"(1)\u5f53\u793e\u53c8\u306f\u7b2c\u4e09\u8005\u306e\u6a29\u5229\u3001\u5229\u76ca\u3001\u540d\u8a89\u6a29\u3001\u30d7\u30e9\u30a4\u30d0\u30b7\u30fc\u6a29\u3001\u305d\u306e\u4ed6\u6cd5\u4ee4\u4e0a\u53c8\u306f\u5951\u7d04\u4e0a\u306e\u6a29\u5229\u3092\u4fb5\u5bb3\u3057\u3001\u53c8\u306f\u4fb5\u5bb3\u3059\u308b\u6050\u308c\u306e\u3042\u308b\u884c\u70ba ",Object(k.jsx)("br",{}),"(2)\u5f53\u793e\u306e\u5186\u6ed1\u306a\u696d\u52d9\u904b\u55b6\u53ca\u3073\u672c\u30b5\u30fc\u30d3\u30b9\u306e\u63d0\u4f9b\u3092\u59a8\u3052\u308b\u3001\u53c8\u306f\u59a8\u3052\u308b\u6050\u308c\u306e\u3042\u308b\u884c\u70ba ",Object(k.jsx)("br",{}),"(3)\u5f53\u793e\u306e\u30b5\u30fc\u30d0\u30fc\u53c8\u306f\u30cd\u30c3\u30c8\u30ef\u30fc\u30af\u306e\u6a5f\u80fd\u3092\u7834\u58ca\u3057\u305f\u308a\u3001\u59a8\u5bb3\u3057\u305f\u308a\u3059\u308b\u884c\u70ba ",Object(k.jsx)("br",{}),"(4)\u672c\u30b5\u30fc\u30d3\u30b9\u3092\u3001\u63d0\u4f9b\u306e\u8da3\u65e8\u306b\u7167\u3089\u3057\u3066\u672c\u6765\u306e\u30b5\u30fc\u30d3\u30b9\u63d0\u4f9b\u306e\u8da3\u65e8\u3084\u76ee\u7684\u3068\u306f\u7570\u306a\u308b\u76ee\u7684\u3067\u5229\u7528\u3059\u308b\u884c\u70ba ",Object(k.jsx)("br",{}),"(5)\u610f\u56f3\u7684\u306b\u865a\u507d\u53c8\u306f\u4e0d\u6b63\u78ba\u306a\u60c5\u5831\u3092\u767b\u9332\u53c8\u306f\u63d0\u4f9b\u3059\u308b\u884c\u70ba\uff08\u7b2c\u4e09\u8005\u306e\u306a\u308a\u3059\u307e\u3057\u3092\u542b\u3080\u3002\uff09",Object(k.jsx)("br",{}),"(6)\u7b2c\u4e09\u8005\u306e\u500b\u4eba\u60c5\u5831\u305d\u306e\u4ed6\u30d7\u30e9\u30a4\u30d0\u30b7\u30fc\u306b\u95a2\u3059\u308b\u60c5\u5831\u3092\u3001\u4e0d\u6b63\u306b\u53ce\u96c6\u3001\u958b\u793a\u53c8\u306f\u63d0\u4f9b\u3059\u308b\u884c\u70ba ",Object(k.jsx)("br",{}),"(7)\u4e0d\u6b63\u30a2\u30af\u30bb\u30b9\u884c\u70ba\u3001\u7b2c\u4e09\u8005\u306e\u30a2\u30ab\u30a6\u30f3\u30c8\u3092\u5229\u7528\u3059\u308b\u884c\u70ba\u3001\u8907\u6570\u306e\u30a2\u30ab\u30a6\u30f3\u30c8\u3092\u4f5c\u6210\u3057\u3001\u53c8\u306f\u4fdd\u6709\u3059\u308b\u884c\u70ba\u3001\u305d\u306e\u4ed6\u3053\u308c\u3089\u306b\u985e\u3059\u308b\u884c\u70ba ",Object(k.jsx)("br",{}),"(8)ID\u53ca\u3073\u30d1\u30b9\u30ef\u30fc\u30c9\u3092\u7b2c\u4e09\u8005\u306b\u4f7f\u7528\u3055\u305b\u3001\u8b72\u6e21\u3057\u3001\u8cb8\u4e0e\u3057\u3001\u53c8\u306f\u540d\u7fa9\u5909\u66f4\u3059\u308b\u7b49\u306e\u884c\u70ba ",Object(k.jsx)("br",{}),"(9)\u672c\u898f\u7d04\u306b\u9055\u53cd\u3059\u308b\u884c\u70ba\u3001\u53c8\u306f\u5f53\u793e\u304c\u672c\u898f\u7d04\u306b\u9055\u53cd\u3059\u308b\u3068\u5224\u65ad\u3059\u308b\u884c\u70ba",Object(k.jsx)("br",{}),"(10)\u305d\u306e\u4ed6\u3001\u5f53\u793e\u304c\u4e0d\u9069\u5207\u3068\u5224\u65ad\u3059\u308b\u884c\u70ba",Object(k.jsx)("br",{}),Object(k.jsx)("br",{}),"\u7b2c6\u6761\u3000\uff08\u672c\u30b5\u30fc\u30d3\u30b9\u306e\u5909\u66f4\u30fb\u505c\u6b62\u30fb\u7d42\u4e86\uff09",Object(k.jsx)("br",{}),"\u5f53\u793e\u306f\u3001\u4ee5\u4e0b\u306b\u63b2\u3052\u308b\u5404\u53f7\u306e\u3044\u305a\u308c\u304b\u306b\u8a72\u5f53\u3059\u308b\u5834\u5408\u3001\u53d7\u8a3a\u8005\u3078\u306e\u4e8b\u524d\u306e\u901a\u77e5\u306a\u304f\u672c\u30b5\u30fc\u30d3\u30b9\u3092\u5909\u66f4\u30fb\u505c\u6b62\u30fb\u7d42\u4e86\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u308b\u3082\u306e\u3068\u3057\u307e\u3059\u3002\u3053\u308c\u306b\u3088\u308a\u53d7\u8a3a\u8005\u306b\u767a\u751f\u3057\u305f\u4e0d\u5229\u76ca\u53c8\u306f\u640d\u5bb3\u306b\u3064\u3044\u3066\u3001\u5f53\u793e\u306f\u4e00\u5207\u306e\u8cac\u4efb\u3092\u8ca0\u308f\u306a\u3044\u3082\u306e\u3068\u3057\u307e\u3059\u3002",Object(k.jsx)("br",{}),"(1)\u672c\u30b5\u30fc\u30d3\u30b9\u3092\u63d0\u4f9b\u3059\u308b\u305f\u3081\u306e\u30b7\u30b9\u30c6\u30e0\u3001\u30a4\u30f3\u30d5\u30e9\u7b49\u306b\u3064\u3044\u3066\u3001\u5b9a\u671f\u7684\u306a\u4fdd\u5b88\u3001\u70b9\u691c\u3001\u82e5\u3057\u304f\u306f\u66f4\u65b0\u53c8\u306f\u4f55\u3089\u304b\u306e\u7dca\u6025\u306e\u5fc5\u8981\u3092\u8981\u3059\u308b\u4e8b\u614b\u304c\u767a\u751f\u3057\u305f\u5834\u5408",Object(k.jsx)("br",{}),"(2)\u5f53\u793e\u306e\u8cac\u306b\u5e30\u3055\u306a\u3044\u4e0d\u53ef\u6297\u529b\u53c8\u306f\u305d\u306e\u4ed6\u4e0d\u6e2c\u306e\u4e8b\u614b\u306b\u3088\u308a\u3001\u672c\u30b5\u30fc\u30d3\u30b9\u306e\u63d0\u4f9b\u3092\u3059\u308b\u3053\u3068\u304c\u56f0\u96e3\u3067\u3042\u308b\u5834\u5408",Object(k.jsx)("br",{}),"(3)\u305d\u306e\u4ed6\u5f53\u793e\u304c\u5fc5\u8981\u3068\u5224\u65ad\u3059\u308b\u5834\u5408 ",Object(k.jsx)("br",{}),Object(k.jsx)("br",{}),"\u7b2c7\u6761\u3000\uff08\u672c\u898f\u7d04\u306e\u5909\u66f4\uff09",Object(k.jsx)("br",{}),"\u5f53\u793e\u306f\u3001\u53d7\u8a3a\u8005\u3078\u306e\u4e8b\u524d\u306e\u901a\u77e5\u53c8\u306f\u53d7\u8a3a\u8005\u306e\u4e8b\u524d\u306e\u627f\u8afe\u3092\u5f97\u308b\u3053\u3068\u306a\u304f\u3001\u672c\u898f\u7d04\u3092\u5909\u66f4\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u308b\u3082\u306e\u3068\u3057\u3001\u672c\u898f\u7d04\u304c\u5909\u66f4\u3055\u308c\u305f\u5834\u5408\u3001\u672c\u30b5\u30fc\u30d3\u30b9\u306e\u5229\u7528\u6761\u4ef6\u306f\u3001\u5909\u66f4\u5f8c\u306e\u6700\u65b0\u306e\u672c\u898f\u7d04\u306b\u3088\u308b\u3082\u306e\u3068\u3057\u307e\u3059\u3002",Object(k.jsx)("br",{}),Object(k.jsx)("br",{}),"\u7b2c8\u6761\u3000\uff08\u514d\u8cac\u4e8b\u9805\uff09",Object(k.jsx)("br",{}),"(1) \u5f53\u793e\u306f\u3001\u672c\u30b5\u30fc\u30d3\u30b9\u306b\u4e8b\u5b9f\u4e0a\u53c8\u306f\u6cd5\u5f8b\u4e0a\u306e\u7455\u75b5\uff08\u5b89\u5168\u6027\u3001\u4fe1\u983c\u6027\u3001\u6b63\u78ba\u6027\u3001\u5b8c\u5168\u6027\u3001\u6709\u52b9\u6027\u3001\u7279\u5b9a\u306e\u76ee\u7684\u3078\u306e\u9069\u5408\u6027\u3001\u30bb\u30ad\u30e5\u30ea\u30c6\u30a3\u306a\u3069\u306b\u95a2\u3059\u308b\u6b20\u9665\u3001\u30a8\u30e9\u30fc\u3084\u30d0\u30b0\u3001\u6a29\u5229\u4fb5\u5bb3\u306a\u3069\u3092\u542b\u307f\u307e\u3059\u3002\uff09\u304c\u306a\u3044\u3053\u3068\u3092\u660e\u793a\u7684\u306b\u3082\u9ed9\u793a\u7684\u306b\u3082\u4fdd\u8a3c\u3057\u3066\u304a\u308a\u307e\u305b\u3093\u3002\u5f53\u793e\u306f\u3001\u53d7\u8a3a\u8005\u306b\u5bfe\u3057\u3066\u3001\u304b\u304b\u308b\u7455\u75b5\u3092\u9664\u53bb\u3057\u3066\u672c\u30b5\u30fc\u30d3\u30b9\u3092\u63d0\u4f9b\u3059\u308b\u7fa9\u52d9\u3092\u8ca0\u3044\u307e\u305b\u3093\u3002 ",Object(k.jsx)("br",{}),"(2) \u5929\u707d\u5730\u5909\u3001\u9632\u5fa1\u6c34\u6e96\u3092\u8d85\u3048\u305f\u4e0d\u6b63\u30a2\u30af\u30bb\u30b9\u306b\u3088\u308b\u30a4\u30f3\u30bf\u30fc\u30cd\u30c3\u30c8\u306e\u901a\u4fe1\u969c\u5bb3\u3001\u672c\u30b5\u30fc\u30d3\u30b9\u306e\u5229\u7528\u4e0d\u80fd\u53c8\u306f\u30c7\u30fc\u30bf\u306e\u672a\u7740\u53ca\u3073\u6df7\u4e71\u306b\u95a2\u9023\u3059\u308b\u4e8b\u7531\u306b\u8d77\u56e0\u3057\u3001\u53c8\u306f\u95a2\u9023\u3057\u3066\u53d7\u8a3a\u8005\u306b\u751f\u3058\u305f\u640d\u5bb3\u306b\u3064\u3044\u3066\u3001\u5f53\u793e\u306f\u4e00\u5207\u306e\u8cac\u4efb\u3092\u8ca0\u308f\u306a\u3044\u3082\u306e\u3068\u3057\u307e\u3059\u3002",Object(k.jsx)("br",{}),"(3) \u5f53\u793e\u306e\u6545\u610f\u53c8\u306f\u91cd\u5927\u306a\u904e\u5931\u306b\u3088\u308b\u5834\u5408\u3092\u9664\u304d\u3001\u53d7\u8a3a\u8005\u306b\u3088\u308b\u672c\u30b5\u30fc\u30d3\u30b9\u306e\u5229\u7528\u306b\u95a2\u9023\u3057\u3066\u53d7\u8a3a\u8005\u306b\u751f\u3058\u305f\u640d\u5bb3\u306b\u3064\u3044\u3066\u3001\u5f53\u793e\u306f\u4e00\u5207\u306e\u8cac\u4efb\u3092\u8ca0\u308f\u306a\u3044\u3082\u306e\u3068\u3057\u307e\u3059\u3002 ",Object(k.jsx)("br",{}),Object(k.jsx)("br",{}),"\u7b2c9\u6761\u3000\uff08\u77e5\u7684\u8ca1\u7523\u306e\u53d6\u6271\u3044\uff09",Object(k.jsx)("br",{}),"\u672c\u30b5\u30fc\u30d3\u30b9\u306e\u63d0\u4f9b\u306b\u969b\u3057\u3066\u3001\u4f7f\u7528\u53c8\u306f\u63b2\u8f09\u3055\u308c\u3066\u3044\u308b\u60c5\u5831\u3001\u5185\u5bb9\u3001\u5546\u6a19\u3001\u30ed\u30b4\u30de\u30fc\u30af\u7b49\u306b\u95a2\u3059\u308b\u8457\u4f5c\u6a29\u3001\u5546\u6a19\u6a29\u3001\u305d\u306e\u4ed6\u306e\u77e5\u7684\u8ca1\u7523\u53c8\u306f\u77e5\u7684\u8ca1\u7523\u6a29\u306f\u3001\u7279\u306b\u660e\u8a18\u3055\u308c\u3066\u3044\u306a\u3044\u9650\u308a\u3001\u5f53\u793e\u306b\u5e30\u5c5e\u3057\u307e\u3059\u3002\u5f53\u793e\u306f\u3001\u53d7\u8a3a\u8005\u304c\u3001\u79c1\u7684\u5229\u7528\u305d\u306e\u4ed6\u6cd5\u5f8b\u306b\u3088\u3063\u3066\u660e\u793a\u7684\u306b\u8a8d\u3081\u3089\u308c\u308b\u7bc4\u56f2\u3092\u8d85\u3048\u3066\u3001\u3053\u308c\u3089\u306e\u4e00\u90e8\u53c8\u306f\u5168\u90e8\u3092\u3001\u305d\u306e\u307e\u307e\u53c8\u306f\u6539\u5909\u3057\u3066\u8ee2\u7528\u53c8\u306f\u8907\u88fd\u3059\u308b\u3053\u3068\u3092\u7981\u6b62\u3057\u307e\u3059\u3002 ",Object(k.jsx)("br",{}),Object(k.jsx)("br",{}),"\u7b2c10\u6761\u3000\uff08\u4e00\u822c\u6cd5\u4ee4\u306e\u9069\u7528\uff09",Object(k.jsx)("br",{}),"\u672c\u898f\u7d04\u306b\u304a\u3044\u3066\u5b9a\u3081\u306e\u306a\u3044\u4e8b\u9805\u306b\u3064\u3044\u3066\u306f\u3001\u6c11\u6cd5\u53c8\u306f\u5546\u6cd5\u305d\u306e\u4ed6\u95a2\u9023\u3059\u308b\u6cd5\u4ee4\u306e\u5b9a\u3081\uff08\u4f8b\u3048\u3070\u3001\u4e0d\u6cd5\u884c\u70ba\u53ca\u3073\u50b5\u52d9\u4e0d\u5c65\u884c\u306b\u95a2\u3059\u308b\u5b9a\u3081\u306a\u3069\u304c\u3042\u308a\u307e\u3059\u304c\u3001\u3053\u308c\u3089\u306b\u9650\u308a\u307e\u305b\u3093\u3002\uff09\u304c\u9069\u7528\u3055\u308c\u307e\u3059\u3002 ",Object(k.jsx)("br",{}),Object(k.jsx)("br",{}),"\u7b2c11\u6761\u3000\uff08\u7ba1\u8f44\u88c1\u5224\u6240\uff09",Object(k.jsx)("br",{}),"\u672c\u30b5\u30fc\u30d3\u30b9\u53ca\u3073\u672c\u898f\u7d04\u306b\u95a2\u3059\u308b\u4e00\u5207\u306e\u7d1b\u4e89\u3001\u8acb\u6c42\u7b49\u306f\u3001\u6771\u4eac\u5730\u65b9\u88c1\u5224\u6240\u3092\u7b2c\u4e00\u5be9\u306e\u5c02\u5c5e\u7684\u5408\u610f\u7ba1\u8f44\u88c1\u5224\u6240\u3068\u3057\u307e\u3059\u3002 ",Object(k.jsx)("br",{}),Object(k.jsx)("br",{}),"\u7b2c12\u6761\u3000\uff08\u6e96\u62e0\u6cd5\uff09",Object(k.jsx)("br",{}),"\u672c\u898f\u7d04\u306e\u52b9\u529b\u3001\u9069\u7528\u3001\u89e3\u91c8\u306b\u3042\u305f\u3063\u3066\u306f\u3001\u65e5\u672c\u6cd5\u304c\u9069\u7528\u3055\u308c\u308b\u3082\u306e\u3068\u3057\u307e\u3059\u3002",Object(k.jsx)("br",{}),Object(k.jsx)("br",{}),"2023\u5e743\u67088\u65e5\u5236\u5b9a",Object(k.jsx)("br",{})]})})]})]})}),L=c.p+"static/media/Logo_Horizontal.f934b92b.png";function J(){return Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)("div",{className:"header-logo-container",children:Object(k.jsx)("img",{src:L,alt:"Logo",className:"header-logo"})}),Object(k.jsx)("div",{className:"header-spacer"})]})}var D=c(298),W=c.n(D);c(692);var G=function(e){return Object(k.jsx)("div",{className:"container",children:Object(k.jsx)("h1",{children:"Page not found"})})};c(693);var Y=c(31),z=(c(694),c.p+"static/media/ExamIcon.cc8b4c70.svg"),X=c.p+"static/media/arrow-blue-up.73d52a56.svg",q=c.p+"static/media/arrow-grey-up.dd4f87fa.svg",K=c.p+"static/media/arrow-grey-down.7b33e1bb.svg",H=c.p+"static/media/arrow-red-down.c856fbfd.svg",V=(c(695),c(56)),Q=function(e){var t=e.testing_allowed,c=e.next_available_date,n=Object(l.g)(),r=B(),a=(Object(s.useRef)([]),Object(s.useRef)(),Object(s.useState)("")),i=Object(N.a)(a,2),o=i[0],j=i[1];console.log("next dateeeeeee",c);Object(s.useEffect)((function(){localStorage.removeItem("wordArray15"),localStorage.removeItem("wordArray25"),c,localStorage.removeItem("onPage"),function(e){localStorage.onPage=JSON.stringify(e)}(0)}),[]),Object(s.useEffect)((function(){var e=window.location.hostname.split(".");if(e.length>2){var t=e[0];j(t),console.log("Subdomain: ",t)}else console.log("No subdomain in use")}),[]);var u=function(e,t){var c={method:"POST",headers:{"Content-Type":"application/json; charset=UTF-8","X-CSRFToken":O.a.get("csrf_refresh_token")},credentials:"include",body:JSON.stringify({accessDeviceType:e,networkInformation:t})};fetch("/api/device_specs",c).then((function(e){return e.json()})).catch((function(e){console.log("err",e),v(r)}))},b=function(){var e={method:"PUT",headers:{"Content-Type":"application/json; charset=UTF-8","X-CSRFToken":O.a.get("csrf_refresh_token")},credentials:"include",body:JSON.stringify({hospitalRef:o})};fetch("/api/hospital_ref",e).then((function(e){return e.json()})).catch((function(e){console.log("err",e)}))};return t?Object(k.jsx)("button",{className:"test-navigation-btn large-text",onClick:function(){(function(e){return p.apply(this,arguments)})(r).then((function(e){if(e.user){var t={},c={};for(var s in t.isBrowser=V.isBrowser,t.isMobile=V.isMobile,t.browserName=V.browserName,t.browserVersion=V.browserVersion,t.osName=V.osName,t.isDesktop=V.isDesktop,t.isTablet=V.isTablet,t.deviceType=V.deviceType,navigator.connection)"function"!==typeof navigator.connection[s]&&(c[s]=navigator.connection[s]);u(t,c),b(),n.push("/practice/stroop-test-b")}})).catch((function(e){n.push("/tests")}))},children:"\u30c6\u30b9\u30c8\u958b\u59cb"}):Object(k.jsxs)("button",{className:"test-navigation-btn-disabled large-text",style:{color:"white",background:"darkgray",fontSize:"28px"},disabled:!0,children:["\u6b21\u306e\u30c6\u30b9\u30c8\u307e\u3067\u304a\u5f85\u3061\u304f\u3060\u3055\u3044",Object(k.jsx)("br",{}),Object(k.jsxs)("span",{style:{fontSize:"17px",fontWeight:"bold"},children:["\u203b\u30c6\u30b9\u30c8\u306f\u524d\u56de\u53d7\u691c\u65e5\u304b\u3089\u4e00\u9031\u9593\u304c\u7d4c\u904e\u3059\u308b\u3068",Object(k.jsx)("br",{}),c,"\u518d\u5ea6\u53d7\u691c\u53ef\u80fd\u3068\u306a\u308a\u307e\u3059\u3002"]})]})};function Z(){var e=Object(s.useState)(!0),t=Object(N.a)(e,2),c=t[0],n=t[1],r=B(),a=Object(s.useRef)(),i=C().user,o=Object(s.useRef)([]),l=Object(s.useRef)([]),j=(Object(s.useRef)([]),Object(s.useRef)([])),u=Object(s.useRef)([]),b=Object(s.useRef)(!0),d=Object(s.useRef)();function h(e){var t=e.substring(2,4),c=e.substring(5,7),s=e.substring(8,10);return"".concat(t,"/").concat(c,"/").concat(s)}Object(s.useEffect)((function(){var e=O.a.get("csrf_refresh_token");fetch("/api/results",{method:"GET",headers:{"Content-Type":"application/json; charset=UTF-8","X-CSRFToken":e},credentials:"include"}).then((function(e){return e.json()})).then((function(e){x(e),n(!1)})).catch((function(e){console.log("err",e),v(r)}))}),[]);var x=function(e){a.current=e,console.log("resultsRef in updateResults",a.current),m(a.current)},m=function(e){console.log("Results only",e.results),console.log("Latest result only",e.results[0]),b.current=e.is_testing_allowed,console.log("is testing allowed",b.current),console.log("from_age",e.from_age),console.log("to_age",e.to_age),console.log("next_available_date",e.next_available_date),d.current=e.next_available_date;for(var t=0;t=80?t.push(100):t.push(Math.round(e))})),t}(l.current);for(var c=0;c0?"":"#dadada"},children:j.current[c]<=20?Object(k.jsxs)("p",{className:"deviation-gray-text",children:["\u504f\u5dee\u5024 ",l.current[c]]}):Object(k.jsxs)("p",{className:"deviation-text",children:["\u504f\u5dee\u5024 ",l.current[c]]})})]})]:[Object(k.jsxs)(k.Fragment,{children:[Object(k.jsxs)("div",{className:"score__grid",children:[Object(k.jsx)("div",{children:Object(k.jsx)("span",{className:"item1",children:h(e.results[c].taken_date)})}),Object(k.jsxs)("span",{children:[Object(k.jsxs)("span",{className:"score",children:[Object(k.jsx)("b",{children:e.results[c].total_score}),Object(k.jsx)("small",{children:"/100"})]}),Object(k.jsx)("span",{className:"item3",children:"\u70b9"}),e.results[c].diff_total_score?Object(k.jsx)("span",{className:"item4",children:c===e.results.length-1?e.results[c].diff_total_score>0?Object(k.jsx)(f,{}):Object(k.jsx)(g,{}):e.results[c].diff_total_score>0?Object(k.jsx)(p,{}):Object(k.jsx)(S,{})}):"",Object(k.jsx)("span",{className:"item5",children:e.results[c].diff_total_score&&(e.results[c].diff_total_score<=0?"":"+")+e.results[c].diff_total_score})]})]}),Object(k.jsx)("div",{className:"deviation-container",style:{width:"".concat(j.current[c])+"%",background:"".concat(e.results[c].total_score)>0?"":"#dadada"},children:j.current[c]<=20?Object(k.jsxs)("p",{className:"deviation-gray-text",children:["\u504f\u5dee\u5024 ",l.current[c]]}):Object(k.jsxs)("p",{className:"deviation-text",children:["\u504f\u5dee\u5024 ",l.current[c]]})})]})]));u.current=u.current.reverse()},f=function(){return Object(k.jsx)("span",{children:Object(k.jsx)("img",{src:X,height:"16",width:"20",alt:"\u9752\u77e2\u5370\u4e0a"})})},g=function(){return Object(k.jsx)("span",{children:Object(k.jsx)("img",{src:H,height:"16",width:"20",alt:"\u8d64\u77e2\u5370\u4e0b"})})},p=function(){return Object(k.jsx)("span",{children:Object(k.jsx)("img",{src:q,height:"16",width:"20",alt:"\u77e2\u5370\u4e0a"})})},S=function(){return Object(k.jsx)("span",{children:Object(k.jsx)("img",{src:K,height:"16",width:"20",alt:"\u77e2\u5370\u4e0b"})})};return Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)(J,{}),!c&&Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)("div",{className:"head welcome-text-button-results-container",children:Object(k.jsx)("div",{className:"welcome-text-container",children:Object(k.jsxs)("h1",{children:["\u4eca\u306e\u6d77\u99ac\u306e\u72b6\u614b\u3092",Object(k.jsx)("br",{}),"\u30c1\u30a7\u30c3\u30af\u3057\u307e\u3057\u3087\u3046"]})})}),Object(k.jsx)(k.Fragment,{children:Object(k.jsx)("div",{className:"text-box",children:Object(k.jsxs)("div",{className:"flex",children:[Object(k.jsx)("div",{className:"exam-icon",children:Object(k.jsx)("img",{src:z,alt:"\u6d77\u99ac\u306e\u72b6\u614b\u30c1\u30a7\u30c3\u30af"})}),Object(k.jsxs)("p",{className:"instructions-text",children:["\u7c21\u5358\u306a\u30c6\u30b9\u30c8\u3067\u4eca\u306e\u6d77\u99ac\u306e\u72b6\u614b\u3092\u30c1\u30a7\u30c3\u30af\uff01",Object(k.jsx)("br",{}),"\u5408\u8a08\uff12\u554f\u3001\u6240\u8981\u6642\u9593\u306f\u7d045\u5206\u3067\u3059\u3002"]})]})})}),(i.is_admin||b)&&Object(k.jsx)("div",{className:"new-visit-button-container",children:Object(k.jsx)(Q,{testing_allowed:b.current,next_available_date:d.current})}),Object(k.jsx)(k.Fragment,{children:o.current.length>0&&Object(k.jsx)(k.Fragment,{children:Object(k.jsx)("div",{className:"result-inner",children:Object(k.jsxs)("div",{className:"historic-results-box",children:[Object(k.jsx)("h2",{className:"historic-results-header-text",children:"\u904e\u53bb\u306e\u30c6\u30b9\u30c8\u7d50\u679c"}),u.current]})})})})]})]})}function $(){return Object(k.jsx)(k.Fragment,{children:Object(k.jsx)(Z,{})})}c(698);var ee;c(699);function te(e){var t=e.words15Array,c=e.hideWordDisplayAndShowWordButtons,n=Object(s.useState)(0),r=Object(N.a)(n,2),a=r[0],i=r[1],o=Object(s.useState)(!1),l=Object(N.a)(o,2),j=l[0],u=l[1],b=Object(s.useCallback)((function(){i((function(e){var s=e+1;return s>=t.length&&(s=0,c()),s})),setTimeout((function(){u(!0)}),1500)}),[]);return Object(s.useEffect)((function(){return ee=setInterval((function(){return u(!1),b(),function(){clearInterval(ee),clearTimeout(undefined)}}),2e3),setTimeout((function(){u(!0)}),1500),function(){}}),[b]),Object(k.jsx)(k.Fragment,{children:Object(k.jsx)("div",{className:"worddisplay__random-word-display",children:!j&&t[a]})})}c(700);function ce(e){var t=e.word,c=e.handleNumberWordsPressed,n=e.userAnswerArray,r=e.hasChosen15Words,a=e.setHasChosen15Words,i=e.handleUserWordsInput,o=Object(s.useState)(!1),l=Object(N.a)(o,2),j=l[0],u=l[1],b=function(e){i(e),u(!j),c(),n.length>=15?a(!0):a(!1)};return Object(k.jsx)(k.Fragment,{children:Object(k.jsx)("button",{disabled:r&&!j?1:0,style:j?{background:"#6CA3E3",color:"#fff"}:{background:"#fff",color:"#333"},className:"button__word-button",onClick:function(){b(t)},children:t})})}c(701);function se(e){var t=e.words40,c=e.handleOkButton,n=e.userAnswerArray,r=e.handleUserWordsInput,a=Object(s.useState)(0),i=Object(N.a)(a,2),o=i[0],l=i[1],j=Object(s.useState)(!1),u=Object(N.a)(j,2),b=u[0],d=u[1],O=function(){l(n.length)},h=t.map((function(e){return Object(k.jsx)(ce,{word:e,handleNumberWordsPressed:O,userAnswerArray:n,hasChosen15Words:b,setHasChosen15Words:d,handleUserWordsInput:r},e)}));return Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)("div",{className:"wordbuttons__buttons-pad",children:h}),Object(k.jsx)("div",{className:"wordbuttons__ok-button-container",children:15===o&&Object(k.jsx)("button",{className:"wordbuttons__ok-button",onClick:function(){c()},children:"OK"})}),Object(k.jsx)("div",{className:"wordbuttons__selected-button-number-display",children:Object(k.jsxs)("span",{children:[o,"/15"]})})]})}c(702),c(703);var ne=c.p+"static/media/flow1.21e530b8.svg",re=c.p+"static/media/flow2.242a74b6.svg",ae=c.p+"static/media/flow3.a1629272.svg",ie=c.p+"static/media/flow4.a8485abd.svg",oe=c.p+"static/media/flow5.05b7afaf.svg",le=c.p+"static/media/flow6.db003f75.svg";function je(e){var t=e.testProgressBar;return Object(k.jsxs)(k.Fragment,{children:[0===t&&Object(k.jsx)(k.Fragment,{children:Object(k.jsx)("div",{className:"bar",children:Object(k.jsx)("img",{src:ne,alt:"flow"})})}),1===t&&Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)("div",{className:"bar",children:Object(k.jsx)("img",{src:re,alt:"flow"})})," "]}),2===t&&Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)("div",{className:"bar",children:Object(k.jsx)("img",{src:ae,alt:"flow"})})," "]}),3===t&&Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)("div",{className:"bar",children:Object(k.jsx)("img",{src:ie,alt:"flow"})})," "]}),4===t&&Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)("div",{className:"bar",children:Object(k.jsx)("img",{src:oe,alt:"flow"})})," "]}),5===t&&Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)("div",{className:"bar",children:Object(k.jsx)("img",{src:le,alt:"flow"})})," "]})]})}var ue=c.p+"static/media/explain@2x.e14d546d.png";function be(e){var t=e.hideInstructions,c=C().user,n=Object(l.g)(),r=0,a=function(){if(r=localStorage.getItem("onPage"),!c.is_admin&&(!r||1!==parseInt(r)))return console.log("Not proper navigation, returning to start page"),n.push("/tests"),Object(k.jsx)(l.a,{to:"/tests"});!function(e){localStorage.onPage=JSON.stringify(e)}(2)};return Object(s.useEffect)((function(){a()}),[]),Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)(je,{testProgressBar:0}),Object(k.jsxs)("div",{className:"test-instructions",children:[Object(k.jsx)("div",{className:"head welcome-text-button-results-container",children:Object(k.jsx)("div",{className:"welcome-text-container",children:Object(k.jsx)("h1",{children:"\u8a18\u61b6\u529b\u30c6\u30b9\u30c8\uff08\u524d\u534a\uff09"})})}),Object(k.jsx)("div",{className:"text-box",children:Object(k.jsxs)("div",{className:"flex",children:[Object(k.jsx)("div",{children:Object(k.jsx)("img",{src:ue,alt:"\u8aac\u660e"})}),Object(k.jsxs)("p",{className:"instructions-text",children:["\u8868\u793a\u3059\u308b",Object(k.jsx)("u",{children:Object(k.jsx)("b",{children:"15\u500b"})}),"\u306e\u5358\u8a9e\u3092\u899a\u3048\u3066\u304f\u3060\u3055\u3044\u3002",Object(k.jsx)("br",{}),"\u305d\u306e\u5f8c\u306b\u3001\u30ea\u30b9\u30c8\u304b\u3089\u899a\u3048\u305f",Object(k.jsx)("u",{children:Object(k.jsx)("b",{children:"15\u500b"})}),"\u306e\u5358\u8a9e\u3092\u9078\u3093\u3067\u304f\u3060\u3055\u3044\u3002"]})]})}),Object(k.jsx)("button",{className:"start-button",onClick:function(){return t()},children:"\u30b9\u30bf\u30fc\u30c8"})]})]})}c(704);var de=c.p+"static/media/otsukare@2x.66c5e2cf.png";function Oe(e){var t=e.score,c=C().user;return Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)(je,{testProgressBar:0}),Object(k.jsxs)("div",{className:"color-test-completed",children:[Object(k.jsx)("div",{className:"head welcome-text-button-results-container",children:Object(k.jsx)("div",{className:"welcome-text-container",children:Object(k.jsx)("h1",{children:"\u8a18\u61b6\u529b\u30c6\u30b9\u30c8\uff08\u524d\u534a\uff09"})})}),Object(k.jsxs)("div",{className:"text-box",children:[Object(k.jsx)("div",{className:"instructions-text",children:c.is_admin&&Object(k.jsxs)("div",{className:"instructions-text-center",children:["Your Total Score is: ",t]})}),Object(k.jsxs)("div",{className:"flex",children:[Object(k.jsx)("div",{className:"exam-icon",children:Object(k.jsx)("img",{src:de,alt:"\u304a\u3064\u304b\u308c\u3055\u307e\u3067\u3057\u305f"})}),Object(k.jsx)("p",{className:"instructions-text-center",children:Object(k.jsx)("b",{children:"\u3053\u308c\u3089\u306e\u5358\u8a9e\u306f\u899a\u3048\u3066\u304a\u3044\u3066\u304f\u3060\u3055\u3044\u3002\u5f8c\u307b\u3069\u3001\u518d\u3073\u8a18\u61b6\u529b\u30c6\u30b9\u30c8\u3092\u884c\u3044\u307e\u3059\u3002"})})]})]}),Object(k.jsx)("div",{className:"startText",children:"\u6b21\u306e\u30c6\u30b9\u30c8\u306b\u9032\u307f\u307e\u3059\u3002"}),Object(k.jsx)(A.b,{to:"/practice/stroop-test-a",className:"continue-button",children:Object(k.jsx)("h2",{children:"\u6b21\u3078"})})]})]})}c(705);var he=["\u602a\u6211","\u540d\u523a","\u6843","\u91ce\u83dc","\u96fb\u6c60","\u5f1f","\u8a00\u8449","\u7b46\u7bb1","\u4ef2\u9593","\u7f36","\u610f\u5fd7","\u65b0\u805e","\u673a","\u7a7a\u6c17","\u624b","\u571f\u5730","\u5bfa","\u795e\u793e","\u5149","\u5f1f\u5b50","\u5e2b\u5320","\u5bb6","\u7d75","\u52d5\u7269","\u6bcd","\u4e16\u754c","\u9e7f","\u5730\u7403","\u7236","\u4ed5\u4e8b","\u9244\u9053","\u7537","\u8001\u4eba","\u540d\u524d","\u98df\u5802","\u96d1\u8a8c","\u624b\u5e33","\u6642\u8a08","\u5098","\u9375","\u91ce\u7403","\u9053","\u6620\u753b","\u685c","\u6c34","\u5c01\u7b52","\u5730\u56f3","\u56fd","\u793e\u9577","\u5b66\u6821","\u7814\u7a76","\u690d\u7269","\u98df\u54c1","\u592a\u967d","\u8ab2\u9577","\u76ee","\u8857","\u8fb2\u5834","\u7269\u8a9e","\u6d77","\u78c1\u77f3","\u773c\u93e1","\u591c","\u751f\u6d3b","\u846c\u5f0f","\u5317","\u79d1\u5b66","\u90e8\u5c4b","\u53cb\u4eba","\u9b5a","\u5c71","\u4ea4\u756a","\u5c0f\u8aac","\u99ac","\u9854","\u6728\u6750","\u4fe1\u53f7","\u767d","\u7d50\u5a5a","\u7d19","\u97f3\u697d","\u4eba\u5f62","\u624b\u7d19","\u5ddd","\u4ecb\u8b77","\u6210\u7e3e","\u98df\u5668","\u8d64","\u9ce5","\u72ac","\u5bb6\u65cf","\u6b4c","\u535a\u58eb","\u4f5c\u5bb6","\u9ed2","\u65c5\u9928","\u98a8","\u6b4c\u624b","\u8239","\u672c\u68da","\u5ca9","\u706b\u707d","\u5357","\u5bb6\u8cc3","\u4f5c\u54c1","\u5408\u683c","\u5efa\u7269","\u5e03\u56e3","\u738b","\u7687\u5e1d","\u76f8\u64b2","\u5cf6","\u8db3","\u8a18\u9332","\u6a5f\u68b0","\u98a8\u5442","\u5e8a\u5c4b","\u71b1","\u96ea","\u6771","\u9ad8\u6821","\u753a","\u7f70\u91d1","\u925b","\u5927\u5b66","\u56f3","\u4f1a\u8b70","\u9031","\u7dd1","\u5b63\u7bc0","\u6642\u9593","\u5fc3","\u7d05\u8449","\u5bff\u53f8","\u934b","\u897f","\u5730\u9762","\u6e2f","\u5c0f\u9ea6","\u5de5\u5834","\u65c5\u884c","\u671d","\u6d25\u6ce2","\u751f\u5f92","\u5730\u9707","\u4eba","\u9053\u8def","\u96e8","\u6ce5\u68d2","\u58f0","\u5144","\u5375","\u5e83\u5834","\u6b66\u5668","\u8ecd\u968a","\u7206\u5f3e","\u7d4c\u8cbb","\u8077\u54e1","\u6ce2","\u9078\u6319","\u5e06","\u6750\u6599","\u5206\u6570","\u68ee","\u7a93","\u5e97","\u590f","\u5217\u8eca","\u58c1","\u5e0c\u671b","\u7a7a","\u51ac","\u571f","\u697d\u5668","\u5c55\u793a","\u8349","\u4e73\u725b","\u770b\u677f","\u79fb\u6c11","\u904e\u53bb","\u5929\u5019","\u6708","\u635c\u67fb","\u82b1","\u65c5","\u88c1\u5224","\u53e3","\u52dd\u5229","\u9769\u547d","\u5ead","\u4e0a\u6607","\u6253\u6483","\u8840","\u500b\u6027","\u9280\u884c","\u72ec\u5360","\u6307\u793a","\u8033","\u606f\u5b50","\u6e56","\u5e7b\u60f3","\u6625","\u5263\u9053","\u56fd\u5bb6","\u8f9e\u66f8","\u5200","\u77f3","\u5b9f\u9a13","\u9244","\u7b11\u9854","\u7a74","\u6751","\u5927\u4f1a","\u91d1\u5c5e","\u8336\u8272","\u732b","\u9aea","\u5e8a","\u7d50\u679c","\u4e18","\u91d1\u5eab","\u6e29\u6cc9","\u6cd5\u5247","\u6d77\u5cb8","\u7802","\u571f\u58cc","\u6e29\u5ea6","\u6307","\u696d\u754c","\u679c\u7269","\u611f\u899a","\u9996\u90fd","\u6905\u5b50","\u5371\u967a","\u5175\u58eb","\u7df4\u7fd2","\u61b2\u6cd5","\u533b\u5e2b","\u6b63\u5348","\u4f5c\u7269","\u4f1a\u8a08","\u5b66\u751f","\u6606\u866b","\u6388\u696d","\u4eba\u9593","\u6b74\u53f2","\u93e1","\u9aa8","\u5973","\u65e5\u8a18","\u96a3\u4eba","\u7fa4\u8846","\u8a69","\u9418","\u8089","\u6050\u6016","\u8996\u529b","\u60d1\u661f","\u5730\u96f7","\u691c\u7d22","\u4fdd\u967a","\u9ec4\u8272","\u9283","\u5370\u5237","\u7802\u6f20","\u89aa","\u7559\u5b66","\u7269\u8cea","\u8c5a","\u8102\u80aa","\u99c5","\u5145\u96fb","\u5e02\u5834","\u6f22\u5b57","\u6575","\u8fd4\u4e8b","\u81ea\u7136","\u6db2\u4f53","\u610f\u5473","\u8377\u7269","\u96fb\u8a71","\u9996","\u9178\u7d20","\u7802\u7cd6","\u6b7b","\u6b63\u89e3","\u9280","\u611f\u8b1d","\u59c9\u59b9","\u7d4c\u9a13","\u82f1\u8a9e","\u5922","\u8a66\u9a13","\u5408\u8a08","\u57fa\u672c","\u8c37","\u5ea7\u5e2d","\u5e3d\u5b50","\u6210\u529f","\u4f1a\u793e","\u5951\u7d04","\u5730\u4e0b","\u59bb","\u9774","\u80a9","\u7dbf","\u8ca1\u7523","\u5206\u5b50","\u5869","\u9f3b","\u7f8e\u8853","\u8acb\u6c42","\u5927\u9678"];c(706),c(707);function xe(e){var t=e.score,c=C(),n=B(),r=c.user;Object(s.useEffect)((function(){localStorage.removeItem("wordArray15"),localStorage.removeItem("wordArray25")}),[]),Object(s.useEffect)((function(){var e={method:"POST",headers:{"Content-Type":"application/json; charset=UTF-8","X-CSRFToken":O.a.get("csrf_refresh_token")},credentials:"include",body:JSON.stringify({round:2,score:t})};fetch("/api/test/word_memory",e).then((function(e){return e.json()})).catch((function(e){console.log("err",e),v(n)}))}),[]);return Object(k.jsx)(k.Fragment,{children:Object(k.jsxs)("div",{className:"color-test-completed",children:[Object(k.jsx)("div",{className:"head welcome-text-button-results-container",children:Object(k.jsx)("div",{className:"welcome-text-container",children:Object(k.jsx)("h1",{children:"\u8a18\u61b6\u529b\u30c6\u30b9\u30c8"})})}),Object(k.jsx)("div",{className:"text-box",children:Object(k.jsxs)("div",{className:"flex",children:[Object(k.jsx)("div",{className:"exam-icon",children:Object(k.jsx)("img",{src:de,alt:"\u304a\u3064\u304b\u308c\u3055\u307e\u3067\u3057\u305f"})}),Object(k.jsxs)("div",{className:"instructions-text",children:[Object(k.jsx)("h2",{className:"instructions-text-center",children:"\u304a\u3064\u304b\u308c\u3055\u307e\u3067\u3057\u305f\u3002"}),Object(k.jsx)("div",{className:"instructions-text",children:r.is_admin&&Object(k.jsxs)("div",{className:"instructions-text-center",children:["Your Total Score is: ",t]})}),Object(k.jsx)("p",{className:"instructions-text-center",children:Object(k.jsx)("b",{children:"\u3059\u3079\u3066\u306e\u30c6\u30b9\u30c8\u304c\u7d42\u4e86\u3057\u307e\u3057\u305f\u3002"})})]})]})}),r.id&&r.eqtid?Object(k.jsx)("button",{className:"continue-button",onClick:function(){return window.location.href="https://rsch.jp/common/connect_end.php?id=".concat(r.id,"&eqtid=").concat(r.eqtid,"&state=8lUjzMGEMY"),void v(n)},children:Object(k.jsx)("h2",{children:"\u30af\u30ed\u30b9\u30fb\u30de\u30fc\u30b1\u30c6\u30a3\u30f3\u30b0\u3078"})}):Object(k.jsx)(A.b,{to:"/results",className:"continue-button",children:Object(k.jsx)("h2",{children:"\u7d50\u679c\u3092\u8868\u793a\u3059\u308b"})})]})})}var me=Object(s.createContext)();var fe;c(708);function ve(e){var t=e.randomNumberArray,c=e.hideNumbersAndDisplayPad,n=Object(s.useState)(0),r=Object(N.a)(n,2),a=r[0],i=r[1],o=Object(s.useState)(!1),l=Object(N.a)(o,2),j=l[0],u=l[1],b=Object(s.useCallback)((function(){i((function(e){var s=e+1;return s>=t.length&&(s=0,c()),s})),setTimeout((function(){u(!0)}),900)}),[]);return Object(s.useEffect)((function(){fe=setInterval((function(){return u(!1),b(),function(){clearInterval(fe),clearTimeout(undefined)}}),1e3),setTimeout((function(){u(!0)}),900)}),[b]),Object(k.jsx)(k.Fragment,{children:Object(k.jsx)("div",{className:"random-number-display",children:!j&&t[a]})})}c(709);var ge=c.p+"static/media/Backspace.4cfb6e61.svg";function pe(e){var t=e.handleOkButton,c=Object(s.useState)(""),n=Object(N.a)(c,2),r=n[0],a=n[1],i=function(e){var t=r;if("B"!==e||""===t)"B"===e&&""===t||a(t=r+e);else{var c=t.slice(0,-1);a(c)}};return Object(k.jsxs)("div",{children:[Object(k.jsx)("div",{children:Object(k.jsx)("input",{className:"number-display-input",onChange:function(){},value:r})}),Object(k.jsxs)("div",{className:"number-buttons",children:[Object(k.jsx)("button",{className:"number-buttons__",onClick:function(){return i("1")},children:"1\ufe0f"}),Object(k.jsx)("button",{className:"number-buttons__",onClick:function(){return i("2")},children:"2"}),Object(k.jsx)("button",{className:"number-buttons__",onClick:function(){return i("3")},children:"3"}),Object(k.jsx)("button",{className:"number-buttons__",onClick:function(){return i("4")},children:"4"}),Object(k.jsx)("button",{className:"number-buttons__",onClick:function(){return i("5")},children:"5"}),Object(k.jsx)("button",{className:"number-buttons__",onClick:function(){return i("6")},children:"6"}),Object(k.jsx)("button",{className:"number-buttons__",onClick:function(){return i("7")},children:"7"}),Object(k.jsx)("button",{className:"number-buttons__",onClick:function(){return i("8")},children:"8"}),Object(k.jsx)("button",{className:"number-buttons__",onClick:function(){return i("9")},children:"9"}),Object(k.jsx)("button",{className:"number-buttons__backspace",onClick:function(){return i("B")},children:Object(k.jsx)("img",{className:"backspaceOnButton",src:ge,alt:"Backspace",height:"40",width:"40"})}),Object(k.jsx)("button",{className:"number-buttons__",onClick:function(){return i("0")},children:"0"}),Object(k.jsx)("button",{className:"number-buttons__ok",onClick:function(){return t(r)},children:"OK"})]})]})}c(710);function Ne(e){var t=e.hideInstructions,c=C().user,n=Object(l.g)(),r=0,a=function(){if(r=localStorage.getItem("onPage"),r=7,!c.is_admin&&(!r||7!==parseInt(r)))return console.log("Not proper navigation, returning to start page"),n.push("/tests"),Object(k.jsx)(l.a,{to:"/tests"});!function(e){localStorage.onPage=JSON.stringify(e)}(8)};return Object(s.useEffect)((function(){a()}),[]),Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)(J,{}),Object(k.jsx)(je,{testProgressBar:3}),Object(k.jsxs)("div",{className:"test-instructions",children:[Object(k.jsx)("div",{className:"head welcome-text-button-results-container",children:Object(k.jsx)("div",{className:"welcome-text-container",children:Object(k.jsx)("h1",{children:"\u51e6\u7406\u6a5f\u80fd\u30c6\u30b9\u30c8"})})}),Object(k.jsx)("div",{className:"text-box",children:Object(k.jsxs)("div",{className:"flex",children:[Object(k.jsx)("div",{children:Object(k.jsx)("img",{src:ue,alt:"\u8aac\u660e"})}),Object(k.jsxs)("p",{className:"instructions-text",children:["\u3053\u308c\u304b\u3089\u8868\u793a\u3055\u308c\u308b\u6570\u5b57\u3092\u899a\u3048\u3066\u3001",Object(k.jsx)("u",{children:Object(k.jsx)("b",{children:"\u8868\u793a\u3055\u308c\u305f\u9806\u756a\u3069\u304a\u308a\u306b"})}),"\u6570\u5b57\u3092\u9078\u3093\u3067\u304f\u3060\u3055\u3044\u3002"]})]})}),Object(k.jsx)("button",{className:"start-button",onClick:function(){return t()},children:"\u30b9\u30bf\u30fc\u30c8"})]})]})}c(711);function Se(e){var t=e.score,c=C().user;return Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)(J,{}),Object(k.jsx)(je,{testProgressBar:3}),Object(k.jsxs)("div",{className:"color-test-completed",children:[Object(k.jsx)("div",{className:"head welcome-text-button-results-container",children:Object(k.jsx)("div",{className:"welcome-text-container",children:Object(k.jsx)("h1",{children:"\u51e6\u7406\u6a5f\u80fd\u30c6\u30b9\u30c8"})})}),Object(k.jsx)("div",{className:"text-box",children:Object(k.jsxs)("div",{className:"flex",children:[Object(k.jsx)("div",{className:"exam-icon",children:Object(k.jsx)("img",{src:de,alt:"\u304a\u3064\u304b\u308c\u3055\u307e\u3067\u3057\u305f"})}),Object(k.jsxs)("div",{className:"instructions-text",children:[Object(k.jsx)("h2",{className:"instructions-text-center",children:"\u304a\u3064\u304b\u308c\u3055\u307e\u3067\u3057\u305f\u3002"}),c.is_admin&&Object(k.jsxs)("p",{className:"instructions-text-center",children:["Your Total Score is: ",t]}),Object(k.jsx)("p",{className:"instructions-text-center",children:Object(k.jsx)("b",{children:"\u3053\u308c\u3067\u30c6\u30b9\u30c8\u7d42\u4e86\u3067\u3059\u3002"})})]})]})}),Object(k.jsx)(A.b,{to:"/results",className:"continue-button",children:Object(k.jsx)("h2",{children:"\u7d50\u679c\u3092\u8868\u793a\u3059\u308b"})})]})]})}c(712);var we;c(713);function ke(e){var t=e.randomNumberArray,c=e.hideNumbersAndDisplayPad,n=Object(s.useState)(0),r=Object(N.a)(n,2),a=r[0],i=r[1],o=Object(s.useState)(!1),l=Object(N.a)(o,2),j=l[0],u=l[1],b=Object(s.useCallback)((function(){i((function(e){var s=e+1;return s>=t.length&&(s=0,c()),s})),setTimeout((function(){u(!0)}),900)}),[]);return Object(s.useEffect)((function(){we=setInterval((function(){return u(!1),b(),function(){clearInterval(we),clearTimeout(undefined)}}),1e3),setTimeout((function(){u(!0)}),900)}),[b]),Object(k.jsx)(k.Fragment,{children:Object(k.jsx)("div",{className:"random-number-display",children:!j&&t[a]})})}c(714);function ye(e){var t=e.handleOkButton,c=Object(s.useState)(""),n=Object(N.a)(c,2),r=n[0],a=n[1],i=function(e){var t=r;if("B"!==e||""===t)"B"===e&&""===t||a(t=r+e);else{var c=t.slice(0,-1);a(c)}};return Object(k.jsxs)("div",{children:[Object(k.jsx)("div",{children:Object(k.jsx)("input",{className:"number-display-input",onChange:function(){},value:r})}),Object(k.jsxs)("div",{className:"number-buttons",children:[Object(k.jsx)("button",{className:"number-buttons__",onClick:function(){return i("1")},children:"1\ufe0f"}),Object(k.jsx)("button",{className:"number-buttons__",onClick:function(){return i("2")},children:"2"}),Object(k.jsx)("button",{className:"number-buttons__",onClick:function(){return i("3")},children:"3"}),Object(k.jsx)("button",{className:"number-buttons__",onClick:function(){return i("4")},children:"4"}),Object(k.jsx)("button",{className:"number-buttons__",onClick:function(){return i("5")},children:"5"}),Object(k.jsx)("button",{className:"number-buttons__",onClick:function(){return i("6")},children:"6"}),Object(k.jsx)("button",{className:"number-buttons__",onClick:function(){return i("7")},children:"7"}),Object(k.jsx)("button",{className:"number-buttons__",onClick:function(){return i("8")},children:"8"}),Object(k.jsx)("button",{className:"number-buttons__",onClick:function(){return i("9")},children:"9"}),Object(k.jsx)("button",{className:"number-buttons__backspace",onClick:function(){return i("B")},children:Object(k.jsx)("img",{className:"backspaceOnButton",src:ge,alt:"Backspace",height:"40",width:"40"})}),Object(k.jsx)("button",{className:"number-buttons__",onClick:function(){return i("0")},children:"0"}),Object(k.jsx)("button",{className:"number-buttons__ok",onClick:function(){return t(r)},children:"OK"})]})]})}c(715);function _e(e){var t=e.hideInstructions,c=C().user,n=Object(l.g)(),r=0,a=function(){if(r=localStorage.getItem("onPage"),!c.is_admin&&(!r||9!==parseInt(r)))return console.log("Not proper navigation, returning to start page"),n.push("/tests"),Object(k.jsx)(l.a,{to:"/tests"});!function(e){localStorage.onPage=JSON.stringify(e)}(10)};return Object(s.useEffect)((function(){a()}),[]),Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)(je,{testProgressBar:4}),Object(k.jsxs)("div",{className:"test-instructions",children:[Object(k.jsx)("div",{className:"head welcome-text-button-results-container",children:Object(k.jsx)("div",{className:"welcome-text-container",children:Object(k.jsx)("h1",{children:"\u51e6\u7406\u6a5f\u80fd\u30c6\u30b9\u30c8\uff08\u5f8c\u534a\uff09"})})}),Object(k.jsx)("div",{className:"text-box",children:Object(k.jsxs)("div",{className:"flex",children:[Object(k.jsx)("div",{children:Object(k.jsx)("img",{src:ue,alt:"\u8aac\u660e"})}),Object(k.jsxs)("p",{className:"instructions-text",children:["\u3053\u308c\u304b\u3089\u8868\u793a\u3055\u308c\u308b\u6570\u5b57\u3092\u899a\u3048\u3066\u3001",Object(k.jsx)("u",{children:Object(k.jsx)("b",{children:"\u8868\u793a\u3055\u308c\u305f\u9806\u3068\u306f\u9006\u306e\u9806\u306b"})}),"\u6570\u5b57\u3092\u9078\u3093\u3067\u304f\u3060\u3055\u3044\u3002"]})]})}),Object(k.jsx)("button",{className:"start-button",onClick:function(){return t()},children:"\u30b9\u30bf\u30fc\u30c8"})]})]})}c(716);function Ce(e){var t=e.score,c=C().user;return Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)(je,{testProgressBar:4}),Object(k.jsxs)("div",{className:"color-test-completed",children:[Object(k.jsx)("div",{className:"head welcome-text-button-results-container",children:Object(k.jsx)("div",{className:"welcome-text-container",children:Object(k.jsx)("h1",{children:"\u51e6\u7406\u6a5f\u80fd\u30c6\u30b9\u30c8\uff08\u5f8c\u534a\uff09"})})}),Object(k.jsx)("div",{className:"text-box",children:Object(k.jsxs)("div",{className:"flex",children:[Object(k.jsx)("div",{className:"exam-icon",children:Object(k.jsx)("img",{src:de,alt:"\u304a\u3064\u304b\u308c\u3055\u307e\u3067\u3057\u305f"})}),Object(k.jsxs)("div",{className:"instructions-text",children:[Object(k.jsx)("h2",{className:"instructions-text-center",children:"\u304a\u3064\u304b\u308c\u3055\u307e\u3067\u3057\u305f\u3002"}),c.is_admin&&Object(k.jsxs)("p",{className:"instructions-text-center",children:["Your Total Score is: ",t]})]})]})}),Object(k.jsx)("div",{className:"startText",children:"\u6b21\u306e\u30c6\u30b9\u30c8\u306b\u9032\u307f\u307e\u3059\u3002"}),Object(k.jsx)(A.b,{to:"/test/word-memory-2",className:"continue-button",children:Object(k.jsx)("h2",{children:"\u6b21\u3078"})})]})]})}c(717);c(718),c(719);function Be(e){var t=e.hideInstructions,c=(e.startTest,C().user),n=Object(l.g)(),r=0,a=function(){if(r=localStorage.getItem("onPage"),!c.is_admin&&(!r||3!==parseInt(r)))return console.log("Not proper navigation, returning to start page"),n.push("/tests"),Object(k.jsx)(l.a,{to:"/tests"});!function(e){localStorage.onPage=JSON.stringify(e)}(4)};return Object(s.useEffect)((function(){a()}),[]),Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)(je,{testProgressBar:1}),Object(k.jsxs)("div",{className:"test-instructions",children:[Object(k.jsx)("div",{className:"head welcome-text-button-results-container",children:Object(k.jsx)("div",{className:"welcome-text-container",children:Object(k.jsx)("h1",{children:"\u6ce8\u610f\u529b\u30c6\u30b9\u30c8\uff08\u524d\u534a\uff09"})})}),Object(k.jsx)("div",{className:"text-box",children:Object(k.jsxs)("div",{className:"flex",children:[Object(k.jsx)("div",{children:Object(k.jsx)("img",{src:ue,alt:"\u8aac\u660e"})}),Object(k.jsxs)("p",{className:"instructions-text",children:["\u8868\u793a\u3059\u308b",Object(k.jsx)("u",{children:Object(k.jsx)("b",{children:"\u4e38\u306e\u8272"})}),"\u306b\u5f53\u305f\u308b\u8a00\u8449\u3092\u9078\u3093\u3067\u304f\u3060\u3055\u3044\u3002",Object(k.jsx)("br",{}),Object(k.jsx)("u",{children:Object(k.jsx)("b",{children:"\u5236\u9650\u6642\u9593\u306f60\u79d2\u3067\u3059\u3002"})}),"\u3067\u304d\u308b\u3060\u3051\u901f\u304f\u3001\u6b63\u78ba\u306b\u9078\u3093\u3067\u304f\u3060\u3055\u3044\u3002"]})]})}),Object(k.jsx)("button",{className:"start-button",onClick:function(){return t()},children:"\u30b9\u30bf\u30fc\u30c8"})]})]})}c(720);function Te(e){var t=e.correctScore,c=e.incorrectScore,n=e.currentRound,r=C(),a=B(),i=r.user;return Object(s.useEffect)((function(){var e={method:"POST",headers:{"Content-Type":"application/json; charset=UTF-8","X-CSRFToken":O.a.get("csrf_refresh_token")},credentials:"include",body:JSON.stringify({partACorrect:t,partAInCorrect:c,partATotal:n})};fetch("/api/test/stroop_a",e).then((function(e){return e.json()})).catch((function(e){console.log("err",e),v(a)}))}),[]),Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)(je,{testProgressBar:1}),Object(k.jsxs)("div",{className:"color-test-completed",children:[Object(k.jsx)("div",{className:"head welcome-text-button-results-container",children:Object(k.jsx)("div",{className:"welcome-text-container",children:Object(k.jsx)("h1",{children:"\u6ce8\u610f\u529b\u30c6\u30b9\u30c8\uff08\u524d\u534a\uff09"})})}),Object(k.jsx)("div",{className:"text-box",children:Object(k.jsxs)("div",{className:"flex",children:[Object(k.jsx)("div",{className:"exam-icon",children:Object(k.jsx)("img",{src:de,alt:"\u304a\u3064\u304b\u308c\u3055\u307e\u3067\u3057\u305f"})}),Object(k.jsxs)("div",{className:"instructions-text",children:[Object(k.jsx)("h2",{className:"instructions-text-center",children:"\u304a\u3064\u304b\u308c\u3055\u307e\u3067\u3057\u305f\u3002"}),i.is_admin&&Object(k.jsxs)("p",{className:"instructions-text-center",children:["Your Total Correct Score is:",Object(k.jsxs)("span",{style:{color:"blue"},children:[t," "]})]}),i.is_admin&&Object(k.jsxs)("p",{className:"instructions-text-center",children:["Your Total Incorrect Score is:",Object(k.jsxs)("span",{style:{color:"red"},children:[c," "]})]})]})]})}),Object(k.jsx)("div",{className:"startText",children:"\u6b21\u306e\u30c6\u30b9\u30c8\u306b\u9032\u307f\u307e\u3059\u3002"}),Object(k.jsx)(A.b,{to:"/practice/stroop-test-b",className:"continue-button",children:Object(k.jsx)("h2",{children:"\u6b21\u3078"})})]})]})}c(721),c(722);function Ie(e){var t=e.hideInstructions,c=C().user,n=Object(l.g)(),r=1,a=function(){if(r=localStorage.getItem("onPage"),r=1,!c.is_admin&&(!r||1!==parseInt(r)))return console.log("Not proper navigation, returning to start page"),n.push("/tests"),Object(k.jsx)(l.a,{to:"/tests"});!function(e){localStorage.onPage=JSON.stringify(e)}(1)};return Object(s.useEffect)((function(){a()}),[]),Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)(J,{}),Object(k.jsx)(je,{testProgressBar:1}),Object(k.jsxs)("div",{className:"test-instructions",children:[Object(k.jsx)("div",{className:"head welcome-text-button-results-container",children:Object(k.jsx)("div",{className:"welcome-text-container",children:Object(k.jsx)("h1",{children:"\u6ce8\u610f\u529b\u30c6\u30b9\u30c8"})})}),Object(k.jsx)("div",{className:"text-box",children:Object(k.jsxs)("div",{className:"flex",children:[Object(k.jsx)("div",{children:Object(k.jsx)("img",{src:ue,alt:"\u8aac\u660e"})}),Object(k.jsxs)("p",{className:"instructions-text",children:["\u8868\u793a\u3059\u308b",Object(k.jsx)("u",{children:Object(k.jsx)("b",{children:"\u6587\u5b57\u306e\u8272"})}),"\u306b\u5f53\u305f\u308b\u8a00\u8449\u3092\u3001",Object(k.jsx)("u",{children:Object(k.jsx)("b",{children:"\u6587\u5b57\u306e\u610f\u5473\u306b\u307e\u3069\u308f\u3055\u308c\u306a\u3044\u3088\u3046\u306b"})}),"\u9078\u3093\u3067\u304f\u3060\u3055\u3044\u3002",Object(k.jsx)("br",{}),Object(k.jsx)("u",{children:Object(k.jsx)("b",{children:"\u5236\u9650\u6642\u9593\u306f60\u79d2\u3067\u3059\u3002"})}),"\u3067\u304d\u308b\u3060\u3051\u901f\u304f\u3001\u6b63\u78ba\u306b\u9078\u3093\u3067\u304f\u3060\u3055\u3044\u3002"]})]})}),Object(k.jsx)("div",{className:"startText",children:Object(k.jsxs)("b",{children:["\u300c\u30b9\u30bf\u30fc\u30c8\u300d\u3092\u62bc\u3057\u3066\u3001",Object(k.jsx)("br",{}),"\u30c6\u30b9\u30c8\u3092\u958b\u59cb\u3057\u307e\u3059\u3002"]})}),Object(k.jsx)("button",{className:"start-button",onClick:function(){return t()},children:"\u30b9\u30bf\u30fc\u30c8"})]})]})}c(723);function Re(e){var t=e.correctScore,c=e.incorrectScore,n=e.currentRound,r=C(),a=B(),i=r.user;return Object(s.useEffect)((function(){var e={method:"POST",headers:{"Content-Type":"application/json; charset=UTF-8","X-CSRFToken":O.a.get("csrf_refresh_token")},credentials:"include",body:JSON.stringify({partBCorrect:t,partBInCorrect:c,partBTotal:n})};fetch("/api/test/stroop_b",e).then((function(e){return e.json()})).catch((function(e){console.log("err",e),v(a)}))}),[]),Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)(J,{}),Object(k.jsx)(je,{testProgressBar:1}),Object(k.jsxs)("div",{className:"color-test-completed",children:[Object(k.jsx)("div",{className:"head welcome-text-button-results-container",children:Object(k.jsx)("div",{className:"welcome-text-container",children:Object(k.jsx)("h1",{children:"\u6ce8\u610f\u529b\u30c6\u30b9\u30c8"})})}),Object(k.jsx)("div",{className:"text-box",children:Object(k.jsxs)("div",{className:"flex",children:[Object(k.jsx)("div",{className:"exam-icon",children:Object(k.jsx)("img",{src:de,alt:"\u304a\u3064\u304b\u308c\u3055\u307e\u3067\u3057\u305f"})}),Object(k.jsxs)("div",{className:"instructions-text",children:[Object(k.jsx)("h2",{className:"instructions-text-center",children:"\u304a\u3064\u304b\u308c\u3055\u307e\u3067\u3057\u305f\u3002"}),i.is_admin&&Object(k.jsxs)("p",{className:"instructions-text-center",children:["Your Total Correct Score is:"," ",Object(k.jsxs)("span",{style:{color:"blue"},children:[t," "]})]}),i.is_admin&&Object(k.jsxs)("p",{className:"instructions-text-center",children:["Your Total Incorrect Score is:"," ",Object(k.jsxs)("span",{style:{color:"red"},children:[c," "]})]})]})]})}),Object(k.jsx)("div",{className:"startText",children:"\u6b21\u306e\u30c6\u30b9\u30c8\u306b\u9032\u307f\u307e\u3059\u3002"}),Object(k.jsx)(A.b,{to:"/practice/number-memory",className:"continue-button",children:Object(k.jsx)("h2",{children:"\u6b21\u3078"})})]})]})}c(724);var Ae=c.p+"static/media/cog-smart-logo.ad732a1f.png";var Pe;c(725);function Fe(e){var t=e.words5Array,c=e.hideWordDisplayAndShowWordButtons,n=Object(s.useState)(0),r=Object(N.a)(n,2),a=r[0],i=r[1],o=Object(s.useState)(!1),l=Object(N.a)(o,2),j=l[0],u=l[1],b=Object(s.useCallback)((function(){i((function(e){var s=e+1;return s>=t.length&&(s=0,c()),s})),setTimeout((function(){u(!0)}),1500)}),[]);return Object(s.useEffect)((function(){return Pe=setInterval((function(){return u(!1),b(),function(){clearInterval(Pe),clearTimeout(undefined)}}),2e3),setTimeout((function(){u(!0)}),1500),function(){}}),[b]),Object(k.jsx)(k.Fragment,{children:Object(k.jsx)("div",{className:"worddisplay__random-word-display",children:!j&&t[a]})})}var Ee=c.p+"static/media/Circle.4a62678e.svg",Me=c.p+"static/media/Cross.aaa2ef37.svg";c(726);function Ue(e){var t=e.word,c=e.hasPressedKakunin,n=e.words5Array,r=e.handleNumberWordsPressed,a=e.userAnswerArray,i=e.hasChosen5Words,o=e.setHasChosen5Words,l=e.handleUserWordsInput,j=Object(s.useState)(!1),u=Object(N.a)(j,2),b=u[0],d=u[1],O=function(e){l(e),d(!b),r(),a.length>=5?o(!0):o(!1)};return c?c&&-1!==n.indexOf(t)&&-1!==a.indexOf(t)?Object(k.jsxs)("div",{className:"color-button-container",children:[Object(k.jsx)("img",{className:"circle-on-word-button",src:Ee,alt:"Circle",height:"40",width:"40"}),Object(k.jsx)("button",{disabled:i&&!b?1:0,style:{background:"#6CA3E3",color:"white"},className:"button__word-button",onClick:function(){O(t)},children:t})]}):c&&1!==n.indexOf(t)&&-1!==a.indexOf(t)?Object(k.jsxs)("div",{className:"color-button-container",children:[Object(k.jsx)("img",{className:"cross-on-word-button",src:Me,alt:"Cross",height:"40",width:"40"}),Object(k.jsx)("button",{disabled:i&&!b?1:0,style:{background:"#6CA3E3",color:"white"},className:"button__word-button",onClick:function(){O(t)},children:t})]}):c&&-1!==n.indexOf(t)&&1!==a.indexOf(t)?Object(k.jsxs)("div",{className:"color-button-container",children:[Object(k.jsx)("img",{className:"circle-on-word-button",src:Ee,alt:"Circle",height:"40",width:"40"}),Object(k.jsx)("button",{disabled:i&&!b?1:0,style:b?{background:"#6CA3E3",color:"white"}:{background:"#fff",color:"#333"},className:"button__word-button",onClick:function(){O(t)},children:t})]}):c?Object(k.jsx)("div",{className:"color-button-container",children:Object(k.jsx)("button",{disabled:i&&!b?1:0,style:b?{background:"#6CA3E3",color:"white"}:{background:"#fff",color:"#333"},className:"button__word-button",onClick:function(){O(t)},children:t})}):void 0:Object(k.jsx)(k.Fragment,{children:Object(k.jsx)("div",{className:"color-button-container",children:Object(k.jsx)("button",{disabled:i&&!b?1:0,style:b?{background:"#6CA3E3",color:"white"}:{background:"#fff",color:"#333"},className:"button__word-button",onClick:function(){O(t)},children:t})})})}c(727);function Le(e){var t=e.words40,c=e.words5Array,n=e.handleOkButton,r=e.userAnswerArray,a=e.handleUserWordsInput,i=Object(s.useState)(0),o=Object(N.a)(i,2),l=o[0],j=o[1],u=Object(s.useState)(!1),b=Object(N.a)(u,2),d=b[0],O=b[1],h=Object(s.useState)(!1),x=Object(N.a)(h,2),m=x[0],f=x[1],v=Object(s.useState)(!1),g=Object(N.a)(v,2),p=g[0],S=g[1],w=function(){j(r.length)},y=t.map((function(e){return Object(k.jsx)(Ue,{word:e,hasPressedKakunin:m,words5Array:c,handleNumberWordsPressed:w,userAnswerArray:r,hasChosen5Words:d,setHasChosen5Words:O,handleUserWordsInput:a},e)})),_=t.map((function(e){return Object(k.jsx)(Ue,{word:e,hasPressedKakunin:m,words5Array:c,handleNumberWordsPressed:w,userAnswerArray:r,hasChosen5Words:d,setHasChosen5Words:O,handleUserWordsInput:a},e)}));return Object(k.jsx)(k.Fragment,{children:m?Object(k.jsxs)(k.Fragment,{children:[p&&Object(k.jsx)("div",{className:"incorrectWordsMessage",children:"\u4e0d\u6b63\u89e3\u304c\u3042\u308a\u307e\u3057\u305f"}),!p&&Object(k.jsx)("div",{className:"correctWordsMessage",children:" \u5168\u554f\u6b63\u89e3\u3067\u3057\u305f"}),Object(k.jsx)("div",{className:"wordbuttons__buttons-pad",children:_}),Object(k.jsx)("div",{className:"wordbuttons__ok-button-container",children:5===l&&Object(k.jsx)("button",{className:"wordbuttons__ok-button",onClick:function(){n()},children:"\u7d42\u4e86"})}),Object(k.jsx)("div",{className:"wordbuttons__selected-button-number-display",children:Object(k.jsxs)("span",{children:[l,"/5"]})})]}):Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)("div",{className:"wordbuttons__buttons-pad",children:y}),Object(k.jsx)("div",{className:"wordbuttons__ok-button-container",children:5===l&&Object(k.jsx)("button",{className:"wordbuttons__ok-button",onClick:function(){!function(){var e;f(!0),e=r,c.every((function(t){return e.includes(t)}))||S(!0)}()},children:"\u78ba\u8a8d"})}),Object(k.jsx)("div",{className:"wordbuttons__selected-button-number-display",children:Object(k.jsxs)("span",{children:[l,"/5"]})})]})})}c(728);var Je=c.p+"static/media/alert.4fc346e9.svg";function De(e){var t=e.hideInstructions,c=C().user,n=Object(l.g)(),r=0,a=function(){if(r=localStorage.getItem("onPage"),!c.is_admin&&(!r||0!==parseInt(r)))return console.log("Not proper navigation, returning to start page"),n.push("/tests"),Object(k.jsx)(l.a,{to:"/tests"});!function(e){localStorage.onPage=JSON.stringify(e)}(1)};return Object(s.useEffect)((function(){a()}),[]),Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)(je,{testProgressBar:0}),Object(k.jsxs)("div",{className:"test-instructions",children:[Object(k.jsx)("div",{className:"head welcome-text-button-results-container",children:Object(k.jsx)("div",{className:"welcome-text-container",children:Object(k.jsxs)("h1",{children:["\u8a18\u61b6\u529b\u30c6\u30b9\u30c8\uff08\u524d\u534a\uff09",Object(k.jsx)("small",{children:"\u7df4\u7fd2\u554f\u984c"})]})})}),Object(k.jsxs)("div",{className:"text-box",children:[Object(k.jsxs)("div",{className:"flex",children:[Object(k.jsx)("div",{children:Object(k.jsx)("img",{src:ue,alt:"\u8aac\u660e"})}),Object(k.jsxs)("p",{className:"instructions-text",children:["\u8868\u793a\u3059\u308b",Object(k.jsx)("u",{children:Object(k.jsx)("b",{children:"5\u500b"})}),"\u306e\u5358\u8a9e\u3092\u899a\u3048\u3066\u304f\u3060\u3055\u3044\u3002",Object(k.jsx)("br",{}),"\u305d\u306e\u5f8c\u306b\u3001\u30ea\u30b9\u30c8\u304b\u3089\u899a\u3048\u305f",Object(k.jsx)("u",{children:Object(k.jsx)("b",{children:"5\u500b"})}),"\u306e\u5358\u8a9e\u3092\u9078\u3093\u3067\u304f\u3060\u3055\u3044\u3002"]})]}),Object(k.jsxs)("div",{className:"alert",children:[Object(k.jsx)("div",{className:"icon",children:Object(k.jsx)("b",{children:Object(k.jsx)("img",{src:Je,alt:"\u6ce8\u610f"})})}),Object(k.jsxs)("div",{children:["\u5b9f\u969b\u306e\u30c6\u30b9\u30c8\u3067\u306f\u3001",Object(k.jsx)("b",{children:"15\u500b"}),"\u306e\u5358\u8a9e\u3092\u899a\u3048\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002"]})]})]}),Object(k.jsx)("div",{className:"startText",children:Object(k.jsx)("b",{children:"\u7df4\u7fd2\u554f\u984c\u3092\u958b\u59cb\u3057\u307e\u3059\u3002"})}),Object(k.jsx)("button",{className:"start-button",onClick:function(){return t()},children:"\u30b9\u30bf\u30fc\u30c8"}),Object(k.jsx)(A.b,{to:"/test/word-memory",children:Object(k.jsx)("h4",{children:"\u30b9\u30ad\u30c3\u30d7\u3057\u3066\u5b9f\u969b\u306e\u30c6\u30b9\u30c8\u3078"})})]})]})}c(729);function We(e){var t=e.score,c=C().user;return Object(s.useEffect)((function(){localStorage.removeItem("wordArray5"),localStorage.removeItem("wordArray35")}),[]),Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)(je,{testProgressBar:0}),Object(k.jsxs)("div",{className:"color-test-completed",children:[Object(k.jsx)("div",{className:"head welcome-text-button-results-container",children:Object(k.jsx)("div",{className:"welcome-text-container",children:Object(k.jsxs)("h1",{children:["\u8a18\u61b6\u529b\u30c6\u30b9\u30c8\uff08\u524d\u534a\uff09",Object(k.jsx)("small",{children:"\u7df4\u7fd2\u554f\u984c"})]})})}),Object(k.jsxs)("div",{className:"text-box",children:[c.is_admin&&Object(k.jsxs)("p",{className:"instructions-text-center",children:["Your Total Score is: ",t]}),Object(k.jsx)("div",{className:"instructions-text-center",children:Object(k.jsx)("b",{children:"\u3053\u308c\u3067\u7df4\u7fd2\u554f\u984c\u306f\u7d42\u4e86\u3067\u3059\u3002"})})]}),Object(k.jsx)("div",{className:"startText",children:"\u5b9f\u969b\u306e\u30c6\u30b9\u30c8\u306b\u9032\u307f\u307e\u3059\u3002"}),Object(k.jsx)(A.b,{to:"/test/word-memory",className:"continue-button",children:Object(k.jsx)("h2",{children:"\u6b21\u3078"})})]})]})}c(730);var Ge;c(731);function Ye(e){var t=e.randomNumberArray,c=e.hideNumbersAndDisplayPad,n=Object(s.useState)(0),r=Object(N.a)(n,2),a=r[0],i=r[1],o=Object(s.useState)(!1),l=Object(N.a)(o,2),j=l[0],u=l[1],b=Object(s.useCallback)((function(){i((function(e){var s=e+1;return s>=t.length&&(s=0,c()),s})),setTimeout((function(){u(!0)}),900)}),[]);return Object(s.useEffect)((function(){Ge=setInterval((function(){return u(!1),b(),function(){clearInterval(Ge),clearTimeout(undefined)}}),1e3),setTimeout((function(){u(!0)}),900)}),[b]),Object(k.jsx)(k.Fragment,{children:Object(k.jsx)("div",{className:"random-number-display",children:!j&&t[a]})})}c(732);function ze(e){e.randomNumberArray;var t=e.handleOkButton,c=e.disablingButton,n=Object(s.useState)(""),r=Object(N.a)(n,2),a=r[0],i=r[1],o=function(e){var t=a;if("B"!==e||""===t)"B"===e&&""===t||i(t=a+e);else{var c=t.slice(0,-1);i(c)}};return Object(k.jsxs)("div",{children:[Object(k.jsx)("div",{children:Object(k.jsx)("input",{className:"number-display-input",onChange:function(){},value:a})}),Object(k.jsxs)("div",{className:"number-buttons",children:[Object(k.jsx)("button",{disabled:c,className:"number-buttons__",onClick:function(){return o("1")},children:"1\ufe0f"}),Object(k.jsx)("button",{disabled:c,className:"number-buttons__",onClick:function(){return o("2")},children:"2"}),Object(k.jsx)("button",{disabled:c,className:"number-buttons__",onClick:function(){return o("3")},children:"3"}),Object(k.jsx)("button",{disabled:c,className:"number-buttons__",onClick:function(){return o("4")},children:"4"}),Object(k.jsx)("button",{disabled:c,className:"number-buttons__",onClick:function(){return o("5")},children:"5"}),Object(k.jsx)("button",{disabled:c,className:"number-buttons__",onClick:function(){return o("6")},children:"6"}),Object(k.jsx)("button",{disabled:c,className:"number-buttons__",onClick:function(){return o("7")},children:"7"}),Object(k.jsx)("button",{disabled:c,className:"number-buttons__",onClick:function(){return o("8")},children:"8"}),Object(k.jsx)("button",{disabled:c,className:"number-buttons__",onClick:function(){return o("9")},children:"9"}),Object(k.jsx)("button",{disabled:c,className:"number-buttons__backspace",onClick:function(){return o("B")},children:Object(k.jsx)("img",{className:"backspaceOnButton",src:ge,alt:"Backspace",height:"40",width:"40"})}),Object(k.jsx)("button",{disabled:c,className:"number-buttons__",onClick:function(){return o("0")},children:"0"}),Object(k.jsx)("button",{disabled:c,className:"number-buttons__ok",onClick:function(){return t(a)},children:"OK"})]})]})}c(733);function Xe(e){var t=e.hideInstructions,c=C().user,n=Object(l.g)(),r=0,a=function(){if(r=localStorage.getItem("onPage"),r=6,!c.is_admin&&(!r||6!==parseInt(r)))return console.log("Not proper navigation, returning to start page"),n.push("/tests"),Object(k.jsx)(l.a,{to:"/tests"});!function(e){localStorage.onPage=JSON.stringify(e)}(7)};return Object(s.useEffect)((function(){a()}),[]),Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)(J,{}),Object(k.jsx)(je,{testProgressBar:2}),Object(k.jsxs)("div",{className:"test-instructions",children:[Object(k.jsx)("div",{className:"head welcome-text-button-results-container",children:Object(k.jsx)("div",{className:"welcome-text-container",children:Object(k.jsxs)("h1",{children:["\u51e6\u7406\u6a5f\u80fd\u30c6\u30b9\u30c8",Object(k.jsx)("small",{children:"\u7df4\u7fd2\u554f\u984c"})]})})}),Object(k.jsxs)("div",{className:"text-box",children:[Object(k.jsxs)("div",{className:"flex",children:[Object(k.jsx)("div",{children:Object(k.jsx)("img",{src:ue,alt:"\u8aac\u660e"})}),Object(k.jsxs)("p",{className:"instructions-text",children:["\u3053\u308c\u304b\u3089\u8868\u793a\u3055\u308c\u308b\u6570\u5b57\u3092\u899a\u3048\u3066\u3001",Object(k.jsx)("u",{children:Object(k.jsx)("b",{children:"\u8868\u793a\u3055\u308c\u305f\u9806\u756a\u3069\u304a\u308a\u306b"})}),"\u6570\u5b57\u3092\u9078\u3093\u3067\u304f\u3060\u3055\u3044\u3002"]})]}),Object(k.jsxs)("div",{className:"alert",children:[Object(k.jsx)("div",{className:"icon",children:Object(k.jsx)("b",{children:Object(k.jsx)("img",{src:Je,alt:"\u6ce8\u610f"})})}),Object(k.jsxs)("div",{children:["\u7df4\u7fd2\u554f\u984c\u306f",Object(k.jsx)("b",{children:"2\u554f\u306e\u307f"}),"\u3067\u3059\u304c\u3001\u5b9f\u969b\u306e\u30c6\u30b9\u30c8\u3067\u306f",Object(k.jsx)("b",{children:"\u6b63\u89e3\u6570\u306b\u5fdc\u3058\u30667\u554f\u307e\u3067"}),"\u3068\u306a\u308a\u307e\u3059\u3002"]})]})]}),Object(k.jsx)("div",{className:"startText",children:Object(k.jsx)("b",{children:"\u7df4\u7fd2\u554f\u984c\u3092\u958b\u59cb\u3057\u307e\u3059\u3002"})}),Object(k.jsx)("button",{className:"start-button",onClick:function(){return t()},children:"\u30b9\u30bf\u30fc\u30c8"}),Object(k.jsx)(A.b,{to:"/test/number-memory",children:Object(k.jsx)("h4",{children:"\u30b9\u30ad\u30c3\u30d7\u3057\u3066\u5b9f\u969b\u306e\u30c6\u30b9\u30c8\u3078"})})]})]})}c(734);function qe(e){var t=e.score,c=C().user;return Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)(J,{}),Object(k.jsx)(je,{testProgressBar:2}),Object(k.jsxs)("div",{className:"color-test-completed",children:[Object(k.jsx)("div",{className:"head welcome-text-button-results-container",children:Object(k.jsx)("div",{className:"welcome-text-container",children:Object(k.jsxs)("h1",{children:["\u51e6\u7406\u6a5f\u80fd\u30c6\u30b9\u30c8",Object(k.jsx)("small",{children:"\u7df4\u7fd2\u554f\u984c"})]})})}),Object(k.jsxs)("div",{className:"text-box",children:[c.is_admin&&Object(k.jsxs)("p",{className:"instructions-text-center",children:["Your Total Score is: ",t]}),Object(k.jsx)("div",{className:"instructions-text-center",children:Object(k.jsx)("b",{children:"\u3053\u308c\u3067\u7df4\u7fd2\u554f\u984c\u306f\u7d42\u4e86\u3067\u3059\u3002"})})]}),Object(k.jsx)("div",{className:"startText",children:"\u5b9f\u969b\u306e\u30c6\u30b9\u30c8\u306b\u9032\u307f\u307e\u3059\u3002"}),Object(k.jsx)(A.b,{to:"/test/number-memory",className:"continue-button",children:Object(k.jsx)("h2",{children:"\u6b21\u3078"})})]})]})}c(735);var Ke;c(736);function He(e){var t=e.randomNumberArray,c=e.hideNumbersAndDisplayPad,n=Object(s.useState)(0),r=Object(N.a)(n,2),a=r[0],i=r[1],o=Object(s.useState)(!1),l=Object(N.a)(o,2),j=l[0],u=l[1],b=Object(s.useCallback)((function(){i((function(e){var s=e+1;return s>=t.length&&(s=0,c()),s})),setTimeout((function(){u(!0)}),900)}),[]);return Object(s.useEffect)((function(){Ke=setInterval((function(){return u(!1),b(),function(){clearInterval(Ke),clearTimeout(undefined)}}),1e3),setTimeout((function(){u(!0)}),900)}),[b]),Object(k.jsx)(k.Fragment,{children:Object(k.jsx)("div",{className:"random-number-display",children:!j&&t[a]})})}c(737);function Ve(e){e.randomNumberArray;var t=e.handleOkButton,c=e.disablingButton,n=Object(s.useState)(""),r=Object(N.a)(n,2),a=r[0],i=r[1],o=function(e){var t=a;if("B"!==e||""===t)"B"===e&&""===t||i(t=a+e);else{var c=t.slice(0,-1);i(c)}};return Object(k.jsxs)("div",{children:[Object(k.jsx)("div",{children:Object(k.jsx)("input",{className:"number-display-input",onChange:function(){},value:a})}),Object(k.jsxs)("div",{className:"number-buttons",children:[Object(k.jsx)("button",{disabled:c,className:"number-buttons__",onClick:function(){return o("1")},children:"1\ufe0f"}),Object(k.jsx)("button",{disabled:c,className:"number-buttons__",onClick:function(){return o("2")},children:"2"}),Object(k.jsx)("button",{disabled:c,className:"number-buttons__",onClick:function(){return o("3")},children:"3"}),Object(k.jsx)("button",{disabled:c,className:"number-buttons__",onClick:function(){return o("4")},children:"4"}),Object(k.jsx)("button",{disabled:c,className:"number-buttons__",onClick:function(){return o("5")},children:"5"}),Object(k.jsx)("button",{disabled:c,className:"number-buttons__",onClick:function(){return o("6")},children:"6"}),Object(k.jsx)("button",{disabled:c,className:"number-buttons__",onClick:function(){return o("7")},children:"7"}),Object(k.jsx)("button",{disabled:c,className:"number-buttons__",onClick:function(){return o("8")},children:"8"}),Object(k.jsx)("button",{disabled:c,className:"number-buttons__",onClick:function(){return o("9")},children:"9"}),Object(k.jsx)("button",{disabled:c,className:"number-buttons__backspace",onClick:function(){return o("B")},children:Object(k.jsx)("img",{className:"backspaceOnButton",src:ge,alt:"Backspace",height:"40",width:"40"})}),Object(k.jsx)("button",{disabled:c,className:"number-buttons__",onClick:function(){return o("0")},children:"0"}),Object(k.jsx)("button",{disabled:c,className:"number-buttons__ok",onClick:function(){return t(a)},children:"OK"})]})]})}c(738);function Qe(e){var t=e.hideInstructions,c=C().user,n=Object(l.g)(),r=0,a=function(){if(r=localStorage.getItem("onPage"),!c.is_admin&&(!r||8!==parseInt(r)))return console.log("Not proper navigation, returning to start page"),n.push("/tests"),Object(k.jsx)(l.a,{to:"/tests"});!function(e){localStorage.onPage=JSON.stringify(e)}(9)};return Object(s.useEffect)((function(){a()}),[]),Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)(je,{testProgressBar:4}),Object(k.jsxs)("div",{className:"test-instructions",children:[Object(k.jsx)("div",{className:"head welcome-text-button-results-container",children:Object(k.jsx)("div",{className:"welcome-text-container",children:Object(k.jsxs)("h1",{children:["\u51e6\u7406\u6a5f\u80fd\u30c6\u30b9\u30c8\uff08\u5f8c\u534a\uff09",Object(k.jsx)("small",{children:"\u7df4\u7fd2\u554f\u984c"})]})})}),Object(k.jsxs)("div",{className:"text-box",children:[Object(k.jsxs)("div",{className:"flex",children:[Object(k.jsx)("div",{children:Object(k.jsx)("img",{src:ue,alt:"\u8aac\u660e"})}),Object(k.jsxs)("p",{className:"instructions-text",children:["\u3053\u308c\u304b\u3089\u8868\u793a\u3055\u308c\u308b\u6570\u5b57\u3092\u899a\u3048\u3066\u3001",Object(k.jsx)("u",{children:Object(k.jsx)("b",{children:"\u8868\u793a\u3055\u308c\u305f\u9806\u3068\u306f\u9006\u306e\u9806\u306b"})}),"\u6570\u5b57\u3092\u9078\u3093\u3067\u304f\u3060\u3055\u3044\u3002"]})]}),Object(k.jsxs)("div",{className:"alert",children:[Object(k.jsx)("div",{className:"icon",children:Object(k.jsx)("b",{children:Object(k.jsx)("img",{src:Je,alt:"\u6ce8\u610f"})})}),Object(k.jsxs)("div",{children:["\u7df4\u7fd2\u554f\u984c\u306f",Object(k.jsx)("b",{children:"2\u554f\u306e\u307f"}),"\u3067\u3059\u304c\u3001\u5b9f\u969b\u306e\u30c6\u30b9\u30c8\u3067\u306f\u6b63\u89e3\u6570\u306b\u5fdc\u3058\u3066",Object(k.jsx)("b",{children:"7\u554f\u307e\u3067"}),"\u3068\u306a\u308a\u307e\u3059\u3002"]})]})]}),Object(k.jsx)("div",{className:"startText",children:Object(k.jsx)("b",{children:"\u7df4\u7fd2\u554f\u984c\u3092\u958b\u59cb\u3057\u307e\u3059\u3002"})}),Object(k.jsx)("br",{}),Object(k.jsx)("button",{className:"start-button",onClick:function(){return t()},children:"\u30b9\u30bf\u30fc\u30c8"}),Object(k.jsx)(A.b,{to:"/test/number-memory-reverse",children:Object(k.jsx)("h4",{children:"\u30b9\u30ad\u30c3\u30d7\u3057\u3066\u5b9f\u969b\u306e\u30c6\u30b9\u30c8\u3078"})})]})]})}c(739);function Ze(e){var t=e.score,c=C().user;return Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)(je,{testProgressBar:4}),Object(k.jsxs)("div",{className:"color-test-completed",children:[Object(k.jsx)("div",{className:"head welcome-text-button-results-container",children:Object(k.jsx)("div",{className:"welcome-text-container",children:Object(k.jsxs)("h1",{children:["\u51e6\u7406\u6a5f\u80fd\u30c6\u30b9\u30c8\uff08\u5f8c\u534a\uff09",Object(k.jsx)("small",{children:"\u7df4\u7fd2\u554f\u984c"})]})})}),Object(k.jsxs)("div",{className:"text-box",children:[c.is_admin&&Object(k.jsxs)("p",{className:"instructions-text-center",children:["Your Total Score is: ",t]}),Object(k.jsx)("div",{className:"instructions-text-center",children:Object(k.jsx)("b",{children:"\u3053\u308c\u3067\u7df4\u7fd2\u554f\u984c\u306f\u7d42\u4e86\u3067\u3059\u3002"})})]}),Object(k.jsx)("div",{className:"startText",children:"\u5b9f\u969b\u306e\u30c6\u30b9\u30c8\u306b\u9032\u307f\u307e\u3059\u3002"}),Object(k.jsx)(A.b,{to:"/test/number-memory-reverse",className:"continue-button",children:Object(k.jsx)("h2",{children:"\u6b21\u3078"})})]})]})}c(740);c(741),c(742);function $e(e){var t=e.hideInstructions,c=(e.startTest,C().user),n=Object(l.g)(),r=0,a=function(){if(r=localStorage.getItem("onPage"),!c.is_admin&&(!r||2!==parseInt(r)))return console.log("Not proper navigation, returning to start page"),n.push("/tests"),Object(k.jsx)(l.a,{to:"/tests"});!function(e){localStorage.onPage=JSON.stringify(e)}(3)};return Object(s.useEffect)((function(){a()}),[]),Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)(je,{testProgressBar:1}),Object(k.jsxs)("div",{className:"test-instructions",children:[Object(k.jsx)("div",{className:"head welcome-text-button-results-container",children:Object(k.jsx)("div",{className:"welcome-text-container",children:Object(k.jsxs)("h1",{children:["\u6ce8\u610f\u529b\u30c6\u30b9\u30c8\uff08\u524d\u534a\uff09",Object(k.jsx)("small",{children:"\u7df4\u7fd2\u554f\u984c"})]})})}),Object(k.jsxs)("div",{className:"text-box",children:[Object(k.jsxs)("div",{className:"flex",children:[Object(k.jsx)("div",{children:Object(k.jsx)("img",{src:ue,alt:"\u8aac\u660e"})}),Object(k.jsxs)("p",{className:"instructions-text",children:["\u8868\u793a\u3059\u308b",Object(k.jsx)("u",{children:Object(k.jsx)("b",{children:"\u4e38\u306e\u8272"})}),"\u306b\u5f53\u305f\u308b\u8a00\u8449\u3092\u9078\u3093\u3067\u304f\u3060\u3055\u3044\u3002",Object(k.jsx)("br",{}),Object(k.jsx)("u",{children:Object(k.jsx)("b",{children:"\u5236\u9650\u6642\u9593\u306f15\u79d2"})}),"\u3067\u3059\u3002\u3067\u304d\u308b\u3060\u3051\u901f\u304f\u3001\u6b63\u78ba\u306b\u9078\u3093\u3067\u304f\u3060\u3055\u3044\u3002"]})]}),Object(k.jsxs)("div",{className:"alert",children:[Object(k.jsx)("div",{className:"icon",children:Object(k.jsx)("b",{children:Object(k.jsx)("img",{src:Je,alt:"\u6ce8\u610f"})})}),Object(k.jsxs)("div",{children:["\u5b9f\u969b\u306e\u30c6\u30b9\u30c8\u3067\u306f\u3001\u5236\u9650\u6642\u9593\u306f",Object(k.jsx)("b",{children:"60\u79d2"}),"\u3067\u3059\u3002"]})]})]}),Object(k.jsx)("div",{className:"startText",children:Object(k.jsx)("b",{children:"\u7df4\u7fd2\u554f\u984c\u3092\u958b\u59cb\u3057\u307e\u3059\u3002"})}),Object(k.jsx)("button",{className:"start-button",onClick:function(){return t()},children:"\u30b9\u30bf\u30fc\u30c8"}),Object(k.jsx)(A.b,{to:"/test/stroop-test-a",children:Object(k.jsx)("h4",{children:"\u30b9\u30ad\u30c3\u30d7\u3057\u3066\u5b9f\u969b\u306e\u30c6\u30b9\u30c8\u3078"})})]})]})}c(743);function et(e){var t=e.correctScore,c=e.incorrectScore,s=(e.currentRound,C().user);return Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)(je,{testProgressBar:1}),Object(k.jsxs)("div",{className:"color-test-completed",children:[Object(k.jsx)("div",{className:"head welcome-text-button-results-container",children:Object(k.jsx)("div",{className:"welcome-text-container",children:Object(k.jsxs)("h1",{children:["\u6ce8\u610f\u529b\u30c6\u30b9\u30c8\uff08\u524d\u534a\uff09",Object(k.jsx)("small",{children:"\u7df4\u7fd2\u554f\u984c"})]})})}),Object(k.jsxs)("div",{className:"text-box",children:[s.is_admin&&Object(k.jsxs)("p",{className:"instructions-text-center",children:["Your Total Correct Score is:",Object(k.jsxs)("span",{style:{color:"blue"},children:[t," "]})]}),s.is_admin&&Object(k.jsxs)("p",{className:"instructions-text-center",children:["Your Total Incorrect Score is:",Object(k.jsxs)("span",{style:{color:"red"},children:[c," "]})]}),Object(k.jsx)("div",{className:"instructions-text-center",children:Object(k.jsx)("b",{children:"\u3053\u308c\u3067\u7df4\u7fd2\u554f\u984c\u306f\u7d42\u4e86\u3067\u3059\u3002"})})]}),Object(k.jsx)("div",{className:"startText",children:"\u5b9f\u969b\u306e\u30c6\u30b9\u30c8\u306b\u9032\u307f\u307e\u3059\u3002"}),Object(k.jsx)(A.b,{to:"/test/stroop-test-a",className:"continue-button",children:Object(k.jsx)("h2",{children:"\u6b21\u3078"})})]})]})}c(744),c(745);function tt(e){var t=e.hideInstructions,c=C().user,n=Object(l.g)(),r=1,a=function(){if(r=localStorage.getItem("onPage"),r=1,!c.is_admin&&(!r||1!==parseInt(r)))return console.log("Not proper navigation, returning to start page",r),n.push("/tests"),Object(k.jsx)(l.a,{to:"/tests"});!function(e){localStorage.onPage=JSON.stringify(e)}(1)};return Object(s.useEffect)((function(){a()}),[]),Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)(J,{}),Object(k.jsx)(je,{testProgressBar:0}),Object(k.jsxs)("div",{className:"test-instructions",children:[Object(k.jsx)("div",{className:"head welcome-text-button-results-container",children:Object(k.jsx)("div",{className:"welcome-text-container",children:Object(k.jsxs)("h1",{children:["\u6ce8\u610f\u529b\u30c6\u30b9\u30c8",Object(k.jsx)("small",{children:"\u7df4\u7fd2\u554f\u984c"})]})})}),Object(k.jsxs)("div",{className:"text-box",children:[Object(k.jsxs)("div",{className:"flex",children:[Object(k.jsx)("div",{children:Object(k.jsx)("img",{src:ue,alt:"\u8aac\u660e"})}),Object(k.jsxs)("p",{className:"instructions-text",children:["\u8868\u793a\u3059\u308b",Object(k.jsx)("u",{children:Object(k.jsx)("b",{children:"\u6587\u5b57\u306e\u8272"})}),"\u306b\u5f53\u305f\u308b\u8a00\u8449\u3092\u3001",Object(k.jsx)("u",{children:Object(k.jsx)("b",{children:"\u6587\u5b57\u306e\u610f\u5473\u306b\u307e\u3069\u308f\u3055\u308c\u306a\u3044\u3088\u3046\u306b"})}),"\u9078\u3093\u3067\u304f\u3060\u3055\u3044\u3002",Object(k.jsx)("br",{}),Object(k.jsx)("u",{children:Object(k.jsx)("b",{children:"\u5236\u9650\u6642\u9593\u306f15\u79d2\u3067\u3059\u3002"})}),"\u3067\u304d\u308b\u3060\u3051\u901f\u304f\u3001\u6b63\u78ba\u306b\u9078\u3093\u3067\u304f\u3060\u3055\u3044\u3002"]})]}),Object(k.jsxs)("div",{className:"alert",children:[Object(k.jsx)("div",{className:"icon",children:Object(k.jsx)("b",{children:Object(k.jsx)("img",{src:Je,alt:"\u6ce8\u610f"})})}),Object(k.jsxs)("div",{children:["\u5b9f\u969b\u306e\u30c6\u30b9\u30c8\u3067\u306f\u3001\u5236\u9650\u6642\u9593\u306f",Object(k.jsx)("b",{children:"60\u79d2"}),"\u3067\u3059\u3002"]})]})]}),Object(k.jsx)("div",{className:"startText",children:Object(k.jsx)("b",{children:"\u7df4\u7fd2\u554f\u984c\u3092\u958b\u59cb\u3057\u307e\u3059\u3002"})}),Object(k.jsx)("button",{className:"start-button",onClick:function(){return t()},children:"\u30b9\u30bf\u30fc\u30c8"}),Object(k.jsx)(A.b,{to:"/test/stroop-test-b",children:Object(k.jsx)("h4",{children:"\u30b9\u30ad\u30c3\u30d7\u3057\u3066\u5b9f\u969b\u306e\u30c6\u30b9\u30c8\u3078"})})]})]})}c(746);function ct(e){var t=e.correctScore,c=e.incorrectScore,s=(e.currentRound,C().user);return Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)(J,{}),Object(k.jsx)(je,{testProgressBar:0}),Object(k.jsxs)("div",{className:"color-test-completed",children:[Object(k.jsx)("div",{className:"head welcome-text-button-results-container",children:Object(k.jsx)("div",{className:"welcome-text-container",children:Object(k.jsxs)("h1",{children:["\u6ce8\u610f\u529b\u30c6\u30b9\u30c8",Object(k.jsx)("small",{children:"\u7df4\u7fd2\u554f\u984c"})]})})}),Object(k.jsxs)("div",{className:"text-box",children:[Object(k.jsx)("h2",{className:"instructions-text-center",children:"\u304a\u3064\u304b\u308c\u3055\u307e\u3067\u3057\u305f\u3002"}),Object(k.jsx)("div",{className:"instructions-text-center",children:Object(k.jsx)("b",{children:"\u3053\u308c\u3067\u7df4\u7fd2\u554f\u984c\u306f\u7d42\u4e86\u3067\u3059\u3002"})}),s.is_admin&&Object(k.jsxs)("p",{className:"instructions-text-center",children:["Your Total Correct Score is: ",Object(k.jsxs)("span",{style:{color:"blue"},children:[t," "]})]}),s.is_admin&&Object(k.jsxs)("p",{className:"instructions-text-center",children:["Your Total Incorrect Score is: ",Object(k.jsxs)("span",{style:{color:"red"},children:[c," "]})]})]}),Object(k.jsx)("div",{className:"startText",children:"\u5b9f\u969b\u306e\u30c6\u30b9\u30c8\u306b\u9032\u307f\u307e\u3059\u3002"}),Object(k.jsx)(A.b,{to:"/test/stroop-test-b",className:"continue-button",children:Object(k.jsx)("h2",{children:"\u6b21\u3078"})})]})]})}c(747),c(748);function st(e){var t=e.hideInstructions;e.startTest,Object(l.g)();return Object(s.useEffect)((function(){}),[]),Object(k.jsx)(k.Fragment,{children:Object(k.jsxs)("div",{className:"test-instructions",children:[Object(k.jsx)("div",{className:"head welcome-text-button-results-container",children:Object(k.jsx)("div",{className:"welcome-text-container",children:Object(k.jsxs)("h1",{children:["\u6ce8\u610f\u529b\u30c6\u30b9\u30c8\uff08\u524d\u534a\uff09",Object(k.jsx)("small",{children:"\u7df4\u7fd2\u554f\u984c"})]})})}),Object(k.jsxs)("div",{className:"text-box",children:[Object(k.jsxs)("div",{className:"flex",children:[Object(k.jsx)("div",{children:Object(k.jsx)("img",{src:ue,alt:"\u8aac\u660e"})}),Object(k.jsxs)("p",{className:"instructions-text",children:["\u8868\u793a\u3059\u308bzzz",Object(k.jsx)("u",{children:Object(k.jsx)("b",{children:"\u4e38\u306e\u8272"})}),"\u306b\u5f53\u305f\u308b\u8a00\u8449\u3092\u9078\u3093\u3067\u304f\u3060\u3055\u3044\u3002",Object(k.jsx)("br",{}),Object(k.jsx)("u",{children:Object(k.jsx)("b",{children:"\u5236\u9650\u6642\u9593\u306f15\u79d2"})}),"\u3067\u3059\u3002\u3067\u304d\u308b\u3060\u3051\u901f\u304f\u3001\u6b63\u78ba\u306b\u9078\u3093\u3067\u304f\u3060\u3055\u3044\u3002"]})]}),Object(k.jsxs)("div",{className:"alert",children:[Object(k.jsx)("div",{className:"icon",children:Object(k.jsx)("b",{children:Object(k.jsx)("img",{src:Je,alt:"\u6ce8\u610f"})})}),Object(k.jsxs)("div",{children:["\u5b9f\u969b\u306e\u30c6\u30b9\u30c8\u3067\u306f\u3001\u5236\u9650\u6642\u9593\u306f",Object(k.jsx)("b",{children:"60\u79d2"}),"\u3067\u3059\u3002"]})]})]}),Object(k.jsx)("div",{className:"startText",children:Object(k.jsx)("b",{children:"\u7df4\u7fd2\u554f\u984c\u3092\u958b\u59cb\u3057\u307e\u3059\u3002"})}),Object(k.jsx)("button",{className:"start-button",onClick:function(){return t()},children:"\u30b9\u30bf\u30fc\u30c8"}),Object(k.jsx)(A.b,{to:"/test/stroop-test-a",children:Object(k.jsx)("h4",{children:"\u30b9\u30ad\u30c3\u30d7\u3057\u3066\u5b9f\u969b\u306e\u30c6\u30b9\u30c8\u3078"})})]})})}c(749);function nt(e){e.correctScore,e.incorrectScore,e.currentRound;return Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)(je,{testProgressBar:1}),Object(k.jsxs)("div",{className:"color-test-completed",children:[Object(k.jsx)("div",{className:"head welcome-text-button-results-container",children:Object(k.jsx)("div",{className:"welcome-text-container",children:Object(k.jsxs)("h1",{children:["\u6ce8\u610f\u529b\u30c6\u30b9\u30c8\uff08\u524d\u534a\uff09",Object(k.jsx)("small",{children:"\u7df4\u7fd2\u554f\u984c"})]})})}),Object(k.jsx)("div",{className:"text-box",children:Object(k.jsx)("div",{className:"instructions-text-center",children:Object(k.jsx)("b",{children:"\u3053\u308c\u3067\u7df4\u7fd2\u554f\u984c\u306f\u7d42\u4e86\u3067\u3059\u3002"})})}),Object(k.jsx)("div",{className:"startText",children:"\u5b9f\u969b\u306e\u30c6\u30b9\u30c8\u306b\u9032\u307f\u307e\u3059\u3002"}),Object(k.jsx)(A.b,{to:"/test/stroop-test-a",className:"continue-button",children:Object(k.jsx)("h2",{children:"\u6b21\u3078"})})]})]})}c(750),c(751);function rt(e){var t=e.hideInstructions,c=(e.startTest,C().user),n=Object(l.g)(),r=0,a=function(){if(r=localStorage.getItem("onPage"),!c.is_admin&&(!r||3!==parseInt(r)))return console.log("Not proper navigation, returning to start page"),n.push("/tests"),Object(k.jsx)(l.a,{to:"/tests"});!function(e){localStorage.onPage=JSON.stringify(e)}(4)};return Object(s.useEffect)((function(){a()}),[]),Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)(je,{testProgressBar:1}),Object(k.jsxs)("div",{className:"test-instructions",children:[Object(k.jsx)("div",{className:"head welcome-text-button-results-container",children:Object(k.jsx)("div",{className:"welcome-text-container",children:Object(k.jsx)("h1",{children:"\u6ce8\u610f\u529b\u30c6\u30b9\u30c8\uff08\u524d\u534a\uff09"})})}),Object(k.jsx)("div",{className:"text-box",children:Object(k.jsxs)("div",{className:"flex",children:[Object(k.jsx)("div",{children:Object(k.jsx)("img",{src:ue,alt:"\u8aac\u660e"})}),Object(k.jsxs)("p",{className:"instructions-text",children:["\u8868\u793a\u3059\u308b",Object(k.jsx)("u",{children:Object(k.jsx)("b",{children:"\u4e38\u306e\u8272"})}),"\u306b\u5f53\u305f\u308b\u8a00\u8449\u3092\u9078\u3093\u3067\u304f\u3060\u3055\u3044\u3002",Object(k.jsx)("br",{}),Object(k.jsx)("u",{children:Object(k.jsx)("b",{children:"\u5236\u9650\u6642\u9593\u306f60\u79d2\u3067\u3059\u3002"})}),"\u3067\u304d\u308b\u3060\u3051\u901f\u304f\u3001\u6b63\u78ba\u306b\u9078\u3093\u3067\u304f\u3060\u3055\u3044\u3002"]})]})}),Object(k.jsx)("button",{className:"start-button",onClick:function(){return t()},children:"\u30b9\u30bf\u30fc\u30c8"})]})]})}c(752);function at(e){var t=e.correctScore,c=e.incorrectScore,n=e.currentRound,r=C(),a=B(),i=r.user;return Object(s.useEffect)((function(){var e={method:"POST",headers:{"Content-Type":"application/json; charset=UTF-8","X-CSRFToken":O.a.get("csrf_refresh_token")},credentials:"include",body:JSON.stringify({partACorrect:t,partAInCorrect:c,partATotal:n})};fetch("/api/test/stroop_a",e).then((function(e){return e.json()})).catch((function(e){console.log("err",e),v(a)}))}),[]),Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)(je,{testProgressBar:1}),Object(k.jsxs)("div",{className:"color-test-completed",children:[Object(k.jsx)("div",{className:"head welcome-text-button-results-container",children:Object(k.jsx)("div",{className:"welcome-text-container",children:Object(k.jsx)("h1",{children:"\u6ce8\u610f\u529b\u30c6\u30b9\u30c8\uff08\u524d\u534a\uff09"})})}),Object(k.jsx)("div",{className:"text-box",children:Object(k.jsxs)("div",{className:"flex",children:[Object(k.jsx)("div",{className:"exam-icon",children:Object(k.jsx)("img",{src:de,alt:"\u304a\u3064\u304b\u308c\u3055\u307e\u3067\u3057\u305f"})}),Object(k.jsxs)("div",{className:"instructions-text",children:[Object(k.jsx)("h2",{className:"instructions-text-center",children:"\u304a\u3064\u304b\u308c\u3055\u307e\u3067\u3057\u305f\u3002"}),i.is_admin&&Object(k.jsxs)("p",{className:"instructions-text-center",children:["Your Total Correct Score is:",Object(k.jsxs)("span",{style:{color:"blue"},children:[t," "]})]}),i.is_admin&&Object(k.jsxs)("p",{className:"instructions-text-center",children:["Your Total Incorrect Score is:",Object(k.jsxs)("span",{style:{color:"red"},children:[c," "]})]})]})]})}),Object(k.jsx)("div",{className:"startText",children:"\u6b21\u306e\u30c6\u30b9\u30c8\u306b\u9032\u307f\u307e\u3059\u3002"}),Object(k.jsx)(A.b,{to:"/practice/stroop-test-b",className:"continue-button",children:Object(k.jsx)("h2",{children:"\u6b21\u3078"})})]})]})}c(753),c(754);function it(e){var t=e.hideInstructions,c=C().user,n=Object(l.g)(),r=1,a=0,i=function(){if(a=localStorage.getItem("onPage"),r=1,!c.is_admin&&(!a||1!==parseInt(a)))return console.log("Not proper navigation, returning to start page"),n.push("/tests"),Object(k.jsx)(l.a,{to:"/tests"});!function(e){localStorage.onPage=JSON.stringify(e)}(6)};return Object(s.useEffect)((function(){i(),localStorage.StroopScore=JSON.stringify(0)}),[]),Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)(je,{testProgressBar:r}),Object(k.jsxs)("div",{className:"test-instructions",children:[Object(k.jsx)("div",{className:"head welcome-text-button-results-container",children:Object(k.jsx)("div",{className:"welcome-text-container",children:Object(k.jsx)("h1",{children:"\u6ce8\u610f\u529b\u30c6\u30b9\u30c8\uff08\u5f8c\u534a\uff09"})})}),Object(k.jsx)("div",{className:"text-box",children:Object(k.jsxs)("div",{className:"flex",children:[Object(k.jsx)("div",{children:Object(k.jsx)("img",{src:ue,alt:"\u8aac\u660e"})}),Object(k.jsxs)("p",{className:"instructions-text",children:["\u8868\u793a\u3059\u308b",Object(k.jsx)("u",{children:Object(k.jsx)("b",{children:"\u6587\u5b57\u306e\u8272"})}),"\u306b\u5f53\u305f\u308b\u8a00\u8449\u3092\u3001",Object(k.jsx)("u",{children:Object(k.jsx)("b",{children:"\u6587\u5b57\u306e\u610f\u5473\u306b\u307e\u3069\u308f\u3055\u308c\u306a\u3044\u3088\u3046\u306b"})}),"\u9078\u3093\u3067\u304f\u3060\u3055\u3044\u3002",Object(k.jsx)("br",{}),Object(k.jsx)("u",{children:Object(k.jsx)("b",{children:"\u5236\u9650\u6642\u9593\u306f60\u79d2\u3067\u3059\u3002"})}),"\u3067\u304d\u308b\u3060\u3051\u901f\u304f\u3001\u6b63\u78ba\u306b\u9078\u3093\u3067\u304f\u3060\u3055\u3044\u3002"]})]})}),Object(k.jsx)("div",{className:"startText",children:Object(k.jsxs)("b",{children:["\u300c\u30b9\u30bf\u30fc\u30c8\u300d\u3092\u62bc\u3057\u3066\u3001",Object(k.jsx)("br",{}),"\u30c6\u30b9\u30c8\u3092\u958b\u59cb\u3057\u307e\u3059\u3002"]})}),Object(k.jsx)("button",{className:"start-button",onClick:function(){return t()},children:"\u30b9\u30bf\u30fc\u30c8"})]})]})}c(755);function ot(e){var t=e.correctScore,c=e.incorrectScore,n=e.currentRound,r=C(),a=B(),i=r.user;return Object(s.useEffect)((function(){var e={method:"POST",headers:{"Content-Type":"application/json; charset=UTF-8","X-CSRFToken":O.a.get("csrf_refresh_token")},credentials:"include",body:JSON.stringify({partBCorrect:t,partBInCorrect:c,partBTotal:n})};fetch("/api/test/stroop_b",e).then((function(e){return e.json()})).catch((function(e){console.log("err",e),v(a)}))}),[]),Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)(je,{testProgressBar:1}),Object(k.jsxs)("div",{className:"color-test-completed",children:[Object(k.jsx)("div",{className:"head welcome-text-button-results-container",children:Object(k.jsx)("div",{className:"welcome-text-container",children:Object(k.jsx)("h1",{children:"\u6ce8\u610f\u529b\u30c6\u30b9\u30c8\uff08\u5f8c\u534a\uff09"})})}),Object(k.jsx)("div",{className:"text-box",children:Object(k.jsxs)("div",{className:"flex",children:[Object(k.jsx)("div",{className:"exam-icon",children:Object(k.jsx)("img",{src:de,alt:"\u304a\u3064\u304b\u308c\u3055\u307e\u3067\u3057\u305f"})}),Object(k.jsxs)("div",{className:"instructions-text",children:[Object(k.jsx)("h2",{className:"instructions-text-center",children:"\u304a\u3064\u304b\u308c\u3055\u307e\u3067\u3057\u305f\u3002"}),i.is_admin&&Object(k.jsxs)("p",{className:"instructions-text-center",children:["Your Total Correct Score is:"," ",Object(k.jsxs)("span",{style:{color:"blue"},children:[t," "]})]}),i.is_admin&&Object(k.jsxs)("p",{className:"instructions-text-center",children:["Your Total Incorrect Score is:"," ",Object(k.jsxs)("span",{style:{color:"red"},children:[c," "]})]})]})]})}),Object(k.jsx)("div",{className:"startText",children:"\u6b21\u306e\u30c6\u30b9\u30c8\u306b\u9032\u307f\u307e\u3059\u3002"}),Object(k.jsx)(A.b,{to:"/practice/unregistered-number-memory",className:"continue-button",children:Object(k.jsx)("h2",{children:"\u6b21\u3078"})})]})]})}c(756),c(757);function lt(e){var t=e.hideInstructions,c=C().user,n=Object(l.g)(),r=1,a=function(){if(r=localStorage.getItem("onPage"),r=1,!c.is_admin&&(!r||1!==parseInt(r)))return console.log("Not proper navigation, returning to start page"),n.push("/tests"),Object(k.jsx)(l.a,{to:"/tests"});!function(e){localStorage.onPage=JSON.stringify(e)}(1)};return Object(s.useEffect)((function(){a(),localStorage.setItem("userGender",""),localStorage.setItem("userAge","")}),[]),Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)(je,{testProgressBar:0}),Object(k.jsxs)("div",{className:"test-instructions",children:[Object(k.jsx)("div",{className:"head welcome-text-button-results-container",children:Object(k.jsx)("div",{className:"welcome-text-container",children:Object(k.jsxs)("h1",{children:["\u6ce8\u610f\u529b\u30c6\u30b9\u30c8",Object(k.jsx)("small",{children:"\u7df4\u7fd2\u554f\u984c"})]})})}),Object(k.jsxs)("div",{className:"text-box",children:[Object(k.jsxs)("div",{className:"flex",children:[Object(k.jsx)("div",{children:Object(k.jsx)("img",{src:ue,alt:"\u8aac\u660e"})}),Object(k.jsxs)("p",{className:"instructions-text",children:["\u8868\u793a\u3059\u308b",Object(k.jsx)("u",{children:Object(k.jsx)("b",{children:"\u6587\u5b57\u306e\u8272"})}),"\u306b\u5f53\u305f\u308b\u8a00\u8449\u3092\u3001",Object(k.jsx)("u",{children:Object(k.jsx)("b",{children:"\u6587\u5b57\u306e\u610f\u5473\u306b\u307e\u3069\u308f\u3055\u308c\u306a\u3044\u3088\u3046\u306b"})}),"\u9078\u3093\u3067\u304f\u3060\u3055\u3044\u3002",Object(k.jsx)("br",{}),Object(k.jsx)("u",{children:Object(k.jsx)("b",{children:"\u5236\u9650\u6642\u9593\u306f15\u79d2\u3067\u3059\u3002"})}),"\u3067\u304d\u308b\u3060\u3051\u901f\u304f\u3001\u6b63\u78ba\u306b\u9078\u3093\u3067\u304f\u3060\u3055\u3044\u3002"]})]}),Object(k.jsxs)("div",{className:"alert",children:[Object(k.jsx)("div",{className:"icon",children:Object(k.jsx)("b",{children:Object(k.jsx)("img",{src:Je,alt:"\u6ce8\u610f"})})}),Object(k.jsxs)("div",{children:["\u5b9f\u969b\u306e\u30c6\u30b9\u30c8\u3067\u306f\u3001\u5236\u9650\u6642\u9593\u306f",Object(k.jsx)("b",{children:"60\u79d2"}),"\u3067\u3059\u3002"]})]})]}),Object(k.jsx)("div",{className:"startText",children:Object(k.jsx)("b",{children:"\u7df4\u7fd2\u554f\u984c\u3092\u958b\u59cb\u3057\u307e\u3059\u3002"})}),Object(k.jsx)("button",{className:"start-button",onClick:function(){return t()},children:"\u30b9\u30bf\u30fc\u30c8"}),Object(k.jsx)(A.b,{to:"/test/unregistered-stroop-test-b",children:Object(k.jsx)("h4",{children:"\u30b9\u30ad\u30c3\u30d7\u3057\u3066\u5b9f\u969b\u306e\u30c6\u30b9\u30c8\u3078"})})]})]})}c(758);function jt(e){var t=e.correctScore,c=e.incorrectScore,s=(e.currentRound,C().user);return Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)(je,{testProgressBar:0}),Object(k.jsxs)("div",{className:"color-test-completed",children:[Object(k.jsx)("div",{className:"head welcome-text-button-results-container",children:Object(k.jsx)("div",{className:"welcome-text-container",children:Object(k.jsxs)("h1",{children:["\u6ce8\u610f\u529b\u30c6\u30b9\u30c8",Object(k.jsx)("small",{children:"\u7df4\u7fd2\u554f\u984c"})]})})}),Object(k.jsxs)("div",{className:"text-box",children:[Object(k.jsx)("h2",{className:"instructions-text-center",children:"\u304a\u3064\u304b\u308c\u3055\u307e\u3067\u3057\u305f\u3002"}),Object(k.jsx)("div",{className:"instructions-text-center",children:Object(k.jsx)("b",{children:"\u3053\u308c\u3067\u7df4\u7fd2\u554f\u984c\u306f\u7d42\u4e86\u3067\u3059\u3002"})}),s.is_admin&&Object(k.jsxs)("p",{className:"instructions-text-center",children:["Your Total Correct Score is: ",Object(k.jsxs)("span",{style:{color:"blue"},children:[t," "]})]}),s.is_admin&&Object(k.jsxs)("p",{className:"instructions-text-center",children:["Your Total Incorrect Score is: ",Object(k.jsxs)("span",{style:{color:"red"},children:[c," "]})]})]}),Object(k.jsx)("div",{className:"startText",children:"\u5b9f\u969b\u306e\u30c6\u30b9\u30c8\u306b\u9032\u307f\u307e\u3059\u3002"}),Object(k.jsx)(A.b,{to:"/test/unregistered-stroop-test-b",className:"continue-button",children:Object(k.jsx)("h2",{children:"\u6b21\u3078"})})]})]})}var ut;c(759);function bt(e){var t=e.randomNumberArray,c=e.hideNumbersAndDisplayPad,n=Object(s.useState)(0),r=Object(N.a)(n,2),a=r[0],i=r[1],o=Object(s.useState)(!1),l=Object(N.a)(o,2),j=l[0],u=l[1],b=Object(s.useCallback)((function(){i((function(e){var s=e+1;return s>=t.length&&(s=0,c()),s})),setTimeout((function(){u(!0)}),900)}),[]);return Object(s.useEffect)((function(){ut=setInterval((function(){return u(!1),b(),function(){clearInterval(ut),clearTimeout(undefined)}}),1e3),setTimeout((function(){u(!0)}),900)}),[b]),Object(k.jsx)(k.Fragment,{children:Object(k.jsx)("div",{className:"random-number-display",children:!j&&t[a]})})}c(760);function dt(e){e.randomNumberArray;var t=e.handleOkButton,c=e.disablingButton,n=Object(s.useState)(""),r=Object(N.a)(n,2),a=r[0],i=r[1],o=function(e){var t=a;if("B"!==e||""===t)"B"===e&&""===t||i(t=a+e);else{var c=t.slice(0,-1);i(c)}};return Object(k.jsx)(k.Fragment,{children:Object(k.jsxs)("div",{children:[Object(k.jsx)("div",{children:Object(k.jsx)("input",{className:"number-display-input",onChange:function(){},value:a})}),Object(k.jsxs)("div",{className:"number-buttons",children:[Object(k.jsx)("button",{disabled:c,className:"number-buttons__",onClick:function(){return o("1")},children:"1\ufe0f"}),Object(k.jsx)("button",{disabled:c,className:"number-buttons__",onClick:function(){return o("2")},children:"2"}),Object(k.jsx)("button",{disabled:c,className:"number-buttons__",onClick:function(){return o("3")},children:"3"}),Object(k.jsx)("button",{disabled:c,className:"number-buttons__",onClick:function(){return o("4")},children:"4"}),Object(k.jsx)("button",{disabled:c,className:"number-buttons__",onClick:function(){return o("5")},children:"5"}),Object(k.jsx)("button",{disabled:c,className:"number-buttons__",onClick:function(){return o("6")},children:"6"}),Object(k.jsx)("button",{disabled:c,className:"number-buttons__",onClick:function(){return o("7")},children:"7"}),Object(k.jsx)("button",{disabled:c,className:"number-buttons__",onClick:function(){return o("8")},children:"8"}),Object(k.jsx)("button",{disabled:c,className:"number-buttons__",onClick:function(){return o("9")},children:"9"}),Object(k.jsx)("button",{disabled:c,className:"number-buttons__backspace",onClick:function(){return o("B")},children:Object(k.jsx)("img",{className:"backspaceOnButton",src:ge,alt:"Backspace",height:"40",width:"40"})}),Object(k.jsx)("button",{disabled:c,className:"number-buttons__",onClick:function(){return o("0")},children:"0"}),Object(k.jsx)("button",{disabled:c,className:"number-buttons__ok",onClick:function(){return t(a)},children:"OK"})]})]})})}c(761);function Ot(e){var t=e.hideInstructions,c=C().user,n=Object(l.g)(),r=0,a=function(){if(r=localStorage.getItem("onPage"),r=2,!c.is_admin&&(!r||2!==parseInt(r)))return console.log("Not proper navigation, returning to start page"),n.push("/tests"),Object(k.jsx)(l.a,{to:"/tests"});!function(e){localStorage.onPage=JSON.stringify(e)}(7)};return Object(s.useEffect)((function(){a()}),[]),Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)(J,{}),Object(k.jsx)(je,{testProgressBar:2}),Object(k.jsxs)("div",{className:"test-instructions",children:[Object(k.jsx)("div",{className:"head welcome-text-button-results-container",children:Object(k.jsx)("div",{className:"welcome-text-container",children:Object(k.jsxs)("h1",{children:["\u51e6\u7406\u6a5f\u80fd\u30c6\u30b9\u30c8",Object(k.jsx)("small",{children:"\u7df4\u7fd2\u554f\u984c"})]})})}),Object(k.jsxs)("div",{className:"text-box",children:[Object(k.jsxs)("div",{className:"flex",children:[Object(k.jsx)("div",{children:Object(k.jsx)("img",{src:ue,alt:"\u8aac\u660e"})}),Object(k.jsxs)("p",{className:"instructions-text",children:["\u3053\u308c\u304b\u3089\u8868\u793a\u3055\u308c\u308b\u6570\u5b57\u3092\u899a\u3048\u3066\u3001",Object(k.jsx)("u",{children:Object(k.jsx)("b",{children:"\u8868\u793a\u3055\u308c\u305f\u9806\u756a\u3069\u304a\u308a\u306b"})}),"\u6570\u5b57\u3092\u9078\u3093\u3067\u304f\u3060\u3055\u3044\u3002"]})]}),Object(k.jsxs)("div",{className:"alert",children:[Object(k.jsx)("div",{className:"icon",children:Object(k.jsx)("b",{children:Object(k.jsx)("img",{src:Je,alt:"\u6ce8\u610f"})})}),Object(k.jsxs)("div",{children:["\u7df4\u7fd2\u554f\u984c\u306f",Object(k.jsx)("b",{children:"2\u554f\u306e\u307f"}),"\u3067\u3059\u304c\u3001\u5b9f\u969b\u306e\u30c6\u30b9\u30c8\u3067\u306f",Object(k.jsx)("b",{children:"\u6b63\u89e3\u6570\u306b\u5fdc\u3058\u30667\u554f\u307e\u3067"}),"\u3068\u306a\u308a\u307e\u3059\u3002"]})]})]}),Object(k.jsx)("div",{className:"startText",children:Object(k.jsx)("b",{children:"\u7df4\u7fd2\u554f\u984c\u3092\u958b\u59cb\u3057\u307e\u3059\u3002"})}),Object(k.jsx)("button",{className:"start-button",onClick:function(){return t()},children:"\u30b9\u30bf\u30fc\u30c8"}),Object(k.jsx)(A.b,{to:"/test/unregistered-number-memory",children:Object(k.jsx)("h4",{children:"\u30b9\u30ad\u30c3\u30d7\u3057\u3066\u5b9f\u969b\u306e\u30c6\u30b9\u30c8\u3078"})})]})]})}c(762);function ht(e){var t=e.score,c=C().user;return Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)(J,{}),Object(k.jsx)(je,{testProgressBar:2}),Object(k.jsxs)("div",{className:"color-test-completed",children:[Object(k.jsx)("div",{className:"head welcome-text-button-results-container",children:Object(k.jsx)("div",{className:"welcome-text-container",children:Object(k.jsxs)("h1",{children:["\u51e6\u7406\u6a5f\u80fd\u30c6\u30b9\u30c8",Object(k.jsx)("small",{children:"\u7df4\u7fd2\u554f\u984c"})]})})}),Object(k.jsxs)("div",{className:"text-box",children:[c.is_admin&&Object(k.jsxs)("p",{className:"instructions-text-center",children:["Your Total Score is: ",t]}),Object(k.jsx)("div",{className:"instructions-text-center",children:Object(k.jsx)("b",{children:"\u3053\u308c\u3067\u7df4\u7fd2\u554f\u984c\u306f\u7d42\u4e86\u3067\u3059\u3002"})})]}),Object(k.jsx)("div",{className:"startText",children:"\u5b9f\u969b\u306e\u30c6\u30b9\u30c8\u306b\u9032\u307f\u307e\u3059\u3002"}),Object(k.jsx)(A.b,{to:"/test/unregistered-number-memory",className:"continue-button",children:Object(k.jsx)("h2",{children:"\u6b21\u3078"})})]})]})}c(763);var xt;c(764);function mt(e){var t=e.randomNumberArray,c=e.hideNumbersAndDisplayPad,n=Object(s.useState)(0),r=Object(N.a)(n,2),a=r[0],i=r[1],o=Object(s.useState)(!1),l=Object(N.a)(o,2),j=l[0],u=l[1],b=Object(s.useCallback)((function(){i((function(e){var s=e+1;return s>=t.length&&(s=0,c()),s})),setTimeout((function(){u(!0)}),900)}),[]);return Object(s.useEffect)((function(){xt=setInterval((function(){return u(!1),b(),function(){clearInterval(xt),clearTimeout(undefined)}}),1e3),setTimeout((function(){u(!0)}),900)}),[b]),Object(k.jsx)(k.Fragment,{children:Object(k.jsx)("div",{className:"random-number-display",children:!j&&t[a]})})}c(765);function ft(e){var t=e.handleOkButton,c=Object(s.useState)(""),n=Object(N.a)(c,2),r=n[0],a=n[1],i=function(e){var t=r;if("B"!==e||""===t)"B"===e&&""===t||a(t=r+e);else{var c=t.slice(0,-1);a(c)}};return Object(k.jsx)(k.Fragment,{children:Object(k.jsxs)("div",{children:[Object(k.jsx)("div",{children:Object(k.jsx)("input",{className:"number-display-input",onChange:function(){},value:r})}),Object(k.jsxs)("div",{className:"number-buttons",children:[Object(k.jsx)("button",{className:"number-buttons__",onClick:function(){return i("1")},children:"1\ufe0f"}),Object(k.jsx)("button",{className:"number-buttons__",onClick:function(){return i("2")},children:"2"}),Object(k.jsx)("button",{className:"number-buttons__",onClick:function(){return i("3")},children:"3"}),Object(k.jsx)("button",{className:"number-buttons__",onClick:function(){return i("4")},children:"4"}),Object(k.jsx)("button",{className:"number-buttons__",onClick:function(){return i("5")},children:"5"}),Object(k.jsx)("button",{className:"number-buttons__",onClick:function(){return i("6")},children:"6"}),Object(k.jsx)("button",{className:"number-buttons__",onClick:function(){return i("7")},children:"7"}),Object(k.jsx)("button",{className:"number-buttons__",onClick:function(){return i("8")},children:"8"}),Object(k.jsx)("button",{className:"number-buttons__",onClick:function(){return i("9")},children:"9"}),Object(k.jsx)("button",{className:"number-buttons__backspace",onClick:function(){return i("B")},children:Object(k.jsx)("img",{className:"backspaceOnButton",src:ge,alt:"Backspace",height:"40",width:"40"})}),Object(k.jsx)("button",{className:"number-buttons__",onClick:function(){return i("0")},children:"0"}),Object(k.jsx)("button",{className:"number-buttons__ok",onClick:function(){return t(r)},children:"OK"})]})]})})}c(766);function vt(e){var t=e.hideInstructions,c=C().user,n=Object(l.g)(),r=0;localStorage.NumberScore=JSON.stringify(0);var a=function(){if(r=localStorage.getItem("onPage"),r=3,!c.is_admin&&(!r||3!==parseInt(r)))return console.log("Not proper navigation, returning to start page"),n.push("/tests"),Object(k.jsx)(l.a,{to:"/tests"});!function(e){localStorage.onPage=JSON.stringify(e)}(8)};return Object(s.useEffect)((function(){a()}),[]),Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)(J,{}),Object(k.jsx)(je,{testProgressBar:3}),Object(k.jsxs)("div",{className:"test-instructions",children:[Object(k.jsx)("div",{className:"head welcome-text-button-results-container",children:Object(k.jsx)("div",{className:"welcome-text-container",children:Object(k.jsx)("h1",{children:"\u51e6\u7406\u6a5f\u80fd\u30c6\u30b9\u30c8"})})}),Object(k.jsx)("div",{className:"text-box",children:Object(k.jsxs)("div",{className:"flex",children:[Object(k.jsx)("div",{children:Object(k.jsx)("img",{src:ue,alt:"\u8aac\u660e"})}),Object(k.jsxs)("p",{className:"instructions-text",children:["\u3053\u308c\u304b\u3089\u8868\u793a\u3055\u308c\u308b\u6570\u5b57\u3092\u899a\u3048\u3066\u3001",Object(k.jsx)("u",{children:Object(k.jsx)("b",{children:"\u8868\u793a\u3055\u308c\u305f\u9806\u756a\u3069\u304a\u308a\u306b"})}),"\u6570\u5b57\u3092\u9078\u3093\u3067\u304f\u3060\u3055\u3044\u3002"]})]})}),Object(k.jsx)("button",{className:"start-button",onClick:function(){return t()},children:"\u30b9\u30bf\u30fc\u30c8"})]})]})}c(767);function gt(e){var t=e.score,c=C().user;return Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)(J,{}),Object(k.jsx)(je,{testProgressBar:3}),Object(k.jsxs)("div",{className:"color-test-completed",children:[Object(k.jsx)("div",{className:"head welcome-text-button-results-container",children:Object(k.jsx)("div",{className:"welcome-text-container",children:Object(k.jsx)("h1",{children:"\u51e6\u7406\u6a5f\u80fd\u30c6\u30b9\u30c8"})})}),Object(k.jsx)("div",{className:"text-box",children:Object(k.jsxs)("div",{className:"flex",children:[Object(k.jsx)("div",{className:"exam-icon",children:Object(k.jsx)("img",{src:de,alt:"\u304a\u3064\u304b\u308c\u3055\u307e\u3067\u3057\u305f"})}),Object(k.jsxs)("div",{className:"instructions-text",children:[Object(k.jsx)("h2",{className:"instructions-text-center",children:"\u304a\u3064\u304b\u308c\u3055\u307e\u3067\u3057\u305f\u3002"}),c.is_admin&&Object(k.jsxs)("p",{className:"instructions-text-center",children:["Your Total Score is: ",t]}),Object(k.jsx)("p",{className:"instructions-text-center",children:Object(k.jsx)("b",{children:"\u3053\u308c\u3067\u30c6\u30b9\u30c8\u7d42\u4e86\u3067\u3059\u3002"})})]})]})}),Object(k.jsx)(A.b,{to:"/unregistered-results",className:"continue-button",children:Object(k.jsx)("h2",{children:"\u7d50\u679c\u3092\u8868\u793a\u3059\u308b"})})]})]})}c(768);c(769);var pt=[{path:"/welcome",component:function(){return Object(s.useRef)(!0),Object(s.useEffect)((function(){var e=window.location.hostname.split(".");e.length>2?console.log("Subdomain: ",e[0]):console.log("No subdomain in use")}),[]),Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)(J,{}),Object(k.jsx)("div",{className:"head welcome-text-button-results-container",children:Object(k.jsx)("div",{className:"welcome-text-container",children:Object(k.jsx)("h1",{children:"\u8133\u306e\u5065\u5eb73\u5206\u30c1\u30a7\u30c3\u30af"})})}),Object(k.jsx)("div",{className:"text-box",children:Object(k.jsx)("p",{className:"centered-text",children:"\u7c21\u5358\u306a\u30c6\u30b9\u30c8\u3067\u3001\u8a18\u61b6\u3092\u3064\u304b\u3055\u3069\u308b\u300c\u6d77\u99ac\u300d\u306e\u5065\u5eb7\u72b6\u614b\u3092\u30c1\u30a7\u30c3\u30af\uff01 \u300c\u8133\u306e\u5065\u5eb73\u5206\u30c1\u30a7\u30c3\u30af\u300d\u3067\u306f\u3001\u540c\u5e74\u4ee3\u30fb\u6027\u5225\u3068\u6bd4\u8f03\u3057\u3066\u3001\u3042\u306a\u305f\u306e\u300c\u6ce8\u610f\u529b\u504f\u5dee\u5024\u300d\u300c\u51e6\u7406\u6a5f\u80fd\u504f\u5dee\u5024\u300d\u3092\u78ba\u8a8d\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002\u6240\u8981\u6642\u9593\u306f\u7d043\u5206\u3067\u3059\u3002"})}),Object(k.jsxs)("div",{className:"historic-results-box",children:[Object(k.jsx)("div",{className:"historic-results-header",children:Object(k.jsxs)("p",{children:["\u4f1a\u54e1\u767b\u9332\u3059\u308b\u3068\u30fb\u30fb\u30fb",Object(k.jsx)("br",{}),"\u5168\u56fd\u306e\u540c\u5e74\u4ee3\u30fb\u6027\u5225\u3068\u6bd4\u8f03\u3057\u305f\u504f\u5dee\u5024\u304c\u308f\u304b\u308b\uff01"]})}),Object(k.jsx)("div",{className:"head welcome-text-button-results-container",children:Object(k.jsx)("div",{className:"welcome-text-container",children:Object(k.jsx)("h1",{children:"\u30c6\u30b9\u30c8\u306e\u7d50\u679c\u4f8b"})})}),Object(k.jsxs)("div",{className:"score__grid",children:[Object(k.jsx)("span",{className:"item1",children:"\u7dcf\u5408\u70b9"}),Object(k.jsxs)("span",{className:"score",children:[Object(k.jsx)("b",{children:"86"}),Object(k.jsx)("small",{children:"/100"})]}),Object(k.jsx)("span",{className:"item3",children:"\u70b9"})]}),Object(k.jsx)("div",{className:"deviation-container",style:{width:"60%"},children:Object(k.jsxs)("p",{className:"deviation-text",children:["\u504f\u5dee\u5024 ",60]})}),Object(k.jsxs)("div",{className:"score__grid",children:[Object(k.jsx)("span",{className:"item1",children:"\u6ce8\u610f\u529b\u30c6\u30b9\u30c8"}),Object(k.jsxs)("span",{className:"score",children:[Object(k.jsx)("b",{children:"44"}),Object(k.jsx)("small",{children:"/100"})]}),Object(k.jsx)("span",{className:"item3",children:"\u70b9"})]}),Object(k.jsx)("div",{className:"deviation-container",style:{width:"40%"},children:Object(k.jsxs)("p",{className:"deviation-text",children:["\u504f\u5dee\u5024 ",56]})}),Object(k.jsxs)("div",{className:"score__grid",children:[Object(k.jsx)("span",{className:"item1",children:"\u51e6\u7406\u6a5f\u80fd\u30c6\u30b9\u30c8"}),Object(k.jsxs)("span",{className:"score",children:[Object(k.jsx)("b",{children:"42"}),Object(k.jsx)("small",{children:"/100"})]}),Object(k.jsx)("span",{className:"item3",children:"\u70b9"})]}),Object(k.jsx)("div",{className:"deviation-container",style:{width:"40%"},children:Object(k.jsxs)("p",{className:"deviation-text",children:["\u504f\u5dee\u5024 ",46]})})]}),Object(k.jsx)(A.b,{to:"/signup",className:"continue-button",children:Object(k.jsx)("h2",{children:"\u4f1a\u54e1\u767b\u9332\u3057\u3066\u958b\u59cb"})}),Object(k.jsx)("div",{className:"text-box",children:Object(k.jsx)("p",{children:"\u4f1a\u54e1\u767b\u9332\u305b\u305a\u306b\u4e0b\u306e\u30dc\u30bf\u30f3\u3088\u308a\u9032\u3080\u3053\u3068\u3067\u3001\u70b9\u6570\u306e\u307f\u3092\u78ba\u8a8d\u3059\u308b\u3053\u3068\u3082\u3067\u304d\u307e\u3059\u3002"})}),Object(k.jsx)(A.b,{to:"/practice/unregistered-stroop-test-b",className:"continue-button",children:Object(k.jsx)("h2",{children:"\u4eca\u3059\u3050\u958b\u59cb"})}),Object(k.jsxs)("h4",{children:["\u4f1a\u54e1\u767b\u9332\u6e08\u307f\u306e\u65b9\u306f",Object(k.jsx)(A.b,{to:"/login",children:"\u30ed\u30b0\u30a4\u30f3"})]}),Object(k.jsxs)("p",{children:["\u203b\u672c\u30c6\u30b9\u30c8\u306f\u72ec\u81ea\u306e\u30c6\u30b9\u30c8\u9805\u76ee\u3067\u3042\u308a\u3001\u79d1\u5b66\u7684\u6839\u62e0\u306b\u57fa\u3065\u3044\u305f",Object(k.jsx)("br",{}),"\u8a3a\u65ad\u7d50\u679c\u3092\u63d0\u4f9b\u3059\u308b\u3082\u306e\u3067\u306f\u3054\u3056\u3044\u307e\u305b\u3093\u3002"]})]})},isPrivate:!1},{path:"/signup",component:function(){var e=Object(l.g)(),t=Object(s.useState)(""),c=Object(N.a)(t,2),n=c[0],r=c[1],a=Object(s.useState)(""),i=Object(N.a)(a,2),o=i[0],j=i[1],d=Object(s.useState)(""),O=Object(N.a)(d,2),h=O[0],x=O[1],m=Object(s.useState)(""),f=Object(N.a)(m,2),v=f[0],g=f[1],p=Object(s.useState)(""),S=Object(N.a)(p,2),w=S[0],y=S[1],_=Object(s.useState)(!1),C=Object(N.a)(_,2),B=C[0],T=C[1],I=Object(s.useState)(!1),R=Object(N.a)(I,2),P=R[0],E=R[1],L=Object(s.useState)(!1),D=Object(N.a)(L,2),W=D[0],G=D[1],Y=Object(s.useState)(!1),z=Object(N.a)(Y,2),X=z[0],q=z[1],K=function(e){var t=e.label,c=e.value,s=e.onChange;return Object(k.jsxs)("label",{children:[Object(k.jsx)("input",{type:"radio",checked:c,onChange:s}),t]})},H=function(e){return new Promise((function(t){return setTimeout(t,e)}))},V=function(){var e=Object(b.a)(u.a.mark((function e(){return u.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,H(3e3);case 2:y("");case 3:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}();return Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)(J,{}),Object(k.jsx)("div",{className:"signup-box-container",children:Object(k.jsxs)("form",{className:"signup-box",onSubmit:function(t){t.preventDefault(),fetch("/api/signup",{method:"POST",body:JSON.stringify({patientId:null,email:n,name:o,kanjiName:h,password:v,gender:B,birthDate:P,consent:W}),headers:{"Content-Type":"application/json; charset=UTF-8"}}).then((function(e){return e.json()})).then((function(t){t.success?e.push("/login"):(y(t.error),V()),g("")})).catch((function(e){console.log("err",e)}))},children:[Object(k.jsx)("h3",{className:"login_color",children:"\u30b5\u30a4\u30f3\u30a2\u30c3\u30d7"}),Object(k.jsx)("div",{className:"signup-kanji-name-label-container",children:Object(k.jsx)("label",{children:"\u6c0f\u540d"})}),Object(k.jsx)("input",{className:"email-input",type:"text",placeholder:"\u6c0f\u540d",onInvalid:function(e){return e.preventDefault()},required:!0,value:h,onChange:function(e){return x(e.target.value)}}),Object(k.jsx)("div",{className:"signup-name-label-container",children:Object(k.jsx)("label",{children:"\u6c0f\u540d\uff08\u3075\u308a\u304c\u306a\uff09"})}),Object(k.jsx)("input",{className:"email-input",type:"text",placeholder:"\u6c0f\u540d\uff08\u3075\u308a\u304c\u306a\uff09",onInvalid:function(e){return e.preventDefault()},required:!0,value:o,onChange:function(e){return j(e.target.value)}}),Object(k.jsx)("div",{className:"signup-gender-label-container",children:Object(k.jsx)("label",{children:"\u6027\u5225"})}),Object(k.jsxs)("div",{className:"gender-radio-buttons-container",children:[Object(k.jsx)(K,{label:"\u7537\u6027",value:"male"===B,onChange:function(){T("male")}}),Object(k.jsx)(K,{label:"\u5973\u6027",value:"female"===B,onChange:function(){T("female")}}),Object(k.jsx)(K,{label:"\u305d\u306e\u4ed6",value:"other"===B,onChange:function(){T("other")}})]}),Object(k.jsxs)("div",{className:"w100p",children:[Object(k.jsx)("label",{className:"signup-dob-label-container",children:"\u751f\u5e74\u6708\u65e5"}),Object(k.jsx)(M.a,{classname:"react-datepicker__input-container",selected:P,onChange:function(e){return E(e)},peekNextMonth:!0,showMonthDropdown:!0,showYearDropdown:!0,dropdownMode:"select",placeholderText:"DD/MM/YYYY",maxDate:new Date})]}),Object(k.jsx)("div",{className:"signup-email-label-container",children:Object(k.jsx)("label",{children:"\u30e1\u30fc\u30eb\u30a2\u30c9\u30ec\u30b9"})}),Object(k.jsx)("input",{className:"email-input",type:"text",placeholder:"\u30e1\u30fc\u30eb\u30a2\u30c9\u30ec\u30b9",onInvalid:function(e){return e.preventDefault()},required:!0,value:n,onChange:function(e){return r(e.target.value)}}),Object(k.jsx)("div",{className:"signup-password-label-container",children:Object(k.jsx)("label",{children:"\u30d1\u30b9\u30ef\u30fc\u30c9"})}),Object(k.jsx)("input",{className:"password-input",type:"password",placeholder:"(\u534a\u89d2\u82f1\u6570\u5b578-32\u6587\u5b57)",onInvalid:function(e){return e.preventDefault()},required:!0,value:v,onInput:function(e){return g(e.target.value)},onChange:function(e){return t=e.target.value,void(F.a.isStrongPassword(t,{minLength:8,minLowercase:1,minUppercase:0,minNumbers:1,minSymbols:0})?y(""):y("\u534a\u89d2\u82f1\u6570\u5b578-32\u6587\u5b57"));var t}}),Object(k.jsxs)("div",{className:"signup-terms-label-container",children:[Object(k.jsxs)("label",{children:["\u4f1a\u54e1\u898f\u7d04 ",Object(k.jsx)("span",{style:{color:"red"},children:"(\u5fc5\u9808)"})]}),Object(k.jsx)("button",{className:"link-button",onClick:function(){return q(!0)},children:"\u4f1a\u54e1\u898f\u7d04\u3092\u78ba\u8a8d\u3059\u308b"}),Object(k.jsx)("div",{children:X&&Object(k.jsx)("div",{className:"modal-overlay",children:Object(k.jsxs)("div",{className:"modal",children:[Object(k.jsx)("button",{className:"modal-close",onClick:function(){return q(!1)},children:"\xd7"}),Object(k.jsx)(U,{onClose:function(){return q(!1)}})]})})}),Object(k.jsxs)("div",{className:"accept-terms-checkbox-label-container",children:[Object(k.jsx)("input",{type:"checkbox",onChange:function(){G(!W)},onInvalid:function(e){return e.preventDefault()},required:!0}),Object(k.jsx)("label",{children:"\u4f1a\u54e1\u898f\u7d04\u306b\u540c\u610f\u3059\u308b"})]}),Object(k.jsxs)("div",{style:{fontWeight:"normal"},children:["30\u4ee3~70\u4ee3\u4ee5\u5916\u306e\u65b9\u306f\u73fe\u5728\u504f\u5dee\u5024\u5224\u5b9a\u3092\u3054\u5229\u7528\u3044\u305f\u3060\u3051\u307e\u305b\u3093\u3002",Object(k.jsx)(A.b,{to:"/welcome",children:" \u30c8\u30c3\u30d7\u753b\u9762"}),"\u306b\u304a\u623b\u308a\u3044\u305f\u3060\u304d\u3001\u300c\u4eca\u3059\u3050\u30c6\u30b9\u30c8\u958b\u59cb\u300d\u3088\u308a\u3054\u5229\u7528\u304f\u3060\u3055\u3044\u3002"]})]}),Object(k.jsx)("span",{className:"signup-error-message-container",children:w}),!w&&n&&o&&h&&P&&B&&W?Object(k.jsx)("button",{className:"login-signup-button",type:"submit",children:"\u30b5\u30a4\u30f3\u30a2\u30c3\u30d7"}):Object(k.jsx)("button",{className:"login-signup-button-disabled",type:"submit",disabled:!0,children:"\u30b5\u30a4\u30f3\u30a2\u30c3\u30d7"})]})}),Object(k.jsxs)("h4",{children:["\u767b\u9332\u6e08\u307f\u306e\u65b9\u306f",Object(k.jsx)(A.b,{to:"/login",children:"\u30ed\u30b0\u30a4\u30f3"})]})]})},isPrivate:!1},{path:"/login",component:function(e){var t=Object(l.h)().search,c=W.a.parse(t),n=c.id,r=c.eqtid,a=B(),i=function(t){t.has_bd&&t.has_gender?e.history.push("/tests"):e.history.push("/personal-info")};Object(s.useEffect)((function(){var e=function(){var e=Object(b.a)(u.a.mark((function e(t,c){var s;return u.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,m(a,{id:t,eqtid:c});case 2:if((s=e.sent).user){e.next=5;break}return e.abrupt("return");case 5:i(s.user);case 6:case"end":return e.stop()}}),e)})));return function(t,c){return e.apply(this,arguments)}}();n&&r&&e(n,r).catch(console.error)}),[]);var o=Object(s.useState)(""),j=Object(N.a)(o,2),d=j[0],O=j[1],x=Object(s.useState)(""),f=Object(N.a)(x,2),v=f[0],g=f[1],p=C(),S=p.loading,w=p.errorMessage,y=function(){var e=Object(b.a)(u.a.mark((function e(t){var c;return u.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return t.preventDefault(),e.prev=1,e.next=4,h(a,{email:d,password:v});case 4:if((c=e.sent).user){e.next=7;break}return e.abrupt("return");case 7:i(c.user),e.next=13;break;case 10:e.prev=10,e.t0=e.catch(1),console.log(e.t0);case 13:case"end":return e.stop()}}),e,null,[[1,10]])})));return function(t){return e.apply(this,arguments)}}();return Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)(J,{}),Object(k.jsx)("div",{className:"login-box-container",children:Object(k.jsxs)("form",{className:"login-box",children:[Object(k.jsx)("h3",{className:"login_color",children:"\u30ed\u30b0\u30a4\u30f3"}),w&&Object(k.jsx)("p",{className:"error",children:w}),Object(k.jsx)("div",{className:"email-label-container",children:Object(k.jsx)("label",{className:"email-label",children:"\u30e1\u30fc\u30eb\u30a2\u30c9\u30ec\u30b9"})}),Object(k.jsx)("input",{className:"email-input",type:"email",placeholder:"\u30e1\u30fc\u30eb\u30a2\u30c9\u30ec\u30b9",required:!0,value:d,onChange:function(e){return O(e.target.value)},disabled:S}),Object(k.jsx)("div",{className:"password-label-container",children:Object(k.jsx)("label",{className:"password-label",children:"\u30d1\u30b9\u30ef\u30fc\u30c9"})}),Object(k.jsx)("input",{className:"password-input",type:"password",placeholder:"\u534a\u89d2\u82f1\u6570\u5b578-32\u6587\u5b57",required:!0,value:v,onChange:function(e){return g(e.target.value)},disabled:S}),Object(k.jsx)("button",{className:"login-button",type:"submit",onClick:y,disabled:S,children:"\u30ed\u30b0\u30a4\u30f3"})]})}),Object(k.jsxs)("h4",{children:["\u672a\u767b\u9332\u306e\u65b9\u306f",Object(k.jsx)(A.b,{to:"/signup",children:"\u30b5\u30a4\u30f3\u30a2\u30c3\u30d7"}),"\u3057\u3066\u304f\u3060\u3055\u3044"]})]})},isPrivate:!1},{path:"/practice/unregistered-stroop-test-a",component:function(){var e=Object(s.useState)({background:"red"}),t=Object(N.a)(e,2),c=t[0],n=t[1],r=Object(s.useState)(0),a=Object(N.a)(r,2),i=a[0],o=a[1],l=Object(s.useState)(0),j=Object(N.a)(l,2),d=j[0],O=j[1],h=Object(s.useState)(1),x=Object(N.a)(h,2),m=x[0],f=x[1],v=Object(s.useState)(!0),g=Object(N.a)(v,2),p=g[0],S=g[1],w=Object(s.useState)(!1),y=Object(N.a)(w,2),_=y[0],C=y[1],B=Object(s.useState)(15),T=Object(N.a)(B,2),I=T[0],R=T[1],A=Object(s.useState)(!1),P=Object(N.a)(A,2),F=P[0],E=P[1],M=Object(s.useState)(!1),U=Object(N.a)(M,2),L=U[0],J=U[1],D=Object(s.useState)(!1),W=Object(N.a)(D,2),G=W[0],Y=W[1],z=Object(s.useState)(!1),X=Object(N.a)(z,2),q=X[0],K=X[1],H=Object(s.useState)(!1),V=Object(N.a)(H,2),Q=V[0],Z=V[1],$=Object(s.useState)(!1),ee=Object(N.a)($,2),te=ee[0],ce=ee[1],se=Object(s.useState)(!1),ne=Object(N.a)(se,2),re=ne[0],ae=ne[1],ie=Object(s.useState)(!1),oe=Object(N.a)(ie,2),le=oe[0],ue=oe[1],be=Object(s.useState)(!1),de=Object(N.a)(be,2),Oe=de[0],he=de[1],xe=Object(s.useState)(!1),me=Object(N.a)(xe,2),fe=me[0],ve=me[1],ge=Object(s.useState)(!1),pe=Object(N.a)(ge,2),Ne=pe[0],Se=pe[1],we=Object(s.useState)(!1),ke=Object(N.a)(we,2),ye=ke[0],_e=ke[1],Ce=Object(s.useState)(!1),Be=Object(N.a)(Ce,2),Te=Be[0],Ie=Be[1],Re=Object(s.useState)(!1),Ae=Object(N.a)(Re,2),Pe=Ae[0],Fe=Ae[1],Ue=Object(s.useState)(!1),Le=Object(N.a)(Ue,2),Je=Le[0],De=Le[1],We=Object(s.useState)(!1),Ge=Object(N.a)(We,2),Ye=Ge[0],ze=Ge[1],Xe=Object(s.useState)(!1),qe=Object(N.a)(Xe,2),Ke=qe[0],He=qe[1],Ve=Object(s.useState)(!1),Qe=Object(N.a)(Ve,2),Ze=Qe[0],$e=Qe[1],et=Object(s.useRef)(),tt=Object(s.useRef)(),ct=["blue","yellow","black","green","red"];Object(s.useEffect)((function(){ut()}),[]),Object(s.useEffect)((function(){if(0===I&&!1===p&&at(),I>0&&!1===_){var e=setTimeout((function(){return R(I-1)}),1e3);return function(){clearTimeout(e)}}}),[I]);var rt=function(){var e,t=ct.filter((function(e){return e!==c.background}));et.current=(e=t)[Math.floor(Math.random()*e.length)],n({background:et.current}),bt(et.current)},at=function(){C(!0)},it=function(e){return new Promise((function(t){return setTimeout(t,e)}))},ot=function(){var e=Object(b.a)(u.a.mark((function e(t){return u.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,it(t);case 2:lt();case 3:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}(),lt=function(){E(!1),Y(!1),ae(!1),Z(!1),he(!1),J(!1),K(!1),ue(!1),ce(!1),ve(!1),Se(!1),_e(!1),Ie(!1),Fe(!1),De(!1),ze(!1),He(!1),ut(),$e(!1)},jt=function(e){var t;et.current===e?(o(i+=1),t=e,$e(!0),"blue"===t&&(E(!0),ze(!0),ot(800)),"yellow"===t&&(Y(!0),ze(!0),ot(800)),"black"===t&&(Z(!0),ze(!0),ot(800)),"green"===t&&(ae(!0),ze(!0),ot(800)),"red"===t&&(he(!0),ze(!0),ot(800))):(O(d+=1),function(e,t){$e(!0),"blue"===t&&J(!0),"yellow"===t&&K(!0),"black"===t&&ce(!0),"green"===t&&ue(!0),"red"===t&&ve(!0),"blue"===e&&(Se(!0),He(!0),ot(2e3)),"yellow"===e&&(_e(!0),He(!0),ot(2e3)),"black"===e&&(Ie(!0),He(!0),ot(2e3)),"green"===e&&(Fe(!0),He(!0),ot(2e3)),"red"===e&&(De(!0),He(!0),ot(2e3))}(et.current,e)),f(m+=1),m>100&&at()},ut=function(){rt()},bt=function(e){"black"===e&&(tt.current="\u304f\u308d"),"red"===e&&(tt.current="\u3042\u304b"),"green"===e&&(tt.current="\u307f\u3069\u308a"),"yellow"===e&&(tt.current="\u304d\u3044\u308d"),"blue"===e&&(tt.current="\u3042\u304a")};return Object(k.jsx)(k.Fragment,{children:_?Object(k.jsx)(nt,{correctScore:i,incorrectScore:d,currentRound:m}):p?Object(k.jsx)(st,{hideInstructions:function(){S(!1),R(15)}}):Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)(je,{testProgressBar:1}),Object(k.jsx)("div",{className:"score-info ",children:Object(k.jsx)("span",{children:Object(k.jsxs)("div",{className:"total-games",children:["\u6b8b\u308a\u6642\u9593: ",I]})})}),Object(k.jsx)("div",{children:Object(k.jsx)("div",{className:"dot",style:c})}),Object(k.jsxs)("div",{className:"buttonsContainer",children:[Object(k.jsxs)("div",{className:"colorButtonContainer",children:[F&&Object(k.jsx)("img",{className:"circleOnButton",src:Ee,alt:"Circle",height:"90",width:"90"}),L&&Object(k.jsx)("img",{className:"crossOnButton",src:Me,alt:"Cross",height:"90",width:"90"}),!Ne&&Object(k.jsx)("button",{disabled:Ze,className:"answerButton",onClick:function(){return jt("blue")},children:"\u3042\u304a"}),Ne&&Object(k.jsx)("button",{disabled:Ze,style:{background:"#6CA3E3",color:"white"},className:"answerButton",onClick:function(){return jt("blue")},children:"\u3042\u304a"})]}),Object(k.jsxs)("div",{className:"colorButtonContainer",children:[G&&Object(k.jsx)("img",{className:"circleOnButton",src:Ee,alt:"Circle",height:"90",width:"90"}),q&&Object(k.jsx)("img",{className:"crossOnButton",src:Me,alt:"Cross",height:"90",width:"90"}),!ye&&Object(k.jsx)("button",{disabled:Ze,className:"answerButton",onClick:function(){return jt("yellow")},children:"\u304d\u3044\u308d"}),ye&&Object(k.jsx)("button",{disabled:Ze,style:{background:"#6CA3E3",color:"white"},className:"answerButton",onClick:function(){return jt("yellow")},children:"\u304d\u3044\u308d"})]}),Object(k.jsxs)("div",{className:"colorButtonContainer",children:[Q&&Object(k.jsx)("img",{className:"circleOnButton",src:Ee,alt:"Circle",height:"90",width:"90"}),te&&Object(k.jsx)("img",{className:"crossOnButton",src:Me,alt:"Cross",height:"90",width:"90"}),!Te&&Object(k.jsx)("button",{disabled:Ze,className:"answerButton",onClick:function(){return jt("black")},children:"\u304f\u308d"}),Te&&Object(k.jsx)("button",{disabled:Ze,style:{background:"#6CA3E3",color:"white"},className:"answerButton",onClick:function(){return jt("black")},children:"\u304f\u308d"})]}),Object(k.jsxs)("div",{className:"colorButtonContainer",children:[re&&Object(k.jsx)("img",{className:"circleOnButton",src:Ee,alt:"Circle",height:"90",width:"90"}),le&&Object(k.jsx)("img",{className:"crossOnButton",src:Me,alt:"Cross",height:"90",width:"90"}),!Pe&&Object(k.jsx)("button",{disabled:Ze,className:"answerButton",onClick:function(){return jt("green")},children:"\u307f\u3069\u308a"}),Pe&&Object(k.jsx)("button",{disabled:Ze,style:{background:"#6CA3E3",color:"white"},className:"answerButton",onClick:function(){return jt("green")},children:"\u307f\u3069\u308a"})]}),Object(k.jsxs)("div",{className:"colorButtonContainer",children:[Oe&&Object(k.jsx)("img",{className:"circleOnButton",src:Ee,alt:"Circle",height:"90",width:"90"}),fe&&Object(k.jsx)("img",{className:"crossOnButton",src:Me,alt:"Cross",height:"90",width:"90"}),!Je&&Object(k.jsx)("button",{disabled:Ze,className:"answerButton",onClick:function(){return jt("red")},children:"\u3042\u304b"}),Je&&Object(k.jsx)("button",{disabled:Ze,style:{background:"#6CA3E3",color:"white"},className:"answerButton",onClick:function(){return jt("red")},children:"\u3042\u304b"})]})]}),Ye&&Object(k.jsx)("div",{className:"correctMessage",children:"\u6b63\u89e3\u3067\u3059"}),Ke&&Object(k.jsxs)("div",{className:"incorrectMessage",children:["\u6b63\u89e3\u306f\u300c",tt.current,"\u300d\u3067\u3059"]})]})})},isPrivate:!1},{path:"/practice/unregistered-stroop-test-b",component:function(){var e=C().user,t=Object(s.useState)("\u307f\u3069\u308a"),c=Object(N.a)(t,2),n=c[0],r=c[1],a=Object(s.useState)({color:"red"}),i=Object(N.a)(a,2),o=i[0],l=i[1],j=Object(s.useState)(0),d=Object(N.a)(j,2),O=d[0],h=d[1],x=Object(s.useState)(0),m=Object(N.a)(x,2),f=m[0],v=m[1],g=Object(s.useState)(1),p=Object(N.a)(g,2),S=p[0],w=p[1],y=Object(s.useState)(!0),_=Object(N.a)(y,2),B=_[0],T=_[1],I=Object(s.useState)(!1),R=Object(N.a)(I,2),A=R[0],P=R[1],F=Object(s.useState)(15),E=Object(N.a)(F,2),M=E[0],U=E[1],L=Object(s.useState)(!1),D=Object(N.a)(L,2),W=D[0],G=D[1],Y=Object(s.useState)(!1),z=Object(N.a)(Y,2),X=z[0],q=z[1],K=Object(s.useState)(!1),H=Object(N.a)(K,2),V=H[0],Q=H[1],Z=Object(s.useState)(!1),$=Object(N.a)(Z,2),ee=$[0],te=$[1],ce=Object(s.useState)(!1),se=Object(N.a)(ce,2),ne=se[0],re=se[1],ae=Object(s.useState)(!1),ie=Object(N.a)(ae,2),oe=ie[0],le=ie[1],ue=Object(s.useState)(!1),be=Object(N.a)(ue,2),de=be[0],Oe=be[1],he=Object(s.useState)(!1),xe=Object(N.a)(he,2),me=xe[0],fe=xe[1],ve=Object(s.useState)(!1),ge=Object(N.a)(ve,2),pe=ge[0],Ne=ge[1],Se=Object(s.useState)(!1),we=Object(N.a)(Se,2),ke=we[0],ye=we[1],_e=Object(s.useState)(!1),Ce=Object(N.a)(_e,2),Be=Ce[0],Te=Ce[1],Ie=Object(s.useState)(!1),Re=Object(N.a)(Ie,2),Ae=Re[0],Pe=Re[1],Fe=Object(s.useState)(!1),Ue=Object(N.a)(Fe,2),Le=Ue[0],Je=Ue[1],De=Object(s.useState)(!1),We=Object(N.a)(De,2),Ge=We[0],Ye=We[1],ze=Object(s.useState)(!1),Xe=Object(N.a)(ze,2),qe=Xe[0],Ke=Xe[1],He=Object(s.useState)(!1),Ve=Object(N.a)(He,2),Qe=Ve[0],Ze=Ve[1],$e=Object(s.useState)(!1),et=Object(N.a)($e,2),tt=et[0],ct=et[1],st=Object(s.useState)(!1),nt=Object(N.a)(st,2),rt=nt[0],at=nt[1],it=Object(s.useRef)(),ot=Object(s.useRef)(),ut=Object(s.useRef)(),bt={blue:"\u3042\u304a",yellow:"\u304d\u3044\u308d",black:"\u304f\u308d",green:"\u307f\u3069\u308a",red:"\u3042\u304b"},dt=["blue","yellow","black","green","red"];Object(s.useEffect)((function(){gt()}),[]),Object(s.useEffect)((function(){if(0===M&&!1===B&&Ot(),M>0&&!1===A){var e=setTimeout((function(){return U(M-1)}),1e3);return function(){clearTimeout(e)}}}),[M]);var Ot=function(){P(!0)},ht=function(){var e,t=dt.filter((function(e){return e!==o.color}));it.current=(e=t)[Math.floor(Math.random()*e.length)];var c=it.current;l({color:c}),pt(it.current);var s=Object.keys(bt).reduce((function(e,t){return t!==c&&bt[t]!==n&&(e[t]=bt[t]),e}),{});ot.current=function(e){var t=Object.keys(e);return e[t[t.length*Math.random()<<0]]}(s),r(ot.current)},xt=function(e){return new Promise((function(t){return setTimeout(t,e)}))},mt=function(){var e=Object(b.a)(u.a.mark((function e(t){return u.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,xt(t);case 2:ft();case 3:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}(),ft=function(){G(!1),Q(!1),Oe(!1),re(!1),Ne(!1),q(!1),te(!1),fe(!1),le(!1),ye(!1),Te(!1),Pe(!1),Je(!1),Ye(!1),Ke(!1),Ze(!1),ct(!1),gt(),at(!1)},vt=function(e){var t;it.current===e?(h(O+=1),t=e,at(!0),"blue"===t&&(G(!0),Ze(!0),mt(800)),"yellow"===t&&(Q(!0),Ze(!0),mt(800)),"black"===t&&(re(!0),Ze(!0),mt(800)),"green"===t&&(Oe(!0),Ze(!0),mt(800)),"red"===t&&(Ne(!0),Ze(!0),mt(800))):(v(f+=1),function(e,t){at(!0),"blue"===t&&q(!0),"yellow"===t&&te(!0),"black"===t&&le(!0),"green"===t&&fe(!0),"red"===t&&ye(!0),"blue"===e&&(Te(!0),ct(!0),mt(2e3)),"yellow"===e&&(Pe(!0),ct(!0),mt(2e3)),"black"===e&&(Je(!0),ct(!0),mt(2e3)),"green"===e&&(Ye(!0),ct(!0),mt(2e3)),"red"===e&&(Ke(!0),ct(!0),mt(2e3))}(it.current,e)),w(S+=1),S>100&&Ot()},gt=function(){ht()},pt=function(e){"black"===e&&(ut.current="\u304f\u308d"),"red"===e&&(ut.current="\u3042\u304b"),"green"===e&&(ut.current="\u307f\u3069\u308a"),"yellow"===e&&(ut.current="\u304d\u3044\u308d"),"blue"===e&&(ut.current="\u3042\u304a")};return Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)(J,{}),A?Object(k.jsx)(jt,{correctScore:O,incorrectScore:f,currentRound:S}):B?Object(k.jsx)(lt,{hideInstructions:function(){T(!1),U(15)}}):Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)(je,{testProgressBar:0}),Object(k.jsx)("div",{className:"score-info ",children:Object(k.jsxs)("span",{children:[e.is_admin&&Object(k.jsxs)("div",{className:"total-score ",children:["Score: ",Object(k.jsxs)("span",{style:{color:"blue"},children:[O," "]}),"| ",Object(k.jsxs)("span",{style:{color:"red"},children:[f," "]})]}),e.is_admin&&Object(k.jsxs)("div",{className:"total-games",children:["\u30e9\u30a6\u30f3\u30c9: ",S," / 100"]}),Object(k.jsxs)("div",{className:"total-games",children:["\u6b8b\u308a\u6642\u9593: ",M]})]})}),Object(k.jsx)("div",{children:Object(k.jsx)("div",{className:"kanji-style",style:o,children:n})}),Object(k.jsxs)("div",{className:"buttonsContainer",children:[Object(k.jsxs)("div",{className:"colorButtonContainer",children:[W&&Object(k.jsx)("img",{className:"circleOnButton",src:Ee,alt:"Circle",height:"90",width:"90"}),X&&Object(k.jsx)("img",{className:"crossOnButton",src:Me,alt:"Cross",height:"90",width:"90"}),!Be&&Object(k.jsx)("button",{disabled:rt,className:"answerButton",onClick:function(){return vt("blue")},children:"\u3042\u304a"}),Be&&Object(k.jsx)("button",{disabled:rt,style:{background:"#6CA3E3",color:"white"},className:"answerButton",onClick:function(){return vt("blue")},children:"\u3042\u304a"})]}),Object(k.jsxs)("div",{className:"colorButtonContainer",children:[V&&Object(k.jsx)("img",{className:"circleOnButton",src:Ee,alt:"Circle",height:"90",width:"90"}),ee&&Object(k.jsx)("img",{className:"crossOnButton",src:Me,alt:"Cross",height:"90",width:"90"}),!Ae&&Object(k.jsx)("button",{disabled:rt,className:"answerButton",onClick:function(){return vt("yellow")},children:"\u304d\u3044\u308d"}),Ae&&Object(k.jsx)("button",{disabled:rt,style:{background:"#6CA3E3",color:"white"},className:"answerButton",onClick:function(){return vt("yellow")},children:"\u304d\u3044\u308d"})]}),Object(k.jsxs)("div",{className:"colorButtonContainer",children:[ne&&Object(k.jsx)("img",{className:"circleOnButton",src:Ee,alt:"Circle",height:"90",width:"90"}),oe&&Object(k.jsx)("img",{className:"crossOnButton",src:Me,alt:"Cross",height:"90",width:"90"}),!Le&&Object(k.jsx)("button",{disabled:rt,className:"answerButton",onClick:function(){return vt("black")},children:"\u304f\u308d"}),Le&&Object(k.jsx)("button",{disabled:rt,style:{background:"#6CA3E3",color:"white"},className:"answerButton",onClick:function(){return vt("black")},children:"\u304f\u308d"})]}),Object(k.jsxs)("div",{className:"colorButtonContainer",children:[de&&Object(k.jsx)("img",{className:"circleOnButton",src:Ee,alt:"Circle",height:"90",width:"90"}),me&&Object(k.jsx)("img",{className:"crossOnButton",src:Me,alt:"Cross",height:"90",width:"90"}),!Ge&&Object(k.jsx)("button",{disabled:rt,className:"answerButton",onClick:function(){return vt("green")},children:"\u307f\u3069\u308a"}),Ge&&Object(k.jsx)("button",{disabled:rt,style:{background:"#6CA3E3",color:"white"},className:"answerButton",onClick:function(){return vt("green")},children:"\u307f\u3069\u308a"})]}),Object(k.jsxs)("div",{className:"colorButtonContainer",children:[pe&&Object(k.jsx)("img",{className:"circleOnButton",src:Ee,alt:"Circle",height:"90",width:"90"}),ke&&Object(k.jsx)("img",{className:"crossOnButton",src:Me,alt:"Cross",height:"90",width:"90"}),!qe&&Object(k.jsx)("button",{disabled:rt,className:"answerButton",onClick:function(){return vt("red")},children:"\u3042\u304b"}),qe&&Object(k.jsx)("button",{disabled:rt,style:{background:"#6CA3E3",color:"white"},className:"answerButton",onClick:function(){return vt("red")},children:"\u3042\u304b"})]})]}),Qe&&Object(k.jsx)("div",{className:"correctMessage",children:"\u6b63\u89e3\u3067\u3059"}),tt&&Object(k.jsxs)("div",{className:"incorrectMessage",children:["\u6b63\u89e3\u306f\u300c",ut.current,"\u300d\u3067\u3059"]})]})]})},isPrivate:!1},{path:"/test/unregistered-stroop-test-a",component:function(){var e=C().user,t=Object(s.useState)({background:"red"}),c=Object(N.a)(t,2),n=c[0],r=c[1],a=Object(s.useState)(0),i=Object(N.a)(a,2),o=i[0],l=i[1],j=Object(s.useState)(0),u=Object(N.a)(j,2),b=u[0],d=u[1],O=Object(s.useState)(1),h=Object(N.a)(O,2),x=h[0],m=h[1],f=Object(s.useState)(!0),v=Object(N.a)(f,2),g=v[0],p=v[1],S=Object(s.useState)(!1),w=Object(N.a)(S,2),y=w[0],_=w[1],B=Object(s.useState)(60),T=Object(N.a)(B,2),I=T[0],R=T[1],A=Object(s.useRef)(),P=["blue","yellow","black","green","red"],F=function(){var e,t=P.filter((function(e){return e!==n.background}));A.current=(e=t)[Math.floor(Math.random()*e.length)],r({background:A.current})};Object(s.useEffect)((function(){U()}),[]),Object(s.useEffect)((function(){if(0===I&&!1===g&&E(),I>0&&!1===y){var e=setTimeout((function(){return R(I-1)}),1e3);return function(){clearTimeout(e)}}}),[I]);var E=function(){_(!0)},M=function(e){A.current===e?l(o+=1):d(b+=1),m(x+=1),x>100&&E(),U()},U=function(){F()};return Object(k.jsx)(k.Fragment,{children:y?Object(k.jsx)(at,{correctScore:o,incorrectScore:b,currentRound:x}):g?Object(k.jsx)(rt,{hideInstructions:function(){p(!1),R(60)}}):Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)(je,{testProgressBar:1}),Object(k.jsx)("div",{className:"score-info ",children:Object(k.jsxs)("span",{children:[e.is_admin&&Object(k.jsxs)("div",{className:"total-score ",children:["Score: ",Object(k.jsxs)("span",{style:{color:"blue"},children:[o," "]}),"|"," ",Object(k.jsxs)("span",{style:{color:"red"},children:[b," "]})]}),e.is_admin&&Object(k.jsxs)("div",{className:"total-games",children:["\u30e9\u30a6\u30f3\u30c9: ",x," / 100"]}),Object(k.jsxs)("div",{className:"total-games",children:["\u6b8b\u308a\u6642\u9593: ",I]})]})}),Object(k.jsx)("div",{children:Object(k.jsx)("div",{className:"dot",style:n})}),Object(k.jsxs)("div",{className:"buttonsContainer",children:[Object(k.jsx)("div",{className:"colorButtonContainer",children:Object(k.jsx)("button",{className:"answerButton",onClick:function(){return M("blue")},children:"\u3042\u304a"})}),Object(k.jsx)("div",{className:"colorButtonContainer",children:Object(k.jsx)("button",{className:"answerButton",onClick:function(){return M("yellow")},children:"\u304d\u3044\u308d"})}),Object(k.jsx)("div",{className:"colorButtonContainer",children:Object(k.jsx)("button",{className:"answerButton",onClick:function(){return M("black")},children:"\u304f\u308d"})}),Object(k.jsx)("div",{className:"colorButtonContainer",children:Object(k.jsx)("button",{className:"answerButton",onClick:function(){return M("green")},children:"\u307f\u3069\u308a"})}),Object(k.jsx)("div",{className:"colorButtonContainer",children:Object(k.jsx)("button",{className:"answerButton",onClick:function(){return M("red")},children:"\u3042\u304b"})})]})]})})},isPrivate:!1},{path:"/test/unregistered-stroop-test-b",component:function(){var e=Object(s.useState)("\u307f\u3069\u308a"),t=Object(N.a)(e,2),c=t[0],n=t[1],r=Object(s.useState)({color:"red"}),a=Object(N.a)(r,2),i=a[0],o=a[1],l=Object(s.useState)(0),j=Object(N.a)(l,2),u=j[0],b=j[1],d=Object(s.useState)(0),O=Object(N.a)(d,2),h=O[0],x=O[1],m=Object(s.useState)(1),f=Object(N.a)(m,2),v=f[0],g=f[1],p=Object(s.useState)(!0),S=Object(N.a)(p,2),w=S[0],y=S[1],_=Object(s.useState)(!1),C=Object(N.a)(_,2),B=C[0],T=C[1],I=Object(s.useState)(60),R=Object(N.a)(I,2),A=R[0],P=R[1],F=Object(s.useRef)(),E=Object(s.useRef)(),M={blue:"\u3042\u304a",yellow:"\u304d\u3044\u308d",black:"\u304f\u308d",green:"\u307f\u3069\u308a",red:"\u3042\u304b"},U=["blue","yellow","black","green","red"],L=Object(s.useRef)(0);Object(s.useEffect)((function(){Y()}),[]),Object(s.useEffect)((function(){if(0===A&&!1===w&&D(),A>0&&!1===B){var e=setTimeout((function(){return P(A-1)}),1e3);return function(){clearTimeout(e)}}}),[A]);var D=function(){T(!0)},W=function(){var e,t=U.filter((function(e){return e!==i.color}));F.current=(e=t)[Math.floor(Math.random()*e.length)];var s=F.current;o({color:s});var r=Object.keys(M).reduce((function(e,t){return t!==s&&M[t]!==c&&(e[t]=M[t]),e}),{});E.current=function(e){var t=Object.keys(e);return e[t[t.length*Math.random()<<0]]}(r),n(E.current)},G=function(e){var t;F.current===e?(b(u+=1),t=L.current=L.current+1,localStorage.StroopScore=JSON.stringify(t)):x(h+=1),g(v+=1),v>100&&D(),Y()},Y=function(){W()};return Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)(J,{}),B?Object(k.jsx)(ot,{correctScore:u,incorrectScore:h,currentRound:v}):w?Object(k.jsx)(it,{hideInstructions:function(){y(!1),P(60)}}):Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)(je,{testProgressBar:1}),Object(k.jsx)("div",{className:"score-info ",children:Object(k.jsx)("span",{children:Object(k.jsxs)("div",{className:"total-games",children:["\u6b8b\u308a\u6642\u9593: ",A]})})}),Object(k.jsx)("div",{children:Object(k.jsx)("div",{className:"kanji-style",style:i,children:c})}),Object(k.jsxs)("div",{className:"buttonsContainer",children:[Object(k.jsx)("div",{className:"colorButtonContainer",children:Object(k.jsx)("button",{className:"answerButton",onClick:function(){return G("blue")},children:"\u3042\u304a"})}),Object(k.jsx)("div",{className:"colorButtonContainer",children:Object(k.jsx)("button",{className:"answerButton",onClick:function(){return G("yellow")},children:"\u304d\u3044\u308d"})}),Object(k.jsx)("div",{className:"colorButtonContainer",children:Object(k.jsx)("button",{className:"answerButton",onClick:function(){return G("black")},children:"\u304f\u308d"})}),Object(k.jsx)("div",{className:"colorButtonContainer",children:Object(k.jsx)("button",{className:"answerButton",onClick:function(){return G("green")},children:"\u307f\u3069\u308a"})}),Object(k.jsx)("div",{className:"colorButtonContainer",children:Object(k.jsx)("button",{className:"answerButton",onClick:function(){return G("red")},children:"\u3042\u304b"})})]})]})]})},isPrivate:!1},{path:"/practice/unregistered-number-memory",component:function(){var e=C().user,t=Object(s.useState)(!1),c=Object(N.a)(t,2),n=c[0],r=c[1],a=Object(s.useState)(!0),i=Object(N.a)(a,2),o=i[0],l=i[1],j=Object(s.useState)(!1),d=Object(N.a)(j,2),O=d[0],h=d[1],x=Object(s.useState)(!0),m=Object(N.a)(x,2),f=m[0],v=m[1],g=Object(s.useState)(!1),p=Object(N.a)(g,2),S=p[0],w=p[1],y=Object(s.useState)(0),_=Object(N.a)(y,2),B=_[0],T=_[1],I=Object(s.useState)(1),R=Object(N.a)(I,2),A=R[0],P=R[1],F=Object(s.useState)(0),E=Object(N.a)(F,2),M=E[0],U=E[1],L=Object(s.useState)(!1),D=Object(N.a)(L,2),W=D[0],G=D[1],z=Object(s.useState)(!1),X=Object(N.a)(z,2),q=X[0],K=X[1],H=Object(s.useState)(!1),V=Object(N.a)(H,2),Q=V[0],Z=V[1],$=Object(s.useRef)(2),ee=Object(s.useRef)([]);Object(s.useEffect)((function(){return ee.current=re($.current),function(){}}),[]);var te=function(e){return new Promise((function(t){return setTimeout(t,e)}))},ce=function(){var e=Object(b.a)(u.a.mark((function e(t){return u.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,te(1e3);case 2:se(t);case 3:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}(),se=function(e){ee.current=re($.current),G(!1),K(!1),K(!1),Z(!1),A<=3&&!0===e&&P(A+=1),(2===M||A>2)&&w(!0),r(!0),h(!1)},ne=function(e){!0===e?(Z(!0),G(!0),ce(e)):(Z(!0),K(!0))},re=function(e){return Object(Y.a)(Array(10).keys()).sort((function(e,t){return.5-Math.random()})).slice(0,e)};return Object(k.jsx)(k.Fragment,{children:S?Object(k.jsx)(ht,{score:B}):f?Object(k.jsx)(Ot,{hideInstructions:function(){v(!1)}}):o?Object(k.jsxs)("div",{children:[Object(k.jsx)(J,{}),Object(k.jsx)(je,{testProgressBar:2}),Object(k.jsx)("div",{className:"head welcome-text-button-results-container",children:Object(k.jsx)("div",{className:"welcome-text-container",children:Object(k.jsxs)("h1",{children:["\u51e6\u7406\u6a5f\u80fd\u30c6\u30b9\u30c8",Object(k.jsx)("small",{children:"\u7df4\u7fd2\u554f\u984c"})]})})}),Object(k.jsxs)("div",{className:"score-info ",children:[e.is_admin&&Object(k.jsxs)("div",{className:"total-score ",children:["Total Score: ",B]}),Object(k.jsxs)("div",{className:"total-rounds",children:["\u7b2c",A,"\u554f"]})]}),e.is_admin&&Object(k.jsxs)("div",{className:"total-rounds",children:["Digits to Display: ",$.current," "]}),e.is_admin&&Object(k.jsxs)("div",{className:"total-rounds",children:["WrongCounter: ",M," "]}),Object(k.jsx)("button",{className:"wordbuttons__ok-button",onClick:function(){return r(!0),void l(!1)},children:"\u6570\u5b57\u3092\u8868\u793a"})]}):Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)(J,{}),Object(k.jsx)(je,{testProgressBar:2}),O&&W&&Object(k.jsxs)("div",{children:[Object(k.jsx)("div",{className:"correct-incorrect-answer-display-container",children:Object(k.jsx)("div",{className:"score-info ",children:e.is_admin&&Object(k.jsxs)("div",{className:"total-score ",children:["Total Score: ",B]})})}),Object(k.jsxs)("div",{className:"correctMessage",children:[Object(k.jsx)("img",{src:Ee,alt:"\u6b63\u89e3",height:"40",width:"40"}),"\u6b63\u89e3\u3067\u3059"]})]}),O&&q&&Object(k.jsxs)("div",{children:[Object(k.jsx)("div",{className:"correct-incorrect-answer-display-container",children:Object(k.jsx)("div",{className:"score-info ",children:e.is_admin&&Object(k.jsxs)("div",{className:"total-score ",children:["Total Score: ",B]})})}),Object(k.jsxs)("div",{className:"incorrectMessage",children:[Object(k.jsx)("img",{src:Me,alt:"\u4e0d\u6b63\u89e3",height:"40",width:"40"})," \u6b63\u89e3\u306f\u300c",ee.current.join(" "),"\u300d\u3067\u3059",Object(k.jsx)("button",{className:"show-numbers-btn",onClick:function(){return se(!1)},children:"\u6b21\u3078"})]})]}),Object(k.jsxs)("div",{className:"number-display-and-number-pad-container",children:[n&&Object(k.jsxs)("div",{children:[Object(k.jsx)("div",{className:"correct-incorrect-answer-display-container",children:Object(k.jsxs)("div",{className:"score-info ",children:[e.is_admin&&Object(k.jsxs)("div",{className:"total-score ",children:["Total Score: ",B]}),Object(k.jsxs)("div",{className:"total-rounds",children:["\u7b2c",A,"\u554f"]})]})}),Object(k.jsx)(bt,{randomNumberArray:ee.current,hideNumbersAndDisplayPad:function(){r(!1),h(!0)}})]}),O&&Object(k.jsxs)("div",{children:[Object(k.jsx)("div",{className:"correct-incorrect-answer-display-container",children:Object(k.jsxs)("div",{className:"score-info ",children:[e.is_admin&&Object(k.jsxs)("div",{className:"total-score ",children:["Total Score: ",B]}),Object(k.jsxs)("div",{className:"total-rounds",children:["\u7b2c",A,"\u554f"]})]})}),Object(k.jsx)(dt,{randomNumberArray:ee.current,handleOkButton:function(e){if(e){for(var t=e.split(""),c=[],s=0;s=7&&K();for(var t=e.split(""),c=[],s=0;s\u203b\u533b\u7642\u6a5f\u95a2\u3067\u77ed\u6642\u9593\u306eMRI\u691c\u67fb\u304c\u5fc5\u8981\u3068\u306a\u308a\u307e\u3059\u3002

FAKE1\u75c5\u9662\u3067\u306f\u4eba\u9593\u30c9\u30c3\u30af\u306e\u30aa\u30d7\u30b7\u30e7\u30f3\u3068\u3057\u3066\u3001BrainSuite\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002",customURL:"https://www.fake.com",customButtonText:"Fake\u304a\u7533\u8fbc\u306f\u3053\u3061\u3089"},asakusa:{customText:"\u3042\u306a\u305f\u306e\u8133\u306e\u72b6\u614b\u306f\u3044\u304b\u304c\u3067\u3057\u305f\u304b\uff1f\u300cBrainSuite\u300d\u3067\u306f\u5b9f\u969b\u306e\u8133(\u6d77\u99ac)\u306e\u5065\u5eb7\u72b6\u614b\u3092AI\u3092\u7528\u3044\u3066\u3055\u3089\u306b\u8a73\u3057\u304f\u3001\u5177\u4f53\u7684\u306a\u6570\u5024\u3067\u77e5\u308b\u3053\u3068\u304c\u51fa\u6765\u307e\u3059\u3002\u305c\u3072\u4e00\u5ea6\u3054\u81ea\u8eab\u306e\u300c\u8133\u306e\u5065\u5eb7\u8a3a\u65ad\u300d\u3092\u884c\u3063\u3066\u307f\u307e\u305b\u3093\u304b\u3002
\u203b\u533b\u7642\u6a5f\u95a2\u3067\u77ed\u6642\u9593\u306eMRI\u691c\u67fb\u304c\u5fc5\u8981\u3068\u306a\u308a\u307e\u3059\u3002

\u6d45\u8349\u75c5\u9662\u3067\u306f\u3001BrainSuite\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002",customURL:"https://www.asakusa-hp.jp/checkup/dock.php",customButtonText:"\u304a\u7533\u8fbc\u306f\u3053\u3061\u3089"},braintest:{customText:"\u3042\u306a\u305f\u306e\u8133\u306e\u72b6\u614b\u306f\u3044\u304b\u304c\u3067\u3057\u305f\u304b\uff1f\u300cBrainSuite\u300d\u3067\u306f\u5b9f\u969b\u306e\u8133(\u6d77\u99ac)\u306e\u5065\u5eb7\u72b6\u614b\u3092AI\u3092\u7528\u3044\u3066\u3055\u3089\u306b\u8a73\u3057\u304f\u3001\u5177\u4f53\u7684\u306a\u6570\u5024\u3067\u77e5\u308b\u3053\u3068\u304c\u51fa\u6765\u307e\u3059\u3002\u305c\u3072\u4e00\u5ea6\u3054\u81ea\u8eab\u306e\u300c\u8133\u306e\u5065\u5eb7\u8a3a\u65ad\u300d\u3092\u884c\u3063\u3066\u307f\u307e\u305b\u3093\u304b\u3002
\u203b\u533b\u7642\u6a5f\u95a2\u3067\u77ed\u6642\u9593\u306eMRI\u691c\u67fb\u304c\u5fc5\u8981\u3068\u306a\u308a\u307e\u3059\u3002

\u4e09\u7530\u75c5\u9662\u3067\u306f\u4eba\u9593\u30c9\u30c3\u30af\u306e\u30aa\u30d7\u30b7\u30e7\u30f3\u3068\u3057\u3066\u3001BrainSuite\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002",customURL:"https://form.run/@mita-brainsuite",customButtonText:"\u304a\u7533\u8fbc\u306f\u3053\u3061\u3089"},check:{customText:"\u3042\u306a\u305f\u306e\u8133\u306e\u5065\u5eb7\u72b6\u614b\u306f\u3044\u304b\u304c\u3067\u3057\u305f\u304b\uff1f
\u8a18\u61b6\u3092\u3064\u304b\u3055\u3069\u308b\u8133\u306e\u300c\u6d77\u99ac\u300d\u306f30\u4ee3\u3088\u308a\u840e\u7e2e\u304c\u59cb\u307e\u308b\u3068\u8a00\u308f\u308c\u3066\u3044\u307e\u3059\u304c\u3001\u6709\u9178\u7d20\u904b\u52d5\u7b49\u306e\u751f\u6d3b\u7fd2\u6163\u306b\u3088\u308a\u5927\u304d\u304f\u3059\u308b\u3053\u3068\u3082\u3067\u304d\u3001\u8a8d\u77e5\u6a5f\u80fd\u306e\u7dad\u6301\u3084\u8a8d\u77e5\u75c7\u306e\u4e88\u9632\u306b\u7e4b\u3052\u308b\u3053\u3068\u3082\u3067\u304d\u307e\u3059\u3002
\u300cBrainSuite\u300d\u306f\u6d77\u99ac\u306e\u5927\u304d\u3055\u3092\u4eba\u5de5\u77e5\u80fd\uff08AI\uff09\u3092\u7528\u3044\u3066\u7cbe\u5bc6\u306b\u6e2c\u5b9a\u3067\u304d\u308b\u8133\u691c\u67fb\u3067\u3001\u3042\u306a\u305f\u306e\u5e74\u9f62\u3067\u7dad\u6301\u3059\u308b\u3079\u304d\u6d77\u99ac\u306e\u5927\u304d\u3055\u304c\u308f\u304b\u308a\u307e\u3059\u3002\u6771\u5317\u5927\u5b66\u52a0\u9f62\u533b\u5b66\u7814\u7a76\u6240\u306e\u7814\u7a76\u6210\u679c\u306b\u57fa\u3065\u3044\u3066\u3001\u3042\u306a\u305f\u306e\u8133\u5065\u5eb7\u3092\u30b5\u30dd\u30fc\u30c8\u3057\u307e\u3059\u3002",customURL:"https://www.brainsuite.jp/",customButtonText:"\u8a73\u7d30\u306f\u3053\u3061\u3089"},ichibancho:{customText:"\u3042\u306a\u305f\u306e\u8133\u306e\u72b6\u614b\u306f\u3044\u304b\u304c\u3067\u3057\u305f\u304b\uff1f\u300cBrainSuite\u300d\u3067\u306f\u5b9f\u969b\u306e\u8133(\u6d77\u99ac)\u306e\u5065\u5eb7\u72b6\u614b\u3092AI\u3092\u7528\u3044\u3066\u3055\u3089\u306b\u8a73\u3057\u304f\u3001\u5177\u4f53\u7684\u306a\u6570\u5024\u3067\u77e5\u308b\u3053\u3068\u304c\u51fa\u6765\u307e\u3059\u3002\u305c\u3072\u4e00\u5ea6\u3054\u81ea\u8eab\u306e\u300c\u8133\u306e\u5065\u5eb7\u8a3a\u65ad\u300d\u3092\u884c\u3063\u3066\u307f\u307e\u305b\u3093\u304b\u3002
\u203b\u533b\u7642\u6a5f\u95a2\u3067\u77ed\u6642\u9593\u306eMRI\u691c\u67fb\u304c\u5fc5\u8981\u3068\u306a\u308a\u307e\u3059\u3002

\u4e00\u756a\u753a\u5065\u8a3a\u30af\u30ea\u30cb\u30c3\u30af\u3067\u306f\u3001BrainSuite\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002",customURL:"https://www.sendaikenshin.jp/dock-course/option01.php#brainsuite",customButtonText:"\u8a73\u3057\u304f\u306f\u3053\u3061\u3089"},kamiya:{customText:"\u3042\u306a\u305f\u306e\u8133\u306e\u72b6\u614b\u306f\u3044\u304b\u304c\u3067\u3057\u305f\u304b\uff1f\u300cBrainSuite\u300d\u3067\u306f\u5b9f\u969b\u306e\u8133(\u6d77\u99ac)\u306e\u5065\u5eb7\u72b6\u614b\u3092AI\u3092\u7528\u3044\u3066\u3055\u3089\u306b\u8a73\u3057\u304f\u3001\u5177\u4f53\u7684\u306a\u6570\u5024\u3067\u77e5\u308b\u3053\u3068\u304c\u51fa\u6765\u307e\u3059\u3002\u305c\u3072\u4e00\u5ea6\u3054\u81ea\u8eab\u306e\u300c\u8133\u306e\u5065\u5eb7\u8a3a\u65ad\u300d\u3092\u884c\u3063\u3066\u307f\u307e\u305b\u3093\u304b\u3002
\u203b\u533b\u7642\u6a5f\u95a2\u3067\u77ed\u6642\u9593\u306eMRI\u691c\u67fb\u304c\u5fc5\u8981\u3068\u306a\u308a\u307e\u3059\u3002

\u795e\u8c37\u533b\u9662\u3067\u306f\u3001BrainSuite\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002",customURL:"https://www.mrso.jp/saitama/soka/kamiya-clinic/plan/47381/",customButtonText:"\u8a73\u3057\u304f\u306f\u3053\u3061\u3089"},kiyose:{customText:"\u3042\u306a\u305f\u306e\u8133\u306e\u72b6\u614b\u306f\u3044\u304b\u304c\u3067\u3057\u305f\u304b\uff1f\u300cBrainSuite\u300d\u3067\u306f\u5b9f\u969b\u306e\u8133(\u6d77\u99ac)\u306e\u5065\u5eb7\u72b6\u614b\u3092AI\u3092\u7528\u3044\u3066\u3055\u3089\u306b\u8a73\u3057\u304f\u3001\u5177\u4f53\u7684\u306a\u6570\u5024\u3067\u77e5\u308b\u3053\u3068\u304c\u51fa\u6765\u307e\u3059\u3002\u305c\u3072\u4e00\u5ea6\u3054\u81ea\u8eab\u306e\u300c\u8133\u306e\u5065\u5eb7\u8a3a\u65ad\u300d\u3092\u884c\u3063\u3066\u307f\u307e\u305b\u3093\u304b\u3002
\u203b\u533b\u7642\u6a5f\u95a2\u3067\u77ed\u6642\u9593\u306eMRI\u691c\u67fb\u304c\u5fc5\u8981\u3068\u306a\u308a\u307e\u3059\u3002

\u6b66\u8535\u91ce\u7dcf\u5408\u30af\u30ea\u30cb\u30c3\u30af\u3067\u306f\u3001BrainSuite\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002",customURL:"https://6340cl.wixsite.com/cliniccheck",customButtonText:"\u8a73\u3057\u304f\u306f\u3053\u3061\u3089"},komazawa:{customText:"\u3042\u306a\u305f\u306e\u8133\u306e\u72b6\u614b\u306f\u3044\u304b\u304c\u3067\u3057\u305f\u304b\uff1f\u300cBrainSuite\u300d\u3067\u306f\u5b9f\u969b\u306e\u8133(\u6d77\u99ac)\u306e\u5065\u5eb7\u72b6\u614b\u3092AI\u3092\u7528\u3044\u3066\u3055\u3089\u306b\u8a73\u3057\u304f\u3001\u5177\u4f53\u7684\u306a\u6570\u5024\u3067\u77e5\u308b\u3053\u3068\u304c\u51fa\u6765\u307e\u3059\u3002\u305c\u3072\u4e00\u5ea6\u3054\u81ea\u8eab\u306e\u300c\u8133\u306e\u5065\u5eb7\u8a3a\u65ad\u300d\u3092\u884c\u3063\u3066\u307f\u307e\u305b\u3093\u304b\u3002
\u203b\u533b\u7642\u6a5f\u95a2\u3067\u77ed\u6642\u9593\u306eMRI\u691c\u67fb\u304c\u5fc5\u8981\u3068\u306a\u308a\u307e\u3059\u3002

\u99d2\u6ca2\u5065\u5eb7\u7ba1\u7406\u30bb\u30f3\u30bf\u30fc\u3067\u306f\u3001BrainSuite\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002",customURL:"https://komazawa-cl.jp/center/doc/",customButtonText:"\u8a73\u3057\u304f\u306f\u3053\u3061\u3089"},kuzuha:{customText:"\u3042\u306a\u305f\u306e\u8133\u306e\u72b6\u614b\u306f\u3044\u304b\u304c\u3067\u3057\u305f\u304b\uff1f\u300cBrainSuite\u300d\u3067\u306f\u5b9f\u969b\u306e\u8133(\u6d77\u99ac)\u306e\u5065\u5eb7\u72b6\u614b\u3092AI\u3092\u7528\u3044\u3066\u3055\u3089\u306b\u8a73\u3057\u304f\u3001\u5177\u4f53\u7684\u306a\u6570\u5024\u3067\u77e5\u308b\u3053\u3068\u304c\u51fa\u6765\u307e\u3059\u3002\u305c\u3072\u4e00\u5ea6\u3054\u81ea\u8eab\u306e\u300c\u8133\u306e\u5065\u5eb7\u8a3a\u65ad\u300d\u3092\u884c\u3063\u3066\u307f\u307e\u305b\u3093\u304b\u3002
\u203b\u533b\u7642\u6a5f\u95a2\u3067\u77ed\u6642\u9593\u306eMRI\u691c\u67fb\u304c\u5fc5\u8981\u3068\u306a\u308a\u307e\u3059\u3002

\u304f\u305a\u306f\u753b\u50cf\u8a3a\u65ad\u30af\u30ea\u30cb\u30c3\u30af\u3067\u306f\u3001BrainSuite\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002",customURL:"https://kuzuha-rad.jp/",customButtonText:"\u8a73\u3057\u304f\u306f\u3053\u3061\u3089"},maki:{customText:"\u3042\u306a\u305f\u306e\u8133\u306e\u72b6\u614b\u306f\u3044\u304b\u304c\u3067\u3057\u305f\u304b\uff1f\u300cBrainSuite\u300d\u3067\u306f\u5b9f\u969b\u306e\u8133(\u6d77\u99ac)\u306e\u5065\u5eb7\u72b6\u614b\u3092AI\u3092\u7528\u3044\u3066\u3055\u3089\u306b\u8a73\u3057\u304f\u3001\u5177\u4f53\u7684\u306a\u6570\u5024\u3067\u77e5\u308b\u3053\u3068\u304c\u51fa\u6765\u307e\u3059\u3002\u305c\u3072\u4e00\u5ea6\u3054\u81ea\u8eab\u306e\u300c\u8133\u306e\u5065\u5eb7\u8a3a\u65ad\u300d\u3092\u884c\u3063\u3066\u307f\u307e\u305b\u3093\u304b\u3002
\u203b\u533b\u7642\u6a5f\u95a2\u3067\u77ed\u6642\u9593\u306eMRI\u691c\u67fb\u304c\u5fc5\u8981\u3068\u306a\u308a\u307e\u3059\u3002

\u7267\u75c5\u9662\u3067\u306f\u3001BrainSuite\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002",customURL:"https://www.maki-group.jp/maki/doc/",customButtonText:"\u8a73\u3057\u304f\u306f\u3053\u3061\u3089"},medoc:{customText:"\u3042\u306a\u305f\u306e\u8133\u306e\u72b6\u614b\u306f\u3044\u304b\u304c\u3067\u3057\u305f\u304b\uff1f\u300cBrainSuite\u300d\u3067\u306f\u5b9f\u969b\u306e\u8133(\u6d77\u99ac)\u306e\u5065\u5eb7\u72b6\u614b\u3092AI\u3092\u7528\u3044\u3066\u3055\u3089\u306b\u8a73\u3057\u304f\u3001\u5177\u4f53\u7684\u306a\u6570\u5024\u3067\u77e5\u308b\u3053\u3068\u304c\u51fa\u6765\u307e\u3059\u3002\u305c\u3072\u4e00\u5ea6\u3054\u81ea\u8eab\u306e\u300c\u8133\u306e\u5065\u5eb7\u8a3a\u65ad\u300d\u3092\u884c\u3063\u3066\u307f\u307e\u305b\u3093\u304b\u3002
\u203b\u533b\u7642\u6a5f\u95a2\u3067\u77ed\u6642\u9593\u306eMRI\u691c\u67fb\u304c\u5fc5\u8981\u3068\u306a\u308a\u307e\u3059\u3002

\u30e1\u30c9\u30c3\u30af\u5065\u5eb7\u30af\u30ea\u30cb\u30c3\u30af\u3067\u306f\u3001BrainSuite\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002",customURL:"https://medoc.jp/dock/#dock12",customButtonText:"\u8a73\u3057\u304f\u306f\u3053\u3061\u3089"},megalos:{customText:"\u3042\u306a\u305f\u306e\u8133\u306e\u72b6\u614b\u306f\u3044\u304b\u304c\u3067\u3057\u305f\u304b\uff1f\u6709\u9178\u7d20\u904b\u52d5\u3092\u3059\u308b\u3068\u8133\u8840\u6d41\u304c\u4e0a\u6607\u3057\u3001\u8840\u6db2\u3092\u901a\u3058\u3066\u8133\u3078\u9178\u7d20\u3084\u6804\u990a\u7d20\u304c\u884c\u304d\u6e21\u308b\u3088\u3046\u306b\u306a\u308b\u305f\u3081\u3001\u8133\u306e\u50cd\u304d\u304c\u6d3b\u6027\u5316\u3055\u308c\u307e\u3059\u3002

\u30e1\u30ac\u30ed\u30b9\u3067\u306f\u982d\u90e8MRI\u753b\u50cf\u3088\u308a\u8133\u306e\u6d77\u99ac\u4f53\u7a4d\u3092AI\u3067\u8a08\u6e2c\u3067\u304d\u308b\u300cBrainSuite\u300d\u3092\u63d0\u4f9b\u3059\u308b\u682a\u5f0f\u4f1a\u793eCogSmart\u3068\u9023\u643a\u3002\u6570\u591a\u304f\u306e\u30c8\u30ec\u30fc\u30cb\u30f3\u30b0\u30d7\u30ed\u30b0\u30e9\u30e0\u3092\u7528\u610f\u3057\u3066\u304a\u308a\u3001\u898b\u5b66\u4e88\u7d04\u30fb\u4f53\u9a13\u4e88\u7d04\u3082\u3067\u304d\u307e\u3059\u3002",customURL:"https://www.megalos.co.jp/contents/visitor/",customButtonText:"\u8a73\u3057\u304f\u306f\u3053\u3061\u3089"},nagoya:{customText:"\u3042\u306a\u305f\u306e\u8133\u306e\u72b6\u614b\u306f\u3044\u304b\u304c\u3067\u3057\u305f\u304b\uff1f\u300cBrainSuite\u300d\u3067\u306f\u5b9f\u969b\u306e\u8133(\u6d77\u99ac)\u306e\u5065\u5eb7\u72b6\u614b\u3092AI\u3092\u7528\u3044\u3066\u3055\u3089\u306b\u8a73\u3057\u304f\u3001\u5177\u4f53\u7684\u306a\u6570\u5024\u3067\u77e5\u308b\u3053\u3068\u304c\u51fa\u6765\u307e\u3059\u3002\u305c\u3072\u4e00\u5ea6\u3054\u81ea\u8eab\u306e\u300c\u8133\u306e\u5065\u5eb7\u8a3a\u65ad\u300d\u3092\u884c\u3063\u3066\u307f\u307e\u305b\u3093\u304b\u3002
\u203b\u533b\u7642\u6a5f\u95a2\u3067\u77ed\u6642\u9593\u306eMRI\u691c\u67fb\u304c\u5fc5\u8981\u3068\u306a\u308a\u307e\u3059\u3002

\u540d\u53e4\u5c4b\u6396\u6e08\u4f1a\u75c5\u9662\u3067\u306f\u3001BrainSuite\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002",customURL:"https://www.nagoya-ekisaikaihosp.jp/checkup-2",customButtonText:"\u8a73\u3057\u304f\u306f\u3053\u3061\u3089"},nozomi:{customText:"\u3042\u306a\u305f\u306e\u8133\u306e\u72b6\u614b\u306f\u3044\u304b\u304c\u3067\u3057\u305f\u304b\uff1f\u300cBrainSuite\u300d\u3067\u306f\u5b9f\u969b\u306e\u8133(\u6d77\u99ac)\u306e\u5065\u5eb7\u72b6\u614b\u3092AI\u3092\u7528\u3044\u3066\u3055\u3089\u306b\u8a73\u3057\u304f\u3001\u5177\u4f53\u7684\u306a\u6570\u5024\u3067\u77e5\u308b\u3053\u3068\u304c\u51fa\u6765\u307e\u3059\u3002\u305c\u3072\u4e00\u5ea6\u3054\u81ea\u8eab\u306e\u300c\u8133\u306e\u5065\u5eb7\u8a3a\u65ad\u300d\u3092\u884c\u3063\u3066\u307f\u307e\u305b\u3093\u304b\u3002
\u203b\u533b\u7642\u6a5f\u95a2\u3067\u77ed\u6642\u9593\u306eMRI\u691c\u67fb\u304c\u5fc5\u8981\u3068\u306a\u308a\u307e\u3059\u3002

\u82a6\u5c4b\u30af\u30ea\u30cb\u30c3\u30af\u306e\u305e\u307f\u3067\u306f\u3001BrainSuite\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002",customURL:"https://coubic.com/ashiya-clinicnozomi/booking_pages#pageContent",customButtonText:"\u8a73\u3057\u304f\u306f\u3053\u3061\u3089"},ookuma:{customText:"\u3042\u306a\u305f\u306e\u8133\u306e\u72b6\u614b\u306f\u3044\u304b\u304c\u3067\u3057\u305f\u304b\uff1f\u300cBrainSuite\u300d\u3067\u306f\u5b9f\u969b\u306e\u8133(\u6d77\u99ac)\u306e\u5065\u5eb7\u72b6\u614b\u3092AI\u3092\u7528\u3044\u3066\u3055\u3089\u306b\u8a73\u3057\u304f\u3001\u5177\u4f53\u7684\u306a\u6570\u5024\u3067\u77e5\u308b\u3053\u3068\u304c\u51fa\u6765\u307e\u3059\u3002\u305c\u3072\u4e00\u5ea6\u3054\u81ea\u8eab\u306e\u300c\u8133\u306e\u5065\u5eb7\u8a3a\u65ad\u300d\u3092\u884c\u3063\u3066\u307f\u307e\u305b\u3093\u304b\u3002
\u203b\u533b\u7642\u6a5f\u95a2\u3067\u77ed\u6642\u9593\u306eMRI\u691c\u67fb\u304c\u5fc5\u8981\u3068\u306a\u308a\u307e\u3059\u3002

\u5927\u9688\u75c5\u9662\u3067\u306f\u3001BrainSuite\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002",customURL:"https://www.ookuma-hospital.or.jp/introduction/introduction_7345/brain_dock/",customButtonText:"\u8a73\u3057\u304f\u306f\u3053\u3061\u3089"},san:{customText:"\u3042\u306a\u305f\u306e\u8133\u306e\u72b6\u614b\u306f\u3044\u304b\u304c\u3067\u3057\u305f\u304b\uff1f\u300cBrainSuite\u300d\u3067\u306f\u5b9f\u969b\u306e\u8133(\u6d77\u99ac)\u306e\u5065\u5eb7\u72b6\u614b\u3092AI\u3092\u7528\u3044\u3066\u3055\u3089\u306b\u8a73\u3057\u304f\u3001\u5177\u4f53\u7684\u306a\u6570\u5024\u3067\u77e5\u308b\u3053\u3068\u304c\u51fa\u6765\u307e\u3059\u3002\u305c\u3072\u4e00\u5ea6\u3054\u81ea\u8eab\u306e\u300c\u8133\u306e\u5065\u5eb7\u8a3a\u65ad\u300d\u3092\u884c\u3063\u3066\u307f\u307e\u305b\u3093\u304b\u3002
\u203b\u533b\u7642\u6a5f\u95a2\u3067\u77ed\u6642\u9593\u306eMRI\u691c\u67fb\u304c\u5fc5\u8981\u3068\u306a\u308a\u307e\u3059\u3002

\u8cdb\u80b2\u4f1a\u75c5\u9662 \u5065\u5eb7\u7ba1\u7406\u30af\u30ea\u30cb\u30c3\u30af\u3067\u306f\u3001BrainSuite\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002",customURL:"https://www.san-ikukai.or.jp/sumida/hospital/doc/option.html",customButtonText:"\u8a73\u3057\u304f\u306f\u3053\u3061\u3089"},seirei:{customText:"\u3042\u306a\u305f\u306e\u8133\u306e\u72b6\u614b\u306f\u3044\u304b\u304c\u3067\u3057\u305f\u304b\uff1f\u300cBrainSuite\u300d\u3067\u306f\u5b9f\u969b\u306e\u8133(\u6d77\u99ac)\u306e\u5065\u5eb7\u72b6\u614b\u3092AI\u3092\u7528\u3044\u3066\u3055\u3089\u306b\u8a73\u3057\u304f\u3001\u5177\u4f53\u7684\u306a\u6570\u5024\u3067\u77e5\u308b\u3053\u3068\u304c\u51fa\u6765\u307e\u3059\u3002\u305c\u3072\u4e00\u5ea6\u3054\u81ea\u8eab\u306e\u300c\u8133\u306e\u5065\u5eb7\u8a3a\u65ad\u300d\u3092\u884c\u3063\u3066\u307f\u307e\u305b\u3093\u304b\u3002
\u203b\u533b\u7642\u6a5f\u95a2\u3067\u77ed\u6642\u9593\u306eMRI\u691c\u67fb\u304c\u5fc5\u8981\u3068\u306a\u308a\u307e\u3059\u3002

\u8056\u96b7\u6cbc\u6d25\u5065\u5eb7\u8a3a\u65ad\u30bb\u30f3\u30bf\u30fc\u3067\u306f\u3001BrainSuite\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002",customURL:"https://www.seirei.or.jp/numazu-kenshin/dock/156.html",customButtonText:"\u8a73\u3057\u304f\u306f\u3053\u3061\u3089"},sobajima:{customText:"\u3042\u306a\u305f\u306e\u8133\u306e\u72b6\u614b\u306f\u3044\u304b\u304c\u3067\u3057\u305f\u304b\uff1f\u300cBrainSuite\u300d\u3067\u306f\u5b9f\u969b\u306e\u8133(\u6d77\u99ac)\u306e\u5065\u5eb7\u72b6\u614b\u3092AI\u3092\u7528\u3044\u3066\u3055\u3089\u306b\u8a73\u3057\u304f\u3001\u5177\u4f53\u7684\u306a\u6570\u5024\u3067\u77e5\u308b\u3053\u3068\u304c\u51fa\u6765\u307e\u3059\u3002\u305c\u3072\u4e00\u5ea6\u3054\u81ea\u8eab\u306e\u300c\u8133\u306e\u5065\u5eb7\u8a3a\u65ad\u300d\u3092\u884c\u3063\u3066\u307f\u307e\u305b\u3093\u304b\u3002
\u203b\u533b\u7642\u6a5f\u95a2\u3067\u77ed\u6642\u9593\u306eMRI\u691c\u67fb\u304c\u5fc5\u8981\u3068\u306a\u308a\u307e\u3059\u3002

\u305d\u3070\u3058\u307e\u30af\u30ea\u30cb\u30c3\u30af\u3067\u306f\u3001BrainSuite\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002",customURL:"https://www.mrso.jp/mrs/sbjm/Plans/selectPlan",customButtonText:"\u8a73\u3057\u304f\u306f\u3053\u3061\u3089"},sugawara:{customText:"\u3042\u306a\u305f\u306e\u8133\u306e\u72b6\u614b\u306f\u3044\u304b\u304c\u3067\u3057\u305f\u304b\uff1f\u300cBrainSuite\u300d\u3067\u306f\u5b9f\u969b\u306e\u8133(\u6d77\u99ac)\u306e\u5065\u5eb7\u72b6\u614b\u3092AI\u3092\u7528\u3044\u3066\u3055\u3089\u306b\u8a73\u3057\u304f\u3001\u5177\u4f53\u7684\u306a\u6570\u5024\u3067\u77e5\u308b\u3053\u3068\u304c\u51fa\u6765\u307e\u3059\u3002\u305c\u3072\u4e00\u5ea6\u3054\u81ea\u8eab\u306e\u300c\u8133\u306e\u5065\u5eb7\u8a3a\u65ad\u300d\u3092\u884c\u3063\u3066\u307f\u307e\u305b\u3093\u304b\u3002
\u203b\u533b\u7642\u6a5f\u95a2\u3067\u77ed\u6642\u9593\u306eMRI\u691c\u67fb\u304c\u5fc5\u8981\u3068\u306a\u308a\u307e\u3059\u3002

\u83c5\u539f\u30af\u30ea\u30cb\u30c3\u30af\u3067\u306f\u3001BrainSuite\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002",customURL:"https://tokyo-noudock.jp/dock/",customButtonText:"\u8a73\u3057\u304f\u306f\u3053\u3061\u3089"},tajimi:{customText:"\u3042\u306a\u305f\u306e\u8133\u306e\u72b6\u614b\u306f\u3044\u304b\u304c\u3067\u3057\u305f\u304b\uff1f\u300cBrainSuite\u300d\u3067\u306f\u5b9f\u969b\u306e\u8133(\u6d77\u99ac)\u306e\u5065\u5eb7\u72b6\u614b\u3092AI\u3092\u7528\u3044\u3066\u3055\u3089\u306b\u8a73\u3057\u304f\u3001\u5177\u4f53\u7684\u306a\u6570\u5024\u3067\u77e5\u308b\u3053\u3068\u304c\u51fa\u6765\u307e\u3059\u3002\u305c\u3072\u4e00\u5ea6\u3054\u81ea\u8eab\u306e\u300c\u8133\u306e\u5065\u5eb7\u8a3a\u65ad\u300d\u3092\u884c\u3063\u3066\u307f\u307e\u305b\u3093\u304b\u3002
\u203b\u533b\u7642\u6a5f\u95a2\u3067\u77ed\u6642\u9593\u306eMRI\u691c\u67fb\u304c\u5fc5\u8981\u3068\u306a\u308a\u307e\u3059\u3002

\u591a\u6cbb\u898b\u5e02\u6c11\u75c5\u9662\u3067\u306f\u3001BrainSuite\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002",customURL:"http://kouseikai-tajimi-shimin.jp/brainsuite/",customButtonText:"\u8a73\u3057\u304f\u306f\u3053\u3061\u3089"},tanaka:{customText:"\u3042\u306a\u305f\u306e\u8133\u306e\u72b6\u614b\u306f\u3044\u304b\u304c\u3067\u3057\u305f\u304b\uff1f\u300cBrainSuite\u300d\u3067\u306f\u5b9f\u969b\u306e\u8133(\u6d77\u99ac)\u306e\u5065\u5eb7\u72b6\u614b\u3092AI\u3092\u7528\u3044\u3066\u3055\u3089\u306b\u8a73\u3057\u304f\u3001\u5177\u4f53\u7684\u306a\u6570\u5024\u3067\u77e5\u308b\u3053\u3068\u304c\u51fa\u6765\u307e\u3059\u3002\u305c\u3072\u4e00\u5ea6\u3054\u81ea\u8eab\u306e\u300c\u8133\u306e\u5065\u5eb7\u8a3a\u65ad\u300d\u3092\u884c\u3063\u3066\u307f\u307e\u305b\u3093\u304b\u3002
\u203b\u533b\u7642\u6a5f\u95a2\u3067\u77ed\u6642\u9593\u306eMRI\u691c\u67fb\u304c\u5fc5\u8981\u3068\u306a\u308a\u307e\u3059\u3002

\u7530\u4e2d\u75c5\u9662\u3067\u306f\u3001BrainSuite\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002",customURL:"https://www.mrso.jp/mrs/tanakahp/Plans/selectPlan/",customButtonText:"\u8a73\u3057\u304f\u306f\u3053\u3061\u3089"},totsuka:{customText:"\u3042\u306a\u305f\u306e\u8133\u306e\u72b6\u614b\u306f\u3044\u304b\u304c\u3067\u3057\u305f\u304b\uff1f\u300cBrainSuite\u300d\u3067\u306f\u5b9f\u969b\u306e\u8133(\u6d77\u99ac)\u306e\u5065\u5eb7\u72b6\u614b\u3092AI\u3092\u7528\u3044\u3066\u3055\u3089\u306b\u8a73\u3057\u304f\u3001\u5177\u4f53\u7684\u306a\u6570\u5024\u3067\u77e5\u308b\u3053\u3068\u304c\u51fa\u6765\u307e\u3059\u3002\u305c\u3072\u4e00\u5ea6\u3054\u81ea\u8eab\u306e\u300c\u8133\u306e\u5065\u5eb7\u8a3a\u65ad\u300d\u3092\u884c\u3063\u3066\u307f\u307e\u305b\u3093\u304b\u3002
\u203b\u533b\u7642\u6a5f\u95a2\u3067\u77ed\u6642\u9593\u306eMRI\u691c\u67fb\u304c\u5fc5\u8981\u3068\u306a\u308a\u307e\u3059\u3002

\u6238\u585a\u5171\u7acb\u30e1\u30c7\u30a3\u30ab\u30eb\u30b5\u30c6\u30e9\u30a4\u30c8 \u5065\u8a3a\u30bb\u30f3\u30bf\u30fc\u3067\u306f\u3001BrainSuite\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002",customURL:"https://yoyaku.medical-satellite.com/?all",customButtonText:"\u8a73\u3057\u304f\u306f\u3053\u3061\u3089"},ueno:{customText:"\u3042\u306a\u305f\u306e\u8133\u306e\u72b6\u614b\u306f\u3044\u304b\u304c\u3067\u3057\u305f\u304b\uff1f\u300cBrainSuite\u300d\u3067\u306f\u5b9f\u969b\u306e\u8133(\u6d77\u99ac)\u306e\u5065\u5eb7\u72b6\u614b\u3092AI\u3092\u7528\u3044\u3066\u3055\u3089\u306b\u8a73\u3057\u304f\u3001\u5177\u4f53\u7684\u306a\u6570\u5024\u3067\u77e5\u308b\u3053\u3068\u304c\u51fa\u6765\u307e\u3059\u3002\u305c\u3072\u4e00\u5ea6\u3054\u81ea\u8eab\u306e\u300c\u8133\u306e\u5065\u5eb7\u8a3a\u65ad\u300d\u3092\u884c\u3063\u3066\u307f\u307e\u305b\u3093\u304b\u3002
\u203b\u533b\u7642\u6a5f\u95a2\u3067\u77ed\u6642\u9593\u306eMRI\u691c\u67fb\u304c\u5fc5\u8981\u3068\u306a\u308a\u307e\u3059\u3002

\u3046\u3048\u306e\u3068\u3057\u3042\u304d\u8133\u795e\u7d4c\u5916\u79d1\u30af\u30ea\u30cb\u30c3\u30af\u3067\u306f\u3001BrainSuite\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002",customURL:"https://www.ueno-toshiaki.com/",customButtonText:"\u8a73\u3057\u304f\u306f\u3053\u3061\u3089"},uozumi:{customText:"\u3042\u306a\u305f\u306e\u8133\u306e\u72b6\u614b\u306f\u3044\u304b\u304c\u3067\u3057\u305f\u304b\uff1f\u300cBrainSuite\u300d\u3067\u306f\u5b9f\u969b\u306e\u8133(\u6d77\u99ac)\u306e\u5065\u5eb7\u72b6\u614b\u3092AI\u3092\u7528\u3044\u3066\u3055\u3089\u306b\u8a73\u3057\u304f\u3001\u5177\u4f53\u7684\u306a\u6570\u5024\u3067\u77e5\u308b\u3053\u3068\u304c\u51fa\u6765\u307e\u3059\u3002\u305c\u3072\u4e00\u5ea6\u3054\u81ea\u8eab\u306e\u300c\u8133\u306e\u5065\u5eb7\u8a3a\u65ad\u300d\u3092\u884c\u3063\u3066\u307f\u307e\u305b\u3093\u304b\u3002
\u203b\u533b\u7642\u6a5f\u95a2\u3067\u77ed\u6642\u9593\u306eMRI\u691c\u67fb\u304c\u5fc5\u8981\u3068\u306a\u308a\u307e\u3059\u3002

\u9b5a\u4f4f\u30af\u30ea\u30cb\u30c3\u30af\u3067\u306f\u3001BrainSuite\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002",customURL:"https://uozumi.or.jp/course/",customButtonText:"\u8a73\u3057\u304f\u306f\u3053\u3061\u3089"},umeda:{customText:"\u3042\u306a\u305f\u306e\u8133\u306e\u72b6\u614b\u306f\u3044\u304b\u304c\u3067\u3057\u305f\u304b\uff1f\u300cBrainSuite\u300d\u3067\u306f\u5b9f\u969b\u306e\u8133(\u6d77\u99ac)\u306e\u5065\u5eb7\u72b6\u614b\u3092AI\u3092\u7528\u3044\u3066\u3055\u3089\u306b\u8a73\u3057\u304f\u3001\u5177\u4f53\u7684\u306a\u6570\u5024\u3067\u77e5\u308b\u3053\u3068\u304c\u51fa\u6765\u307e\u3059\u3002\u305c\u3072\u4e00\u5ea6\u3054\u81ea\u8eab\u306e\u300c\u8133\u306e\u5065\u5eb7\u8a3a\u65ad\u300d\u3092\u884c\u3063\u3066\u307f\u307e\u305b\u3093\u304b\u3002
\u203b\u533b\u7642\u6a5f\u95a2\u3067\u77ed\u6642\u9593\u306eMRI\u691c\u67fb\u304c\u5fc5\u8981\u3068\u306a\u308a\u307e\u3059\u3002

\u6885\u7530\u6771\u753b\u50cf\u8a3a\u65ad\u30af\u30ea\u30cb\u30c3\u30af\u3067\u306f\u3001BrainSuite\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002",customURL:"https://umedahigashi-rad.jp/",customButtonText:"\u8a73\u3057\u304f\u306f\u3053\u3061\u3089"}};Object(s.useEffect)((function(){xe(),p.current=localStorage.getItem("StroopScore"),S.current=localStorage.getItem("NumberScore"),n(!1)}),[]),Object(s.useEffect)((function(){var e=window.location.hostname;if("localhost"===e)return o("localhost"),void console.log("Subdomain: localhost");var t=e.split(".");if(t.length>2){var c=t[0];o(c)}else console.log("No subdomain in use")}),[]);var xe=function(){j.current={user_name:"MarketingTest",email:"marketingtest1@gmail.com",results:[{task_score:43,judgement_score:23,total_score:66,total_deviation_value:52,task_deviation_value:53,judgement_deviation_value:50,diff_total_score:56}],is_testing_allowed:"False"},me(j.current)},me=function(e){if(0===e.results.length)return Oe.push("/tests"),Object(k.jsx)(l.a,{to:"/tests"});var t={judgementCapacity:0,taskProcessingCapacity:0};d.current=e.results[e.results.length-1].total_score,m.current=[e.results[e.results.length-1].total_deviation_value],O.current=e.results[e.results.length-1].task_deviation_value,h.current=e.results[e.results.length-1].judgement_deviation_value,t.judgementCapacity=e.results[e.results.length-1].judgement_score,t.taskProcessingCapacity=e.results[e.results.length-1].task_score,x.current=[].concat(Object(Y.a)(x.current),[t]),f.current=[h.current,O.current],t={judgementCapacity:0,taskProcessingCapacity:0},v.current=fe(m.current),g.current=fe(f.current)},fe=function(e){var t=[];return e.forEach((function(e){e<=20?t.push(5):e>=80?t.push(100):t.push(Math.round(e))})),t};return Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)(J,{}),Object(k.jsx)("div",{className:"head welcome-text-button-results-container",children:Object(k.jsx)("div",{className:"welcome-text-container",children:Object(k.jsx)("h1",{children:"\u30c6\u30b9\u30c8\u7d50\u679c"})})}),!c&&x.current[0]&&Object(k.jsx)(k.Fragment,{children:Object(k.jsx)("div",{className:"result-inner",children:Object(k.jsxs)("div",{className:"historic-results-box",children:[Object(k.jsxs)("div",{className:"score__grid",children:[Object(k.jsx)("span",{className:"item1",children:"\u7dcf\u5408\u70b9"}),Object(k.jsxs)("span",{className:"score",children:[Object(k.jsx)("b",{children:parseInt(p.current/2+7.15*S.current)}),Object(k.jsx)("small",{children:"/100"})]}),Object(k.jsx)("span",{className:"item3",children:"\u70b9"})]}),X&&V&&Object(k.jsx)("div",{className:"deviation-container",style:{width:"".concat(oe)+"%"},children:oe<=20?Object(k.jsxs)("p",{className:"deviation-gray-text",children:["\u504f\u5dee\u5024 ",oe]}):Object(k.jsxs)("p",{className:"deviation-text",children:["\u504f\u5dee\u5024 ",oe]})}),Object(k.jsxs)("div",{className:"score__grid",children:[Object(k.jsx)("span",{className:"item1",children:"\u6ce8\u610f\u529b\u30c6\u30b9\u30c8"})," ",Object(k.jsxs)("span",{className:"score",children:[Object(k.jsx)("b",{children:parseInt(p.current/2)}),Object(k.jsx)("small",{children:"/50"})]}),Object(k.jsx)("span",{className:"item3",children:"\u70b9"})]}),X&&V&&Object(k.jsx)("div",{className:"deviation-container",style:{width:"".concat(ee)+"%"},children:ee<=20?Object(k.jsxs)("p",{className:"deviation-gray-text",children:["\u504f\u5dee\u5024 ",ee]}):Object(k.jsxs)("p",{className:"deviation-text",children:["\u504f\u5dee\u5024 ",ee]})}),Object(k.jsxs)("div",{className:"score__grid",children:[Object(k.jsx)("span",{className:"item1",children:"\u51e6\u7406\u6a5f\u80fd\u30c6\u30b9\u30c8"})," ",Object(k.jsxs)("span",{className:"score",children:[Object(k.jsx)("b",{children:parseInt(7.15*S.current)}),Object(k.jsx)("small",{children:"/50"})]}),Object(k.jsx)("span",{className:"item3",children:"\u70b9"})]}),X&&V&&Object(k.jsx)("div",{className:"deviation-container",style:{width:"".concat(ne)+"%"},children:ne<=20?Object(k.jsxs)("p",{className:"deviation-gray-text",children:["\u504f\u5dee\u5024 ",ne]}):Object(k.jsxs)("p",{className:"deviation-text",children:["\u504f\u5dee\u5024 ",ne]})})]})})}),!c&&x.current[0]&&be&&Object(k.jsx)(k.Fragment,{children:Object(k.jsx)("div",{className:"result-inner",children:Object(k.jsxs)("div",{className:"historic-results-box",children:[Object(k.jsx)("p",{className:"points-text",children:"30\u6b73\u4ee5\u4e0a\u306e\u65b9\u306f\u5e74\u9f62\u30fb\u6027\u5225\u3092\u5165\u529b\u3059\u308b\u3053\u3068\u3067\u3001\u540c\u5e74\u4ee3\u30fb\u6027\u5225\u3068\u6bd4\u8f03\u3057\u305f\u504f\u5dee\u5024\u3092\u78ba\u8a8d\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059"}),Object(k.jsx)("br",{}),Object(k.jsx)("div",{className:"continue-button",onClick:function(){C(!0)},children:Object(k.jsx)("h2",{children:"\u504f\u5dee\u5024\u3092\u78ba\u8a8d\u3059\u308b"})})]})})}),!c&&x.current[0]&&Object(k.jsx)(k.Fragment,{children:Object(k.jsxs)("div",{className:"result-inner",children:[Object(k.jsxs)("div",{className:"historic-results-box",children:[i&&Object(k.jsx)("p",{className:"points-text",dangerouslySetInnerHTML:{__html:he[i].customText}}),Object(k.jsx)("br",{}),i&&Object(k.jsx)("a",{href:he[i].customURL,target:"_blank",rel:"noopener noreferrer",children:Object(k.jsx)("button",{className:"show-words-btn",children:he[i].customButtonText})})]}),Object(k.jsxs)("div",{children:[Object(k.jsx)("p",{className:"follow-us-text",children:"FOLLOW US"}),Object(k.jsx)("p",{className:"horizontal-line",children:"_________"}),Object(k.jsxs)("p",{className:"line-text",children:["LINE\u516c\u5f0f\u30a2\u30ab\u30a6\u30f3\u30c8\u3067\u306f\u8133\u306e\u5065\u5eb7\u306b\u95a2\u3059\u308b",Object(k.jsx)("br",{}),"\u304a\u5f79\u7acb\u3061\u60c5\u5831\u3092\u914d\u4fe1\u4e2d\uff01"]}),Object(k.jsx)("div",{className:"line-button-container",children:Object(k.jsx)("a",{href:"https://lin.ee/GGS5qhK",children:Object(k.jsx)("img",{src:"https://scdn.line-apps.com/n/line_add_friends/btn/ja.png",alt:"\u53cb\u3060\u3061\u8ffd\u52a0",height:"64",width:"auto",border:"0"})})})]}),Object(k.jsx)("br",{}),Object(k.jsx)("div",{children:Object(k.jsx)("img",{src:Ae,alt:"logo-image",width:"20%",height:"20%"})})]})}),_&&Object(k.jsx)("div",{className:"modal-overlay",children:Object(k.jsxs)("div",{className:"modal-content",children:[Object(k.jsx)("h3",{className:"login_color",children:"\u6027\u5225\u30fb\u5e74\u9f62\u3092\u5165\u529b\u3059\u308b"}),Object(k.jsxs)("div",{className:"modal-inputs",children:[Object(k.jsxs)("div",{className:"input-field",children:[Object(k.jsx)("label",{children:Object(k.jsx)("b",{children:"\u6027\u5225:"})}),Object(k.jsxs)("div",{children:[Object(k.jsxs)("label",{children:[Object(k.jsx)("input",{type:"radio",value:"male",checked:"male"===R,onChange:function(e){return A(e.target.value)}}),"\u7537\u6027"]}),Object(k.jsxs)("label",{children:[Object(k.jsx)("input",{type:"radio",value:"female",checked:"female"===R,onChange:function(e){return A(e.target.value)}}),"\u5973\u6027"]}),Object(k.jsxs)("label",{children:[Object(k.jsx)("input",{type:"radio",value:"other",checked:"other"===R,onChange:function(e){return A(e.target.value)}}),"\u305d\u306e\u4ed6"]})]})]}),Object(k.jsxs)("div",{className:"input-field",children:[Object(k.jsx)("label",{htmlFor:"age",children:Object(k.jsx)("b",{children:"\u5e74\u9f62(\u534a\u89d2):"})}),Object(k.jsx)("br",{}),D?Object(k.jsx)("input",{type:"number",value:V,onChange:function(e){return Q(e.target.value)},onBlur:function(){V||W(!1)}}):Object(k.jsxs)("select",{className:"modal-select-bar",id:"age",name:"age",value:V,onChange:function(e){var t=e.target.value;"custom"===t?(W(!0),M("")):(W(!1),M(t))},children:[Array.from({length:41},(function(e,t){return 30+t})).map((function(e){return Object(k.jsx)("option",{value:e,children:e},e)})),Object(k.jsx)("option",{value:"custom",children:"\u30ab\u30b9\u30bf\u30e0\u5e74\u9f62"})]})]})]}),Object(k.jsx)("br",{}),Object(k.jsx)("button",{className:"modal-confirm-btn",onClick:function(){C(!1)},children:"\u623b\u308b"}),Object(k.jsx)("button",{className:"modal-confirm-btn",onClick:function(){localStorage.setItem("userGender",R),localStorage.setItem("userAge",E),q(R),Q(E),de(!1);var e={total_score:parseInt(localStorage.getItem("StroopScore"))/2+7.15*parseInt(localStorage.getItem("NumberScore")),task_score:7.15*parseInt(localStorage.getItem("NumberScore")),judgement_score:parseInt(localStorage.getItem("StroopScore"))/2};function t(){return(t=Object(b.a)(u.a.mark((function t(c,s,n){var r,a,i,o;return u.a.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return"api/deviation_results",r={method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({gender:localStorage.getItem("userGender"),age:localStorage.getItem("userAge"),scores:e})},t.prev=2,t.next=5,fetch("api/deviation_results",r);case 5:if(!(a=t.sent).ok){t.next=16;break}return t.next=9,a.json();case 9:i=t.sent,o=i.results[0],te(o.judgement_deviation_value),re(o.task_deviation_value),le(o.total_deviation_value),t.next=17;break;case 16:console.error("Failed to fetch:",a.status,a.statusText);case 17:t.next=22;break;case 19:t.prev=19,t.t0=t.catch(2),console.error("Fetch error:",t.t0.message);case 22:case"end":return t.stop()}}),t,null,[[2,19]])})))).apply(this,arguments)}!function(e,c,s){t.apply(this,arguments)}(V,X,e),C(!1)},disabled:!R,children:"\u504f\u5dee\u5024\u3092\u78ba\u8a8d\u3059\u308b"})]})})]})},isPrivate:!1},{path:"/personal-info",component:function(){var e=Object(s.useState)(!1),t=Object(N.a)(e,2),c=t[0],n=t[1],r=Object(s.useState)(!1),a=Object(N.a)(r,2),i=(a[0],a[1]),o=Object(s.useState)(!1),j=Object(N.a)(o,2),d=j[0],h=j[1],x=Object(s.useState)(!1),m=Object(N.a)(x,2),f=m[0],v=m[1],g=Object(s.useState)(""),p=Object(N.a)(g,2),S=p[0],w=p[1],y=Object(l.g)(),_=(new Date).getUTCFullYear(),C=Array(_-(_-80)).fill("").map((function(e,t){return _-t})),B=Array(12).fill("").map((function(e,t){return t+1})),T=function(e){var t=e.label,c=e.value,s=e.onChange;return Object(k.jsxs)("label",{children:[Object(k.jsx)("input",{type:"radio",checked:c,onChange:s}),t]})},I=function(e){return new Promise((function(t){return setTimeout(t,e)}))},R=function(){var e=Object(b.a)(u.a.mark((function e(){return u.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,I(3e3);case 2:w("");case 3:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}();return Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)(J,{}),Object(k.jsx)("div",{className:"signup-box-container",children:Object(k.jsxs)("form",{className:"signup-box",onSubmit:function(e){e.preventDefault();var t=O.a.get("csrf_refresh_token");fetch("/api/user/info",{method:"PUT",body:JSON.stringify({gender:c,birthYear:d,birthMonth:f}),credentials:"include",headers:{"Content-Type":"application/json; charset=UTF-8","X-CSRFToken":t}}).then((function(e){return e.json()})).then((function(e){e.user?y.push("/tests"):(w(e.error),R()),i(!1)})).catch((function(e){console.log("err",e)}))},children:[Object(k.jsx)("h3",{className:"login_color",children:"\u5e74\u9f62\u3068\u6027\u5225\u60c5\u5831"}),Object(k.jsxs)("div",{children:[Object(k.jsx)("label",{className:"signup-gender-label-container",children:"\u6027\u5225"}),Object(k.jsxs)("div",{className:"gender-radio-buttons-container",children:[Object(k.jsx)(T,{label:"\u7537\u6027",value:"male"===c,onChange:function(){n("male")}}),"\u3000",Object(k.jsx)(T,{label:"\u5973\u6027",value:"female"===c,onChange:function(){n("female")}})]})]}),Object(k.jsxs)("div",{children:[Object(k.jsx)("label",{className:"signup-dob-label-container",children:"\u751f\u5e74\u6708\u65e5"}),Object(k.jsxs)("div",{className:"signup-dob-label-container",children:[Object(k.jsxs)("select",{onChange:function(e){h(e.target.value)},children:[Object(k.jsx)("option",{value:"",children:"\u5e74"}),C.map((function(e){return Object(k.jsx)("option",{value:e,children:e})}))]})," \u5e74\u3000",Object(k.jsxs)("select",{onChange:function(e){v(e.target.value)},children:[Object(k.jsx)("option",{value:"",children:"\u6708"}),B.map((function(e){return Object(k.jsx)("option",{value:e,children:e})}))]})," \u6708"]})]}),Object(k.jsxs)("div",{children:[Object(k.jsx)("br",{}),Object(k.jsx)("span",{style:{fontWeight:"light",color:"maroon"},children:S})]}),!S&&d&&f&&c?Object(k.jsx)("button",{className:"login-signup-button",type:"submit",children:"\u4fdd\u5b58"}):Object(k.jsx)("button",{className:"login-signup-button-disabled",type:"submit",disabled:!0,children:"\u4fdd\u5b58"})]})})]})},isPrivate:!0},{path:"/tests",component:$,isPrivate:!0},{path:"/admin",component:function(){return C().user.is_admin?Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)("div",{children:Object(k.jsx)(A.b,{to:"/practice/word-memory",children:Object(k.jsx)("button",{className:"test-navigation-btn large-text",children:"PRAC Word Memory Test"})})}),Object(k.jsx)("div",{children:Object(k.jsx)(A.b,{to:"/test/word-memory",children:Object(k.jsx)("button",{className:"test-navigation-btn large-text",children:"Word Memory Test"})})}),Object(k.jsx)("div",{children:Object(k.jsx)(A.b,{to:"/test/word-memory-2",children:Object(k.jsx)("button",{className:"test-navigation-btn large-text",children:"Word Memory Pt 2"})})}),Object(k.jsx)("div",{children:Object(k.jsx)(A.b,{to:"/practice/stroop-test-a",children:Object(k.jsx)("button",{className:"test-navigation-btn large-text",children:"PRAC Stroop Test Part A"})})}),Object(k.jsx)("div",{children:Object(k.jsx)(A.b,{to:"/test/stroop-test-a",children:Object(k.jsx)("button",{className:"test-navigation-btn large-text",children:"Stroop Test Part A"})})}),Object(k.jsx)("div",{children:Object(k.jsx)(A.b,{to:"/practice/stroop-test-b",children:Object(k.jsx)("button",{className:"test-navigation-btn large-text",children:"PRAC Stroop Test Part B"})})}),Object(k.jsx)("div",{children:Object(k.jsx)(A.b,{to:"/test/stroop-test-b",children:Object(k.jsx)("button",{className:"test-navigation-btn large-text",children:"Stroop Test Part B"})})}),Object(k.jsx)("div",{children:Object(k.jsx)(A.b,{to:"/practice/number-memory",children:Object(k.jsx)("button",{className:"test-navigation-btn large-text",children:"PRAC Num Memory Test"})})}),Object(k.jsx)("div",{children:Object(k.jsx)(A.b,{to:"/test/number-memory",children:Object(k.jsx)("button",{className:"test-navigation-btn large-text",children:"Number Memory Test"})})}),Object(k.jsx)("div",{children:Object(k.jsx)(A.b,{to:"/practice/number-memory-reverse",children:Object(k.jsx)("button",{className:"test-navigation-btn small-text",children:"PRAC Reverse Num Memory"})})}),Object(k.jsx)("div",{children:Object(k.jsx)(A.b,{to:"/test/number-memory-reverse",children:Object(k.jsx)("button",{className:"test-navigation-btn small-text",children:"Reverse Number Memory Test"})})})]}):Object(k.jsx)(l.a,{to:"/404"})},isPrivate:!0},{path:"/practice/word-memory",component:function(){var e=C().user,t=Object(s.useState)(!0),c=Object(N.a)(t,2),n=c[0],r=c[1],a=Object(s.useState)(!1),i=Object(N.a)(a,2),o=i[0],l=i[1],j=Object(s.useState)(!1),u=Object(N.a)(j,2),b=u[0],d=u[1],O=Object(s.useState)(!0),h=Object(N.a)(O,2),x=h[0],m=h[1],f=Object(s.useState)(!1),v=Object(N.a)(f,2),g=v[0],p=v[1],S=Object(s.useState)(0),w=Object(N.a)(S,2),y=w[0],_=w[1],B=Object(s.useState)(!1),T=Object(N.a)(B,2),I=T[0],R=T[1],A=Object(s.useRef)([]),P=Object(s.useRef)([]),F=Object(s.useRef)([]),E=[];Object(s.useEffect)((function(){U()}),[]);var M=function(){U(),L(F.current),_(y+=1),r(!1),d(!0)},U=function(){A.current=[],P.current=[],F.current=[];var e,t=he.slice();if(localStorage.getItem("wordArray5"))A.current=JSON.parse(localStorage.wordArray5);else{for(var c=0;c<5;c++){var s=t[Math.floor(Math.random()*t.length)],n=t.indexOf(s);t.splice(n,1),A.current.push(s)}e=A.current,localStorage.wordArray5=JSON.stringify(e)}if(localStorage.getItem("wordArray35"))P.current=JSON.parse(localStorage.wordArray35);else{for(var r=0;r<35;r++){var a=t[Math.floor(Math.random()*t.length)],i=t.indexOf(a);t.splice(i,1),P.current.push(a)}!function(e){localStorage.wordArray35=JSON.stringify(e)}(P.current)}F.current=A.current.concat(P.current)},L=function(e){return e.sort((function(e,t){return.5-Math.random()}))};return Object(k.jsx)(k.Fragment,{children:g?Object(k.jsx)(We,{score:0}):x?Object(k.jsx)(De,{hideInstructions:function(){m(!1)}}):Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)(je,{testProgressBar:0}),Object(k.jsx)("div",{className:"score-info ",children:e.is_admin&&Object(k.jsxs)("div",{className:"total-score ",children:["Total Score: ",0,"/",0]})}),n&&Object(k.jsxs)("div",{children:[Object(k.jsxs)("div",{className:"head welcome-text-button-results-container",children:[Object(k.jsxs)("div",{className:"welcome-text-container",children:[" ",Object(k.jsxs)("h1",{children:["\u8a18\u61b6\u529b\u30c6\u30b9\u30c8\uff08\u524d\u534a\uff09",Object(k.jsx)("small",{children:"\u7df4\u7fd2\u554f\u984c"})]})]}),Object(k.jsx)("div",{className:"wordbuttons__ok-button-container"})]}),Object(k.jsx)("button",{className:"wordbuttons__ok-button",onClick:function(){return M()},children:"5\u500b\u306e\u5358\u8a9e\u8868\u793a\u3078"})]}),b&&Object(k.jsx)(Fe,{words5Array:A.current,hideWordDisplayAndShowWordButtons:function(){d(!1),l(!0)}}),o&&Object(k.jsx)(Le,{setHasPressedOk:R,hasPressedOk:I,words40:F.current,words5Array:A.current,handleOkButton:function(){R(!0),p(!0)},userAnswerArray:E,handleUserWordsInput:function(e){if(E.includes(e)){var t=E.indexOf(e);t>-1&&E.splice(t,1)}else E.push(e)}})]})})},isPrivate:!0},{path:"/practice/stroop-test-a",component:function(){var e=C().user,t=Object(s.useState)({background:"red"}),c=Object(N.a)(t,2),n=c[0],r=c[1],a=Object(s.useState)(0),i=Object(N.a)(a,2),o=i[0],l=i[1],j=Object(s.useState)(0),d=Object(N.a)(j,2),O=d[0],h=d[1],x=Object(s.useState)(1),m=Object(N.a)(x,2),f=m[0],v=m[1],g=Object(s.useState)(!0),p=Object(N.a)(g,2),S=p[0],w=p[1],y=Object(s.useState)(!1),_=Object(N.a)(y,2),B=_[0],T=_[1],I=Object(s.useState)(15),R=Object(N.a)(I,2),A=R[0],P=R[1],F=Object(s.useState)(!1),E=Object(N.a)(F,2),M=E[0],U=E[1],L=Object(s.useState)(!1),J=Object(N.a)(L,2),D=J[0],W=J[1],G=Object(s.useState)(!1),Y=Object(N.a)(G,2),z=Y[0],X=Y[1],q=Object(s.useState)(!1),K=Object(N.a)(q,2),H=K[0],V=K[1],Q=Object(s.useState)(!1),Z=Object(N.a)(Q,2),$=Z[0],ee=Z[1],te=Object(s.useState)(!1),ce=Object(N.a)(te,2),se=ce[0],ne=ce[1],re=Object(s.useState)(!1),ae=Object(N.a)(re,2),ie=ae[0],oe=ae[1],le=Object(s.useState)(!1),ue=Object(N.a)(le,2),be=ue[0],de=ue[1],Oe=Object(s.useState)(!1),he=Object(N.a)(Oe,2),xe=he[0],me=he[1],fe=Object(s.useState)(!1),ve=Object(N.a)(fe,2),ge=ve[0],pe=ve[1],Ne=Object(s.useState)(!1),Se=Object(N.a)(Ne,2),we=Se[0],ke=Se[1],ye=Object(s.useState)(!1),_e=Object(N.a)(ye,2),Ce=_e[0],Be=_e[1],Te=Object(s.useState)(!1),Ie=Object(N.a)(Te,2),Re=Ie[0],Ae=Ie[1],Pe=Object(s.useState)(!1),Fe=Object(N.a)(Pe,2),Ue=Fe[0],Le=Fe[1],Je=Object(s.useState)(!1),De=Object(N.a)(Je,2),We=De[0],Ge=De[1],Ye=Object(s.useState)(!1),ze=Object(N.a)(Ye,2),Xe=ze[0],qe=ze[1],Ke=Object(s.useState)(!1),He=Object(N.a)(Ke,2),Ve=He[0],Qe=He[1],Ze=Object(s.useState)(!1),tt=Object(N.a)(Ze,2),ct=tt[0],st=tt[1],nt=Object(s.useRef)(),rt=Object(s.useRef)(),at=["blue","yellow","black","green","red"];Object(s.useEffect)((function(){dt()}),[]),Object(s.useEffect)((function(){if(0===A&&!1===S&&ot(),A>0&&!1===B){var e=setTimeout((function(){return P(A-1)}),1e3);return function(){clearTimeout(e)}}}),[A]);var it=function(){var e,t=at.filter((function(e){return e!==n.background}));nt.current=(e=t)[Math.floor(Math.random()*e.length)],r({background:nt.current}),Ot(nt.current)},ot=function(){T(!0)},lt=function(e){return new Promise((function(t){return setTimeout(t,e)}))},jt=function(){var e=Object(b.a)(u.a.mark((function e(t){return u.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,lt(t);case 2:ut();case 3:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}(),ut=function(){U(!1),X(!1),oe(!1),ee(!1),me(!1),W(!1),V(!1),de(!1),ne(!1),pe(!1),ke(!1),Be(!1),Ae(!1),Le(!1),Ge(!1),qe(!1),Qe(!1),dt(),st(!1)},bt=function(e){var t;nt.current===e?(l(o+=1),t=e,st(!0),"blue"===t&&(U(!0),qe(!0),jt(800)),"yellow"===t&&(X(!0),qe(!0),jt(800)),"black"===t&&(ee(!0),qe(!0),jt(800)),"green"===t&&(oe(!0),qe(!0),jt(800)),"red"===t&&(me(!0),qe(!0),jt(800))):(h(O+=1),function(e,t){st(!0),"blue"===t&&W(!0),"yellow"===t&&V(!0),"black"===t&&ne(!0),"green"===t&&de(!0),"red"===t&&pe(!0),"blue"===e&&(ke(!0),Qe(!0),jt(2e3)),"yellow"===e&&(Be(!0),Qe(!0),jt(2e3)),"black"===e&&(Ae(!0),Qe(!0),jt(2e3)),"green"===e&&(Le(!0),Qe(!0),jt(2e3)),"red"===e&&(Ge(!0),Qe(!0),jt(2e3))}(nt.current,e)),v(f+=1),f>100&&ot()},dt=function(){it()},Ot=function(e){"black"===e&&(rt.current="\u304f\u308d"),"red"===e&&(rt.current="\u3042\u304b"),"green"===e&&(rt.current="\u307f\u3069\u308a"),"yellow"===e&&(rt.current="\u304d\u3044\u308d"),"blue"===e&&(rt.current="\u3042\u304a")};return Object(k.jsx)(k.Fragment,{children:B?Object(k.jsx)(et,{correctScore:o,incorrectScore:O,currentRound:f}):S?Object(k.jsx)($e,{hideInstructions:function(){w(!1),P(15)}}):Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)(je,{testProgressBar:1}),Object(k.jsx)("div",{className:"score-info ",children:Object(k.jsxs)("span",{children:[e.is_admin&&Object(k.jsxs)("div",{className:"total-score ",children:["Score: ",Object(k.jsxs)("span",{style:{color:"blue"},children:[o," "]}),"| ",Object(k.jsxs)("span",{style:{color:"red"},children:[O," "]})]}),e.is_admin&&Object(k.jsxs)("div",{className:"total-games",children:["\u30e9\u30a6\u30f3\u30c9: ",f," / 100"]}),Object(k.jsxs)("div",{className:"total-games",children:["\u6b8b\u308a\u6642\u9593: ",A]})]})}),Object(k.jsx)("div",{children:Object(k.jsx)("div",{className:"dot",style:n})}),Object(k.jsxs)("div",{className:"buttonsContainer",children:[Object(k.jsxs)("div",{className:"colorButtonContainer",children:[M&&Object(k.jsx)("img",{className:"circleOnButton",src:Ee,alt:"Circle",height:"90",width:"90"}),D&&Object(k.jsx)("img",{className:"crossOnButton",src:Me,alt:"Cross",height:"90",width:"90"}),!we&&Object(k.jsx)("button",{disabled:ct,className:"answerButton",onClick:function(){return bt("blue")},children:"\u3042\u304a"}),we&&Object(k.jsx)("button",{disabled:ct,style:{background:"#6CA3E3",color:"white"},className:"answerButton",onClick:function(){return bt("blue")},children:"\u3042\u304a"})]}),Object(k.jsxs)("div",{className:"colorButtonContainer",children:[z&&Object(k.jsx)("img",{className:"circleOnButton",src:Ee,alt:"Circle",height:"90",width:"90"}),H&&Object(k.jsx)("img",{className:"crossOnButton",src:Me,alt:"Cross",height:"90",width:"90"}),!Ce&&Object(k.jsx)("button",{disabled:ct,className:"answerButton",onClick:function(){return bt("yellow")},children:"\u304d\u3044\u308d"}),Ce&&Object(k.jsx)("button",{disabled:ct,style:{background:"#6CA3E3",color:"white"},className:"answerButton",onClick:function(){return bt("yellow")},children:"\u304d\u3044\u308d"})]}),Object(k.jsxs)("div",{className:"colorButtonContainer",children:[$&&Object(k.jsx)("img",{className:"circleOnButton",src:Ee,alt:"Circle",height:"90",width:"90"}),se&&Object(k.jsx)("img",{className:"crossOnButton",src:Me,alt:"Cross",height:"90",width:"90"}),!Re&&Object(k.jsx)("button",{disabled:ct,className:"answerButton",onClick:function(){return bt("black")},children:"\u304f\u308d"}),Re&&Object(k.jsx)("button",{disabled:ct,style:{background:"#6CA3E3",color:"white"},className:"answerButton",onClick:function(){return bt("black")},children:"\u304f\u308d"})]}),Object(k.jsxs)("div",{className:"colorButtonContainer",children:[ie&&Object(k.jsx)("img",{className:"circleOnButton",src:Ee,alt:"Circle",height:"90",width:"90"}),be&&Object(k.jsx)("img",{className:"crossOnButton",src:Me,alt:"Cross",height:"90",width:"90"}),!Ue&&Object(k.jsx)("button",{disabled:ct,className:"answerButton",onClick:function(){return bt("green")},children:"\u307f\u3069\u308a"}),Ue&&Object(k.jsx)("button",{disabled:ct,style:{background:"#6CA3E3",color:"white"},className:"answerButton",onClick:function(){return bt("green")},children:"\u307f\u3069\u308a"})]}),Object(k.jsxs)("div",{className:"colorButtonContainer",children:[xe&&Object(k.jsx)("img",{className:"circleOnButton",src:Ee,alt:"Circle",height:"90",width:"90"}),ge&&Object(k.jsx)("img",{className:"crossOnButton",src:Me,alt:"Cross",height:"90",width:"90"}),!We&&Object(k.jsx)("button",{disabled:ct,className:"answerButton",onClick:function(){return bt("red")},children:"\u3042\u304b"}),We&&Object(k.jsx)("button",{disabled:ct,style:{background:"#6CA3E3",color:"white"},className:"answerButton",onClick:function(){return bt("red")},children:"\u3042\u304b"})]})]}),Xe&&Object(k.jsx)("div",{className:"correctMessage",children:"\u6b63\u89e3\u3067\u3059"}),Ve&&Object(k.jsxs)("div",{className:"incorrectMessage",children:["\u6b63\u89e3\u306f\u300c",rt.current,"\u300d\u3067\u3059"]})]})})},isPrivate:!0},{path:"/practice/stroop-test-b",component:function(){var e=C().user,t=Object(s.useState)("\u307f\u3069\u308a"),c=Object(N.a)(t,2),n=c[0],r=c[1],a=Object(s.useState)({color:"red"}),i=Object(N.a)(a,2),o=i[0],l=i[1],j=Object(s.useState)(0),d=Object(N.a)(j,2),O=d[0],h=d[1],x=Object(s.useState)(0),m=Object(N.a)(x,2),f=m[0],v=m[1],g=Object(s.useState)(1),p=Object(N.a)(g,2),S=p[0],w=p[1],y=Object(s.useState)(!0),_=Object(N.a)(y,2),B=_[0],T=_[1],I=Object(s.useState)(!1),R=Object(N.a)(I,2),A=R[0],P=R[1],F=Object(s.useState)(15),E=Object(N.a)(F,2),M=E[0],U=E[1],L=Object(s.useState)(!1),D=Object(N.a)(L,2),W=D[0],G=D[1],Y=Object(s.useState)(!1),z=Object(N.a)(Y,2),X=z[0],q=z[1],K=Object(s.useState)(!1),H=Object(N.a)(K,2),V=H[0],Q=H[1],Z=Object(s.useState)(!1),$=Object(N.a)(Z,2),ee=$[0],te=$[1],ce=Object(s.useState)(!1),se=Object(N.a)(ce,2),ne=se[0],re=se[1],ae=Object(s.useState)(!1),ie=Object(N.a)(ae,2),oe=ie[0],le=ie[1],ue=Object(s.useState)(!1),be=Object(N.a)(ue,2),de=be[0],Oe=be[1],he=Object(s.useState)(!1),xe=Object(N.a)(he,2),me=xe[0],fe=xe[1],ve=Object(s.useState)(!1),ge=Object(N.a)(ve,2),pe=ge[0],Ne=ge[1],Se=Object(s.useState)(!1),we=Object(N.a)(Se,2),ke=we[0],ye=we[1],_e=Object(s.useState)(!1),Ce=Object(N.a)(_e,2),Be=Ce[0],Te=Ce[1],Ie=Object(s.useState)(!1),Re=Object(N.a)(Ie,2),Ae=Re[0],Pe=Re[1],Fe=Object(s.useState)(!1),Ue=Object(N.a)(Fe,2),Le=Ue[0],Je=Ue[1],De=Object(s.useState)(!1),We=Object(N.a)(De,2),Ge=We[0],Ye=We[1],ze=Object(s.useState)(!1),Xe=Object(N.a)(ze,2),qe=Xe[0],Ke=Xe[1],He=Object(s.useState)(!1),Ve=Object(N.a)(He,2),Qe=Ve[0],Ze=Ve[1],$e=Object(s.useState)(!1),et=Object(N.a)($e,2),st=et[0],nt=et[1],rt=Object(s.useState)(!1),at=Object(N.a)(rt,2),it=at[0],ot=at[1],lt=Object(s.useRef)(),jt=Object(s.useRef)(),ut=Object(s.useRef)(),bt={blue:"\u3042\u304a",yellow:"\u304d\u3044\u308d",black:"\u304f\u308d",green:"\u307f\u3069\u308a",red:"\u3042\u304b"},dt=["blue","yellow","black","green","red"];Object(s.useEffect)((function(){gt()}),[]),Object(s.useEffect)((function(){if(0===M&&!1===B&&Ot(),M>0&&!1===A){var e=setTimeout((function(){return U(M-1)}),1e3);return function(){clearTimeout(e)}}}),[M]);var Ot=function(){P(!0)},ht=function(){var e,t=dt.filter((function(e){return e!==o.color}));lt.current=(e=t)[Math.floor(Math.random()*e.length)];var c=lt.current;l({color:c}),pt(lt.current);var s=Object.keys(bt).reduce((function(e,t){return t!==c&&bt[t]!==n&&(e[t]=bt[t]),e}),{});jt.current=function(e){var t=Object.keys(e);return e[t[t.length*Math.random()<<0]]}(s),r(jt.current)},xt=function(e){return new Promise((function(t){return setTimeout(t,e)}))},mt=function(){var e=Object(b.a)(u.a.mark((function e(t){return u.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,xt(t);case 2:ft();case 3:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}(),ft=function(){G(!1),Q(!1),Oe(!1),re(!1),Ne(!1),q(!1),te(!1),fe(!1),le(!1),ye(!1),Te(!1),Pe(!1),Je(!1),Ye(!1),Ke(!1),Ze(!1),nt(!1),gt(),ot(!1)},vt=function(e){var t;lt.current===e?(h(O+=1),t=e,ot(!0),"blue"===t&&(G(!0),Ze(!0),mt(800)),"yellow"===t&&(Q(!0),Ze(!0),mt(800)),"black"===t&&(re(!0),Ze(!0),mt(800)),"green"===t&&(Oe(!0),Ze(!0),mt(800)),"red"===t&&(Ne(!0),Ze(!0),mt(800))):(v(f+=1),function(e,t){ot(!0),"blue"===t&&q(!0),"yellow"===t&&te(!0),"black"===t&&le(!0),"green"===t&&fe(!0),"red"===t&&ye(!0),"blue"===e&&(Te(!0),nt(!0),mt(2e3)),"yellow"===e&&(Pe(!0),nt(!0),mt(2e3)),"black"===e&&(Je(!0),nt(!0),mt(2e3)),"green"===e&&(Ye(!0),nt(!0),mt(2e3)),"red"===e&&(Ke(!0),nt(!0),mt(2e3))}(lt.current,e)),w(S+=1),S>100&&Ot()},gt=function(){ht()},pt=function(e){"black"===e&&(ut.current="\u304f\u308d"),"red"===e&&(ut.current="\u3042\u304b"),"green"===e&&(ut.current="\u307f\u3069\u308a"),"yellow"===e&&(ut.current="\u304d\u3044\u308d"),"blue"===e&&(ut.current="\u3042\u304a")};return Object(k.jsx)(k.Fragment,{children:A?Object(k.jsx)(ct,{correctScore:O,incorrectScore:f,currentRound:S}):B?Object(k.jsx)(tt,{hideInstructions:function(){T(!1),U(15)}}):Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)(J,{}),Object(k.jsx)(je,{testProgressBar:0}),Object(k.jsx)("div",{className:"score-info ",children:Object(k.jsxs)("span",{children:[e.is_admin&&Object(k.jsxs)("div",{className:"total-score ",children:["Score: ",Object(k.jsxs)("span",{style:{color:"blue"},children:[O," "]}),"| ",Object(k.jsxs)("span",{style:{color:"red"},children:[f," "]})]}),e.is_admin&&Object(k.jsxs)("div",{className:"total-games",children:["\u30e9\u30a6\u30f3\u30c9: ",S," / 100"]}),Object(k.jsxs)("div",{className:"total-games",children:["\u6b8b\u308a\u6642\u9593: ",M]})]})}),Object(k.jsx)("div",{children:Object(k.jsx)("div",{className:"kanji-style",style:o,children:n})}),Object(k.jsxs)("div",{className:"buttonsContainer",children:[Object(k.jsxs)("div",{className:"colorButtonContainer",children:[W&&Object(k.jsx)("img",{className:"circleOnButton",src:Ee,alt:"Circle",height:"90",width:"90"}),X&&Object(k.jsx)("img",{className:"crossOnButton",src:Me,alt:"Cross",height:"90",width:"90"}),!Be&&Object(k.jsx)("button",{disabled:it,className:"answerButton",onClick:function(){return vt("blue")},children:"\u3042\u304a"}),Be&&Object(k.jsx)("button",{disabled:it,style:{background:"#6CA3E3",color:"white"},className:"answerButton",onClick:function(){return vt("blue")},children:"\u3042\u304a"})]}),Object(k.jsxs)("div",{className:"colorButtonContainer",children:[V&&Object(k.jsx)("img",{className:"circleOnButton",src:Ee,alt:"Circle",height:"90",width:"90"}),ee&&Object(k.jsx)("img",{className:"crossOnButton",src:Me,alt:"Cross",height:"90",width:"90"}),!Ae&&Object(k.jsx)("button",{disabled:it,className:"answerButton",onClick:function(){return vt("yellow")},children:"\u304d\u3044\u308d"}),Ae&&Object(k.jsx)("button",{disabled:it,style:{background:"#6CA3E3",color:"white"},className:"answerButton",onClick:function(){return vt("yellow")},children:"\u304d\u3044\u308d"})]}),Object(k.jsxs)("div",{className:"colorButtonContainer",children:[ne&&Object(k.jsx)("img",{className:"circleOnButton",src:Ee,alt:"Circle",height:"90",width:"90"}),oe&&Object(k.jsx)("img",{className:"crossOnButton",src:Me,alt:"Cross",height:"90",width:"90"}),!Le&&Object(k.jsx)("button",{disabled:it,className:"answerButton",onClick:function(){return vt("black")},children:"\u304f\u308d"}),Le&&Object(k.jsx)("button",{disabled:it,style:{background:"#6CA3E3",color:"white"},className:"answerButton",onClick:function(){return vt("black")},children:"\u304f\u308d"})]}),Object(k.jsxs)("div",{className:"colorButtonContainer",children:[de&&Object(k.jsx)("img",{className:"circleOnButton",src:Ee,alt:"Circle",height:"90",width:"90"}),me&&Object(k.jsx)("img",{className:"crossOnButton",src:Me,alt:"Cross",height:"90",width:"90"}),!Ge&&Object(k.jsx)("button",{disabled:it,className:"answerButton",onClick:function(){return vt("green")},children:"\u307f\u3069\u308a"}),Ge&&Object(k.jsx)("button",{disabled:it,style:{background:"#6CA3E3",color:"white"},className:"answerButton",onClick:function(){return vt("green")},children:"\u307f\u3069\u308a"})]}),Object(k.jsxs)("div",{className:"colorButtonContainer",children:[pe&&Object(k.jsx)("img",{className:"circleOnButton",src:Ee,alt:"Circle",height:"90",width:"90"}),ke&&Object(k.jsx)("img",{className:"crossOnButton",src:Me,alt:"Cross",height:"90",width:"90"}),!qe&&Object(k.jsx)("button",{disabled:it,className:"answerButton",onClick:function(){return vt("red")},children:"\u3042\u304b"}),qe&&Object(k.jsx)("button",{disabled:it,style:{background:"#6CA3E3",color:"white"},className:"answerButton",onClick:function(){return vt("red")},children:"\u3042\u304b"})]})]}),Qe&&Object(k.jsx)("div",{className:"correctMessage",children:"\u6b63\u89e3\u3067\u3059"}),st&&Object(k.jsxs)("div",{className:"incorrectMessage",children:["\u6b63\u89e3\u306f\u300c",ut.current,"\u300d\u3067\u3059"]})]})})},isPrivate:!0},{path:"/practice/number-memory-reverse",component:function(){var e=C().user,t=Object(s.useState)(!1),c=Object(N.a)(t,2),n=c[0],r=c[1],a=Object(s.useState)(!0),i=Object(N.a)(a,2),o=i[0],l=i[1],j=Object(s.useState)(!1),d=Object(N.a)(j,2),O=d[0],h=d[1],x=Object(s.useState)(!0),m=Object(N.a)(x,2),f=m[0],v=m[1],g=Object(s.useState)(!1),p=Object(N.a)(g,2),S=p[0],w=p[1],y=Object(s.useState)(0),_=Object(N.a)(y,2),B=_[0],T=_[1],I=Object(s.useState)(1),R=Object(N.a)(I,2),A=R[0],P=R[1],F=Object(s.useState)(0),E=Object(N.a)(F,2),M=E[0],U=E[1],L=Object(s.useState)(!1),J=Object(N.a)(L,2),D=J[0],W=J[1],G=Object(s.useState)(!1),z=Object(N.a)(G,2),X=z[0],q=z[1],K=Object(s.useState)(!1),H=Object(N.a)(K,2),V=H[0],Q=H[1],Z=Object(s.useRef)(2),$=Object(s.useRef)([]),ee=Object(s.useRef)([]);Object(s.useEffect)((function(){return $.current=re(Z.current),function(){}}),[]);var te=function(e){return new Promise((function(t){return setTimeout(t,e)}))},ce=function(){var e=Object(b.a)(u.a.mark((function e(t){return u.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,te(1500);case 2:se(t);case 3:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}(),se=function(e){$.current=re(Z.current),W(!1),q(!1),q(!1),Q(!1),A<=3&&!0===e&&P(A+=1),(2===M||A>2)&&w(!0),r(!0),h(!1)},ne=function(e){!0===e?(Q(!0),W(!0),ce(e)):(Q(!0),q(!0))},re=function(e){return Object(Y.a)(Array(10).keys()).sort((function(e,t){return.5-Math.random()})).slice(0,e)};return Object(k.jsx)(k.Fragment,{children:S?Object(k.jsx)(Ze,{score:B}):f?Object(k.jsx)(Qe,{hideInstructions:function(){v(!1)}}):o?Object(k.jsxs)("div",{children:[Object(k.jsx)(je,{testProgressBar:4}),Object(k.jsx)("div",{className:"head welcome-text-button-results-container",children:Object(k.jsx)("div",{className:"welcome-text-container",children:Object(k.jsxs)("h1",{children:["\u51e6\u7406\u6a5f\u80fd\u30c6\u30b9\u30c8\uff08\u5f8c\u534a\uff09",Object(k.jsx)("small",{children:"\u7df4\u7fd2\u554f\u984c"})]})})}),Object(k.jsxs)("div",{className:"score-info ",children:[e.is_admin&&Object(k.jsxs)("div",{className:"total-score ",children:["Total Score: ",B]}),Object(k.jsxs)("div",{className:"total-rounds",children:["\u7b2c",A,"\u554f"]})]}),e.is_admin&&Object(k.jsxs)("div",{className:"total-rounds",children:["Digits to Display: ",Z.current," "]}),e.is_admin&&Object(k.jsxs)("div",{className:"total-rounds",children:["WrongCounter: ",M," "]}),Object(k.jsxs)("div",{className:"wordbuttons__ok-button-container",children:[o&&Object(k.jsx)("button",{className:"wordbuttons__ok-button",onClick:function(){return r(!0),void l(!1)},children:"\u6570\u5b57\u3092\u8868\u793a"}),Object(k.jsx)("br",{}),Object(k.jsx)("br",{}),Object(k.jsx)("div",{className:"startText",children:"\u3053\u308c\u304b\u3089\u8868\u793a\u3055\u308c\u308b\u9806\u3068\u306f\u9006\u306e\u9806\u306b\u6570\u5b57\u3092\u9078\u3093\u3067\u304f\u3060\u3055\u3044\u3002"})]})]}):Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)(je,{testProgressBar:4}),O&&D&&Object(k.jsx)("div",{className:"correct-incorrect-answer-display-container",children:Object(k.jsxs)("div",{className:"correctMessage",children:[Object(k.jsx)("img",{src:Ee,alt:"\u6b63\u89e3",height:"40",width:"40"})," \u6b63\u89e3\u3067\u3059"]})}),O&&X&&Object(k.jsx)("div",{children:Object(k.jsx)("div",{className:"correct-incorrect-answer-display-container",children:Object(k.jsxs)("div",{className:"incorrectMessage2",children:[Object(k.jsx)("img",{src:Me,alt:"\u4e0d\u6b63\u89e3",height:"40",width:"40"})," \u6b63\u89e3\u306f\u300c",ee.current.join(" "),"\u300d\u3067\u3059\u3002",Object(k.jsx)("br",{}),"\u8868\u793a\u3055\u308c\u305f\u9806\u3068\u306f\u9006\u306e\u9806\u306b\u4e26\u3079\u3066\u304f\u3060\u3055\u3044\u3002",Object(k.jsx)("button",{className:"show-numbers-btn",onClick:function(){return se(!1)},children:"\u6b21\u3078"})]})})}),Object(k.jsxs)("div",{className:"number-display-and-number-pad-container",children:[n&&Object(k.jsxs)("div",{children:[Object(k.jsx)("div",{className:"correct-incorrect-answer-display-container",children:Object(k.jsxs)("div",{className:"score-info ",children:[e.is_admin&&Object(k.jsxs)("div",{className:"total-score ",children:["Total Score: ",B]}),Object(k.jsxs)("div",{className:"total-rounds",children:["\u7b2c",A,"\u554f"]})]})}),Object(k.jsx)(He,{randomNumberArray:$.current,hideNumbersAndDisplayPad:function(){r(!1),h(!0)}})]}),O&&Object(k.jsxs)("div",{children:[Object(k.jsx)("div",{className:"correct-incorrect-answer-display-container",children:Object(k.jsxs)("div",{className:"score-info ",children:[e.is_admin&&Object(k.jsxs)("div",{className:"total-score ",children:["Total Score: ",B]}),Object(k.jsxs)("div",{className:"total-rounds",children:["\u7b2c",A,"\u554f"]})]})}),Object(k.jsx)(Ve,{randomNumberArray:$.current,handleOkButton:function(e){if(e){for(var t=e.split(""),c=[],s=0;s2)&&w(!0),r(!0),h(!1)},ne=function(e){!0===e?(Z(!0),G(!0),ce(e)):(Z(!0),K(!0))},re=function(e){return Object(Y.a)(Array(10).keys()).sort((function(e,t){return.5-Math.random()})).slice(0,e)};return Object(k.jsx)(k.Fragment,{children:S?Object(k.jsx)(qe,{score:B}):f?Object(k.jsx)(Xe,{hideInstructions:function(){v(!1)}}):o?Object(k.jsx)(k.Fragment,{children:Object(k.jsxs)("div",{children:[Object(k.jsx)(J,{}),Object(k.jsx)(je,{testProgressBar:2}),Object(k.jsx)("div",{className:"head welcome-text-button-results-container",children:Object(k.jsx)("div",{className:"welcome-text-container",children:Object(k.jsxs)("h1",{children:["\u51e6\u7406\u6a5f\u80fd\u30c6\u30b9\u30c8",Object(k.jsx)("small",{children:"\u7df4\u7fd2\u554f\u984c"})]})})}),Object(k.jsxs)("div",{className:"score-info ",children:[e.is_admin&&Object(k.jsxs)("div",{className:"total-score ",children:["Total Score: ",B]}),Object(k.jsxs)("div",{className:"total-rounds",children:["\u7b2c",A,"\u554f"]})]}),e.is_admin&&Object(k.jsxs)("div",{className:"total-rounds",children:["Digits to Display: ",$.current," "]}),e.is_admin&&Object(k.jsxs)("div",{className:"total-rounds",children:["WrongCounter: ",M," "]}),Object(k.jsx)("button",{className:"wordbuttons__ok-button",onClick:function(){return r(!0),void l(!1)},children:"\u6570\u5b57\u3092\u8868\u793a"})]})}):Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)(J,{}),Object(k.jsx)(je,{testProgressBar:2}),O&&W&&Object(k.jsxs)("div",{children:[Object(k.jsx)("div",{className:"correct-incorrect-answer-display-container",children:Object(k.jsx)("div",{className:"score-info ",children:e.is_admin&&Object(k.jsxs)("div",{className:"total-score ",children:["Total Score: ",B]})})}),Object(k.jsxs)("div",{className:"correctMessage",children:[Object(k.jsx)("img",{src:Ee,alt:"\u6b63\u89e3",height:"40",width:"40"}),"\u6b63\u89e3\u3067\u3059"]})]}),O&&q&&Object(k.jsxs)("div",{children:[Object(k.jsx)("div",{className:"correct-incorrect-answer-display-container",children:Object(k.jsx)("div",{className:"score-info ",children:e.is_admin&&Object(k.jsxs)("div",{className:"total-score ",children:["Total Score: ",B]})})}),Object(k.jsxs)("div",{className:"incorrectMessage",children:[Object(k.jsx)("img",{src:Me,alt:"\u4e0d\u6b63\u89e3",height:"40",width:"40"})," \u6b63\u89e3\u306f\u300c",ee.current.join(" "),"\u300d\u3067\u3059",Object(k.jsx)("button",{className:"show-numbers-btn",onClick:function(){return se(!1)},children:"\u6b21\u3078"})]})]}),Object(k.jsxs)("div",{className:"number-display-and-number-pad-container",children:[n&&Object(k.jsxs)("div",{children:[Object(k.jsx)("div",{className:"correct-incorrect-answer-display-container",children:Object(k.jsxs)("div",{className:"score-info ",children:[e.is_admin&&Object(k.jsxs)("div",{className:"total-score ",children:["Total Score: ",B]}),Object(k.jsxs)("div",{className:"total-rounds",children:["\u7b2c",A,"\u554f"]})]})}),Object(k.jsx)(Ye,{randomNumberArray:ee.current,hideNumbersAndDisplayPad:function(){r(!1),h(!0)}})]}),O&&Object(k.jsxs)("div",{children:[Object(k.jsx)("div",{className:"correct-incorrect-answer-display-container",children:Object(k.jsxs)("div",{className:"score-info ",children:[e.is_admin&&Object(k.jsxs)("div",{className:"total-score ",children:["Total Score: ",B]}),Object(k.jsxs)("div",{className:"total-rounds",children:["\u7b2c",A,"\u554f"]})]})}),Object(k.jsx)(ze,{randomNumberArray:ee.current,handleOkButton:function(e){if(e){for(var t=e.split(""),c=[],s=0;s=1?_(!0):(x(!1),u(!1),i(!0))},userAnswerArray:z,handleUserWordsInput:function(e){if(z.includes(e)){var t=z.indexOf(e);t>-1&&z.splice(t,1)}else z.push(e)}})]})})},isPrivate:!0},{path:"/test/word-memory-2",component:function(){var e=C().user,t=Object(s.useState)(!0),c=Object(N.a)(t,2),n=c[0],r=c[1],a=Object(s.useState)(!1),i=Object(N.a)(a,2),o=i[0],j=i[1],u=Object(s.useState)(!0),b=Object(N.a)(u,2),d=b[0],O=b[1],h=Object(s.useState)(!1),x=Object(N.a)(h,2),m=x[0],f=x[1],v=Object(s.useState)(0),g=Object(N.a)(v,2),p=g[0],S=g[1],w=Object(s.useState)(0),y=Object(N.a)(w,2),_=y[0],B=y[1],T=Object(s.useRef)([]),I=Object(s.useRef)([]),R=Object(s.useRef)([]),A=[],P=Object(l.g)(),F=0,E=function(){if(F=localStorage.getItem("onPage"),!e.is_admin&&(!F||10!==parseInt(F)))return console.log("Not proper navigation, returning to start page"),P.push("/tests"),Object(k.jsx)(l.a,{to:"/tests"});!function(e){localStorage.onPage=JSON.stringify(e)}(11)};Object(s.useEffect)((function(){E()}),[]);var M=function(){T.current=[],I.current=[],R.current=[],localStorage.getItem("wordArray15")?T.current=JSON.parse(localStorage.wordArray15):console.log("ERROR: There is no stored Correct Word Array found in localstorage"),localStorage.getItem("wordArray25")?I.current=JSON.parse(localStorage.wordArray25):console.log("ERROR: There is no stored Incorrect Word Array found in localstorage"),R.current=T.current.concat(I.current)},U=function(){f(!0),M(),R.current.sort((function(e,t){return.5-Math.random()})),O(!1),r(!1),f(!0)},L=function(e){if(A.includes(e)){var t=A.indexOf(e);t>-1&&A.splice(t,1)}else A.push(e)},J={handleUserWordsInput:L};return Object(k.jsx)(k.Fragment,{children:o?Object(k.jsx)(xe,{score:p}):n?Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)(je,{testProgressBar:5}),Object(k.jsx)("div",{className:"head welcome-text-button-results-container",children:Object(k.jsx)("div",{className:"welcome-text-container",children:Object(k.jsx)("h1",{children:"\u8a18\u61b6\u529b\u30c6\u30b9\u30c8\uff08\u5f8c\u534a\uff09"})})}),Object(k.jsxs)("div",{className:"text-box",children:[Object(k.jsx)("div",{className:"flex",children:Object(k.jsx)("div",{children:Object(k.jsx)("img",{src:ue,alt:"\u8aac\u660e"})})}),Object(k.jsxs)("p",{className:"instructions-text",children:["\u30c6\u30b9\u30c8\u306e\u6700\u521d\u306b\u899a\u3048\u305f",Object(k.jsx)("u",{children:Object(k.jsx)("b",{children:"15\u500b"})}),"\u306e\u5358\u8a9e\u3092\u601d\u3044\u51fa\u3057\u3066\u3001\u6b21\u306e\u30ea\u30b9\u30c8\u304b\u3089\u9078\u3093\u3067\u304f\u3060\u3055\u3044\u3002"]})]}),Object(k.jsx)("div",{className:"start-button-container",children:d&&Object(k.jsx)("button",{className:"show-words-btn",onClick:function(){return U()},children:"\u5358\u8a9e\u3092\u8868\u793a"})})]}):Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)(je,{testProgressBar:5}),Object(k.jsx)(me.Provider,{value:J,children:m&&Object(k.jsx)(se,{words40:R.current,handleOkButton:function(){var e=T.current.filter((function(e){return-1!==A.indexOf(e)}));S(p+=e.length),B(_+=15),j(!0)},userAnswerArray:A,handleUserWordsInput:L})})]})})},isPrivate:!0},{path:"/test/number-memory",component:function(){var e=C(),t=B(),c=e.user,n=Object(s.useState)(!1),r=Object(N.a)(n,2),a=r[0],i=r[1],o=Object(s.useState)(!0),l=Object(N.a)(o,2),j=l[0],u=l[1],b=Object(s.useState)(!1),d=Object(N.a)(b,2),h=d[0],x=d[1],m=Object(s.useState)(!0),f=Object(N.a)(m,2),g=f[0],p=f[1],S=Object(s.useState)(!1),w=Object(N.a)(S,2),y=w[0],_=w[1],T=Object(s.useState)(0),I=Object(N.a)(T,2),R=I[0],A=I[1],P=Object(s.useState)(1),F=Object(N.a)(P,2),E=F[0],M=F[1],U=Object(s.useState)(0),L=Object(N.a)(U,2),D=L[0],W=L[1],G=Object(s.useRef)(2),z=Object(s.useRef)([]);Object(s.useEffect)((function(){return z.current=K(G.current),function(){}}),[]);var X=function(e,c){var s={method:"POST",headers:{"Content-Type":"application/json; charset=UTF-8","X-CSRFToken":O.a.get("csrf_refresh_token")},credentials:"include",body:JSON.stringify({round:e,score:c})};fetch("/api/test/number_memory_fwd",s).then((function(e){return e.json()})).catch((function(e){console.log("err",e),v(t)}))},q=function(){_(!0)},K=function e(t){var c,s=Object(Y.a)(Array(10).keys()).sort((function(e,t){return.5-Math.random()})).slice(0,t);return(c=(c=s).slice(1).map((function(e,t){return e-c[t]}))).every((function(e){return 1===e}))&&(s=e(t)),s};return Object(k.jsx)(k.Fragment,{children:y?Object(k.jsx)(Se,{score:R}):g?Object(k.jsx)(Ne,{hideInstructions:function(){p(!1)}}):j?Object(k.jsxs)("div",{children:[Object(k.jsx)(J,{}),Object(k.jsx)(je,{testProgressBar:3}),Object(k.jsx)("div",{className:"head welcome-text-button-results-container",children:Object(k.jsx)("div",{className:"welcome-text-container",children:Object(k.jsx)("h1",{children:"\u51e6\u7406\u6a5f\u80fd\u30c6\u30b9\u30c8"})})}),Object(k.jsxs)("div",{className:"score-info ",children:[c.is_admin&&Object(k.jsxs)("div",{className:"total-score ",children:["Total Score: ",R]}),Object(k.jsxs)("div",{className:"total-rounds",children:["\u7b2c",E,"\u554f"]})]}),Object(k.jsx)("div",{className:"wordbuttons__ok-button-container",children:j&&Object(k.jsx)("button",{className:"wordbuttons__ok-button",onClick:function(){return i(!0),void u(!1)},children:"\u6570\u5b57\u3092\u8868\u793a"})})]}):Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)(J,{}),Object(k.jsx)(je,{testProgressBar:3}),Object(k.jsxs)("div",{className:"number-display-and-number-pad-container",children:[a&&Object(k.jsxs)("div",{children:[Object(k.jsxs)("div",{className:"score-info ",children:[c.is_admin&&Object(k.jsxs)("div",{className:"total-score ",children:["Total Score: ",R]}),Object(k.jsxs)("div",{className:"total-rounds",children:["\u7b2c",E,"\u554f"]})]}),Object(k.jsx)(ve,{randomNumberArray:z.current,hideNumbersAndDisplayPad:function(){i(!1),x(!0)}})]}),h&&Object(k.jsxs)("div",{children:[Object(k.jsxs)("div",{className:"score-info ",children:[c.is_admin&&Object(k.jsxs)("div",{className:"total-score ",children:["Total Score: ",R]}),Object(k.jsxs)("div",{className:"total-rounds",children:["\u7b2c",E,"\u554f"]})]}),Object(k.jsx)(pe,{handleOkButton:function(e){if(e){E>=7&&q();for(var t=e.split(""),c=[],s=0;s=7&&X();for(var t=e.split(""),c=[],s=0;s0&&!1===y){var e=setTimeout((function(){return R(I-1)}),1e3);return function(){clearTimeout(e)}}}),[I]);var E=function(){_(!0)},M=function(e){A.current===e?l(o+=1):d(b+=1),m(x+=1),x>100&&E(),U()},U=function(){F()};return Object(k.jsx)(k.Fragment,{children:y?Object(k.jsx)(Te,{correctScore:o,incorrectScore:b,currentRound:x}):g?Object(k.jsx)(Be,{hideInstructions:function(){p(!1),R(60)}}):Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)(je,{testProgressBar:1}),Object(k.jsx)("div",{className:"score-info ",children:Object(k.jsxs)("span",{children:[e.is_admin&&Object(k.jsxs)("div",{className:"total-score ",children:["Score: ",Object(k.jsxs)("span",{style:{color:"blue"},children:[o," "]}),"|"," ",Object(k.jsxs)("span",{style:{color:"red"},children:[b," "]})]}),e.is_admin&&Object(k.jsxs)("div",{className:"total-games",children:["\u30e9\u30a6\u30f3\u30c9: ",x," / 100"]}),Object(k.jsxs)("div",{className:"total-games",children:["\u6b8b\u308a\u6642\u9593: ",I]})]})}),Object(k.jsx)("div",{children:Object(k.jsx)("div",{className:"dot",style:n})}),Object(k.jsxs)("div",{className:"buttonsContainer",children:[Object(k.jsx)("div",{className:"colorButtonContainer",children:Object(k.jsx)("button",{className:"answerButton",onClick:function(){return M("blue")},children:"\u3042\u304a"})}),Object(k.jsx)("div",{className:"colorButtonContainer",children:Object(k.jsx)("button",{className:"answerButton",onClick:function(){return M("yellow")},children:"\u304d\u3044\u308d"})}),Object(k.jsx)("div",{className:"colorButtonContainer",children:Object(k.jsx)("button",{className:"answerButton",onClick:function(){return M("black")},children:"\u304f\u308d"})}),Object(k.jsx)("div",{className:"colorButtonContainer",children:Object(k.jsx)("button",{className:"answerButton",onClick:function(){return M("green")},children:"\u307f\u3069\u308a"})}),Object(k.jsx)("div",{className:"colorButtonContainer",children:Object(k.jsx)("button",{className:"answerButton",onClick:function(){return M("red")},children:"\u3042\u304b"})})]})]})})},isPrivate:!0},{path:"/test/stroop-test-b",component:function(){var e=Object(s.useState)("\u307f\u3069\u308a"),t=Object(N.a)(e,2),c=t[0],n=t[1],r=Object(s.useState)({color:"red"}),a=Object(N.a)(r,2),i=a[0],o=a[1],l=Object(s.useState)(0),j=Object(N.a)(l,2),u=j[0],b=j[1],d=Object(s.useState)(0),O=Object(N.a)(d,2),h=O[0],x=O[1],m=Object(s.useState)(1),f=Object(N.a)(m,2),v=f[0],g=f[1],p=Object(s.useState)(!0),S=Object(N.a)(p,2),w=S[0],y=S[1],_=Object(s.useState)(!1),C=Object(N.a)(_,2),B=C[0],T=C[1],I=Object(s.useState)(60),R=Object(N.a)(I,2),A=R[0],P=R[1],F=Object(s.useRef)(),E=Object(s.useRef)(),M={blue:"\u3042\u304a",yellow:"\u304d\u3044\u308d",black:"\u304f\u308d",green:"\u307f\u3069\u308a",red:"\u3042\u304b"},U=["blue","yellow","black","green","red"];Object(s.useEffect)((function(){G()}),[]),Object(s.useEffect)((function(){if(0===A&&!1===w&&L(),A>0&&!1===B){var e=setTimeout((function(){return P(A-1)}),1e3);return function(){clearTimeout(e)}}}),[A]);var L=function(){T(!0)},D=function(){var e,t=U.filter((function(e){return e!==i.color}));F.current=(e=t)[Math.floor(Math.random()*e.length)];var s=F.current;o({color:s});var r=Object.keys(M).reduce((function(e,t){return t!==s&&M[t]!==c&&(e[t]=M[t]),e}),{});E.current=function(e){var t=Object.keys(e);return e[t[t.length*Math.random()<<0]]}(r),n(E.current)},W=function(e){F.current===e?b(u+=1):x(h+=1),g(v+=1),v>100&&L(),G()},G=function(){D()};return Object(k.jsx)(k.Fragment,{children:B?Object(k.jsx)(Re,{correctScore:u,incorrectScore:h,currentRound:v}):w?Object(k.jsx)(Ie,{hideInstructions:function(){y(!1),P(60)}}):Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)(J,{}),Object(k.jsx)(je,{testProgressBar:1}),Object(k.jsx)("div",{className:"score-info ",children:Object(k.jsx)("span",{children:Object(k.jsxs)("div",{className:"total-games",children:["\u6b8b\u308a\u6642\u9593: ",A]})})}),Object(k.jsx)("div",{children:Object(k.jsx)("div",{className:"kanji-style",style:i,children:c})}),Object(k.jsxs)("div",{className:"buttonsContainer",children:[Object(k.jsx)("div",{className:"colorButtonContainer",children:Object(k.jsx)("button",{className:"answerButton",onClick:function(){return W("blue")},children:"\u3042\u304a"})}),Object(k.jsx)("div",{className:"colorButtonContainer",children:Object(k.jsx)("button",{className:"answerButton",onClick:function(){return W("yellow")},children:"\u304d\u3044\u308d"})}),Object(k.jsx)("div",{className:"colorButtonContainer",children:Object(k.jsx)("button",{className:"answerButton",onClick:function(){return W("black")},children:"\u304f\u308d"})}),Object(k.jsx)("div",{className:"colorButtonContainer",children:Object(k.jsx)("button",{className:"answerButton",onClick:function(){return W("green")},children:"\u307f\u3069\u308a"})}),Object(k.jsx)("div",{className:"colorButtonContainer",children:Object(k.jsx)("button",{className:"answerButton",onClick:function(){return W("red")},children:"\u3042\u304b"})})]})]})})},isPrivate:!0},{path:"/results",component:function(){var e=Object(s.useState)(!0),t=Object(N.a)(e,2),c=t[0],n=t[1],r=Object(s.useState)(""),a=Object(N.a)(r,2),i=a[0],o=a[1],j=B(),u=Object(s.useRef)(),b=Object(s.useRef)([]),d=Object(s.useRef)([]),h=Object(s.useRef)([]),x=Object(s.useRef)([]),m=Object(s.useRef)([]),f=Object(s.useRef)([]),g=Object(s.useRef)([]),p=Object(s.useRef)([]),S=Object(s.useRef)([]),w=Object(s.useRef)([]),y=Object(s.useRef)([]),_=Object(l.g)(),C={localhost:{customText:"\u3042\u306a\u305f\u306e\u8133\u306e\u72b6\u614b\u306f\u3044\u304b\u304c\u3067\u3057\u305f\u304b\uff1f\u300cBrainSuite\u300d\u3067\u306f\u3001\u3053\u3046\u3044\u3063\u305f\u30c6\u30b9\u30c8\u3067\u306f\u6e2c\u308b\u3053\u3068\u306e\u51fa\u6765\u306a\u3044\u5b9f\u969b\u306e\u8133\u306e\u72b6\u614b\u3092\u6e2c\u5b9a\u53ef\u80fd\uff01\u4eba\u5de5\u77e5\u80fd\uff08AI\uff09\u3092\u7528\u3044\u3066\u6d77\u99ac\u4f53\u7a4d\u3084\u5fae\u7d30\u306a\u840e\u7e2e\u7a0b\u5ea6\u3092\u7cbe\u5bc6\u306b\u89e3\u6790\u3057\u3001\u5c06\u6765\u306e\u8a8d\u77e5\u6a5f\u80fd\u4f4e\u4e0b\u306e\u5146\u5019\u3092\u8a08\u6e2c\u3057\u307e\u3059\u3002",customURL:"https://www.brainsuite.jp/",customButtonText:"\u8a73\u7d30\u306f\u3053\u3061\u3089"},fake1:{customText:"\u3042\u306a\u305f\u306e\u8133\u306e\u72b6\u614b\u306f\u3044\u304b\u304c\u3067\u3057\u305f\u304b\uff1f\u300cBrainSuite\u300d\u3067\u306f\u5b9f\u969b\u306e\u8133(\u6d77\u99ac)\u306e\u5065\u5eb7\u72b6\u614b\u3092AI\u3092\u7528\u3044\u3066\u3055\u3089\u306b\u8a73\u3057\u304f\u3001\u5177\u4f53\u7684\u306a\u6570\u5024\u3067\u77e5\u308b\u3053\u3068\u304c\u51fa\u6765\u307e\u3059\u3002\u305c\u3072\u4e00\u5ea6\u3054\u81ea\u8eab\u306e\u300c\u8133\u306e\u5065\u5eb7\u8a3a\u65ad\u300d\u3092\u884c\u3063\u3066\u307f\u307e\u305b\u3093\u304b\u3002
\u203b\u533b\u7642\u6a5f\u95a2\u3067\u77ed\u6642\u9593\u306eMRI\u691c\u67fb\u304c\u5fc5\u8981\u3068\u306a\u308a\u307e\u3059\u3002

FAKE1\u75c5\u9662\u3067\u306f\u4eba\u9593\u30c9\u30c3\u30af\u306e\u30aa\u30d7\u30b7\u30e7\u30f3\u3068\u3057\u3066\u3001BrainSuite\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002",customURL:"https://www.fake.com",customButtonText:"Fake\u304a\u7533\u8fbc\u306f\u3053\u3061\u3089"},asakusa:{customText:"\u3042\u306a\u305f\u306e\u8133\u306e\u72b6\u614b\u306f\u3044\u304b\u304c\u3067\u3057\u305f\u304b\uff1f\u300cBrainSuite\u300d\u3067\u306f\u5b9f\u969b\u306e\u8133(\u6d77\u99ac)\u306e\u5065\u5eb7\u72b6\u614b\u3092AI\u3092\u7528\u3044\u3066\u3055\u3089\u306b\u8a73\u3057\u304f\u3001\u5177\u4f53\u7684\u306a\u6570\u5024\u3067\u77e5\u308b\u3053\u3068\u304c\u51fa\u6765\u307e\u3059\u3002\u305c\u3072\u4e00\u5ea6\u3054\u81ea\u8eab\u306e\u300c\u8133\u306e\u5065\u5eb7\u8a3a\u65ad\u300d\u3092\u884c\u3063\u3066\u307f\u307e\u305b\u3093\u304b\u3002
\u203b\u533b\u7642\u6a5f\u95a2\u3067\u77ed\u6642\u9593\u306eMRI\u691c\u67fb\u304c\u5fc5\u8981\u3068\u306a\u308a\u307e\u3059\u3002

\u6d45\u8349\u75c5\u9662\u3067\u306f\u3001BrainSuite\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002",customURL:"https://www.asakusa-hp.jp/checkup/dock.php",customButtonText:"\u304a\u7533\u8fbc\u306f\u3053\u3061\u3089"},braintest:{customText:"\u3042\u306a\u305f\u306e\u8133\u306e\u72b6\u614b\u306f\u3044\u304b\u304c\u3067\u3057\u305f\u304b\uff1f\u300cBrainSuite\u300d\u3067\u306f\u5b9f\u969b\u306e\u8133(\u6d77\u99ac)\u306e\u5065\u5eb7\u72b6\u614b\u3092AI\u3092\u7528\u3044\u3066\u3055\u3089\u306b\u8a73\u3057\u304f\u3001\u5177\u4f53\u7684\u306a\u6570\u5024\u3067\u77e5\u308b\u3053\u3068\u304c\u51fa\u6765\u307e\u3059\u3002\u305c\u3072\u4e00\u5ea6\u3054\u81ea\u8eab\u306e\u300c\u8133\u306e\u5065\u5eb7\u8a3a\u65ad\u300d\u3092\u884c\u3063\u3066\u307f\u307e\u305b\u3093\u304b\u3002
\u203b\u533b\u7642\u6a5f\u95a2\u3067\u77ed\u6642\u9593\u306eMRI\u691c\u67fb\u304c\u5fc5\u8981\u3068\u306a\u308a\u307e\u3059\u3002

\u4e09\u7530\u75c5\u9662\u3067\u306f\u4eba\u9593\u30c9\u30c3\u30af\u306e\u30aa\u30d7\u30b7\u30e7\u30f3\u3068\u3057\u3066\u3001BrainSuite\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002",customURL:"https://form.run/@mita-brainsuite",customButtonText:"\u304a\u7533\u8fbc\u306f\u3053\u3061\u3089"},check:{customText:"\u3042\u306a\u305f\u306e\u8133\u306e\u5065\u5eb7\u72b6\u614b\u306f\u3044\u304b\u304c\u3067\u3057\u305f\u304b\uff1f
\u8a18\u61b6\u3092\u3064\u304b\u3055\u3069\u308b\u8133\u306e\u300c\u6d77\u99ac\u300d\u306f30\u4ee3\u3088\u308a\u840e\u7e2e\u304c\u59cb\u307e\u308b\u3068\u8a00\u308f\u308c\u3066\u3044\u307e\u3059\u304c\u3001\u6709\u9178\u7d20\u904b\u52d5\u7b49\u306e\u751f\u6d3b\u7fd2\u6163\u306b\u3088\u308a\u5927\u304d\u304f\u3059\u308b\u3053\u3068\u3082\u3067\u304d\u3001\u8a8d\u77e5\u6a5f\u80fd\u306e\u7dad\u6301\u3084\u8a8d\u77e5\u75c7\u306e\u4e88\u9632\u306b\u7e4b\u3052\u308b\u3053\u3068\u3082\u3067\u304d\u307e\u3059\u3002
\u300cBrainSuite\u300d\u306f\u6d77\u99ac\u306e\u5927\u304d\u3055\u3092\u4eba\u5de5\u77e5\u80fd\uff08AI\uff09\u3092\u7528\u3044\u3066\u7cbe\u5bc6\u306b\u6e2c\u5b9a\u3067\u304d\u308b\u8133\u691c\u67fb\u3067\u3001\u3042\u306a\u305f\u306e\u5e74\u9f62\u3067\u7dad\u6301\u3059\u308b\u3079\u304d\u6d77\u99ac\u306e\u5927\u304d\u3055\u304c\u308f\u304b\u308a\u307e\u3059\u3002\u6771\u5317\u5927\u5b66\u52a0\u9f62\u533b\u5b66\u7814\u7a76\u6240\u306e\u7814\u7a76\u6210\u679c\u306b\u57fa\u3065\u3044\u3066\u3001\u3042\u306a\u305f\u306e\u8133\u5065\u5eb7\u3092\u30b5\u30dd\u30fc\u30c8\u3057\u307e\u3059\u3002",customURL:"https://www.brainsuite.jp/",customButtonText:"\u8a73\u7d30\u306f\u3053\u3061\u3089"},ichibancho:{customText:"\u3042\u306a\u305f\u306e\u8133\u306e\u72b6\u614b\u306f\u3044\u304b\u304c\u3067\u3057\u305f\u304b\uff1f\u300cBrainSuite\u300d\u3067\u306f\u5b9f\u969b\u306e\u8133(\u6d77\u99ac)\u306e\u5065\u5eb7\u72b6\u614b\u3092AI\u3092\u7528\u3044\u3066\u3055\u3089\u306b\u8a73\u3057\u304f\u3001\u5177\u4f53\u7684\u306a\u6570\u5024\u3067\u77e5\u308b\u3053\u3068\u304c\u51fa\u6765\u307e\u3059\u3002\u305c\u3072\u4e00\u5ea6\u3054\u81ea\u8eab\u306e\u300c\u8133\u306e\u5065\u5eb7\u8a3a\u65ad\u300d\u3092\u884c\u3063\u3066\u307f\u307e\u305b\u3093\u304b\u3002
\u203b\u533b\u7642\u6a5f\u95a2\u3067\u77ed\u6642\u9593\u306eMRI\u691c\u67fb\u304c\u5fc5\u8981\u3068\u306a\u308a\u307e\u3059\u3002

\u4e00\u756a\u753a\u5065\u8a3a\u30af\u30ea\u30cb\u30c3\u30af\u3067\u306f\u3001BrainSuite\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002",customURL:"https://www.sendaikenshin.jp/dock-course/option01.php#brainsuite",customButtonText:"\u8a73\u3057\u304f\u306f\u3053\u3061\u3089"},kamiya:{customText:"\u3042\u306a\u305f\u306e\u8133\u306e\u72b6\u614b\u306f\u3044\u304b\u304c\u3067\u3057\u305f\u304b\uff1f\u300cBrainSuite\u300d\u3067\u306f\u5b9f\u969b\u306e\u8133(\u6d77\u99ac)\u306e\u5065\u5eb7\u72b6\u614b\u3092AI\u3092\u7528\u3044\u3066\u3055\u3089\u306b\u8a73\u3057\u304f\u3001\u5177\u4f53\u7684\u306a\u6570\u5024\u3067\u77e5\u308b\u3053\u3068\u304c\u51fa\u6765\u307e\u3059\u3002\u305c\u3072\u4e00\u5ea6\u3054\u81ea\u8eab\u306e\u300c\u8133\u306e\u5065\u5eb7\u8a3a\u65ad\u300d\u3092\u884c\u3063\u3066\u307f\u307e\u305b\u3093\u304b\u3002
\u203b\u533b\u7642\u6a5f\u95a2\u3067\u77ed\u6642\u9593\u306eMRI\u691c\u67fb\u304c\u5fc5\u8981\u3068\u306a\u308a\u307e\u3059\u3002

\u795e\u8c37\u533b\u9662\u3067\u306f\u3001BrainSuite\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002",customURL:"https://www.mrso.jp/saitama/soka/kamiya-clinic/plan/47381/",customButtonText:"\u8a73\u3057\u304f\u306f\u3053\u3061\u3089"},kiyose:{customText:"\u3042\u306a\u305f\u306e\u8133\u306e\u72b6\u614b\u306f\u3044\u304b\u304c\u3067\u3057\u305f\u304b\uff1f\u300cBrainSuite\u300d\u3067\u306f\u5b9f\u969b\u306e\u8133(\u6d77\u99ac)\u306e\u5065\u5eb7\u72b6\u614b\u3092AI\u3092\u7528\u3044\u3066\u3055\u3089\u306b\u8a73\u3057\u304f\u3001\u5177\u4f53\u7684\u306a\u6570\u5024\u3067\u77e5\u308b\u3053\u3068\u304c\u51fa\u6765\u307e\u3059\u3002\u305c\u3072\u4e00\u5ea6\u3054\u81ea\u8eab\u306e\u300c\u8133\u306e\u5065\u5eb7\u8a3a\u65ad\u300d\u3092\u884c\u3063\u3066\u307f\u307e\u305b\u3093\u304b\u3002
\u203b\u533b\u7642\u6a5f\u95a2\u3067\u77ed\u6642\u9593\u306eMRI\u691c\u67fb\u304c\u5fc5\u8981\u3068\u306a\u308a\u307e\u3059\u3002

\u6b66\u8535\u91ce\u7dcf\u5408\u30af\u30ea\u30cb\u30c3\u30af\u3067\u306f\u3001BrainSuite\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002",customURL:"https://6340cl.wixsite.com/cliniccheck",customButtonText:"\u8a73\u3057\u304f\u306f\u3053\u3061\u3089"},komazawa:{customText:"\u3042\u306a\u305f\u306e\u8133\u306e\u72b6\u614b\u306f\u3044\u304b\u304c\u3067\u3057\u305f\u304b\uff1f\u300cBrainSuite\u300d\u3067\u306f\u5b9f\u969b\u306e\u8133(\u6d77\u99ac)\u306e\u5065\u5eb7\u72b6\u614b\u3092AI\u3092\u7528\u3044\u3066\u3055\u3089\u306b\u8a73\u3057\u304f\u3001\u5177\u4f53\u7684\u306a\u6570\u5024\u3067\u77e5\u308b\u3053\u3068\u304c\u51fa\u6765\u307e\u3059\u3002\u305c\u3072\u4e00\u5ea6\u3054\u81ea\u8eab\u306e\u300c\u8133\u306e\u5065\u5eb7\u8a3a\u65ad\u300d\u3092\u884c\u3063\u3066\u307f\u307e\u305b\u3093\u304b\u3002
\u203b\u533b\u7642\u6a5f\u95a2\u3067\u77ed\u6642\u9593\u306eMRI\u691c\u67fb\u304c\u5fc5\u8981\u3068\u306a\u308a\u307e\u3059\u3002

\u99d2\u6ca2\u5065\u5eb7\u7ba1\u7406\u30bb\u30f3\u30bf\u30fc\u3067\u306f\u3001BrainSuite\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002",customURL:"https://komazawa-cl.jp/center/doc/",customButtonText:"\u8a73\u3057\u304f\u306f\u3053\u3061\u3089"},kuzuha:{customText:"\u3042\u306a\u305f\u306e\u8133\u306e\u72b6\u614b\u306f\u3044\u304b\u304c\u3067\u3057\u305f\u304b\uff1f\u300cBrainSuite\u300d\u3067\u306f\u5b9f\u969b\u306e\u8133(\u6d77\u99ac)\u306e\u5065\u5eb7\u72b6\u614b\u3092AI\u3092\u7528\u3044\u3066\u3055\u3089\u306b\u8a73\u3057\u304f\u3001\u5177\u4f53\u7684\u306a\u6570\u5024\u3067\u77e5\u308b\u3053\u3068\u304c\u51fa\u6765\u307e\u3059\u3002\u305c\u3072\u4e00\u5ea6\u3054\u81ea\u8eab\u306e\u300c\u8133\u306e\u5065\u5eb7\u8a3a\u65ad\u300d\u3092\u884c\u3063\u3066\u307f\u307e\u305b\u3093\u304b\u3002
\u203b\u533b\u7642\u6a5f\u95a2\u3067\u77ed\u6642\u9593\u306eMRI\u691c\u67fb\u304c\u5fc5\u8981\u3068\u306a\u308a\u307e\u3059\u3002

\u304f\u305a\u306f\u753b\u50cf\u8a3a\u65ad\u30af\u30ea\u30cb\u30c3\u30af\u3067\u306f\u3001BrainSuite\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002",customURL:"https://kuzuha-rad.jp/",customButtonText:"\u8a73\u3057\u304f\u306f\u3053\u3061\u3089"},maki:{customText:"\u3042\u306a\u305f\u306e\u8133\u306e\u72b6\u614b\u306f\u3044\u304b\u304c\u3067\u3057\u305f\u304b\uff1f\u300cBrainSuite\u300d\u3067\u306f\u5b9f\u969b\u306e\u8133(\u6d77\u99ac)\u306e\u5065\u5eb7\u72b6\u614b\u3092AI\u3092\u7528\u3044\u3066\u3055\u3089\u306b\u8a73\u3057\u304f\u3001\u5177\u4f53\u7684\u306a\u6570\u5024\u3067\u77e5\u308b\u3053\u3068\u304c\u51fa\u6765\u307e\u3059\u3002\u305c\u3072\u4e00\u5ea6\u3054\u81ea\u8eab\u306e\u300c\u8133\u306e\u5065\u5eb7\u8a3a\u65ad\u300d\u3092\u884c\u3063\u3066\u307f\u307e\u305b\u3093\u304b\u3002
\u203b\u533b\u7642\u6a5f\u95a2\u3067\u77ed\u6642\u9593\u306eMRI\u691c\u67fb\u304c\u5fc5\u8981\u3068\u306a\u308a\u307e\u3059\u3002

\u7267\u75c5\u9662\u3067\u306f\u3001BrainSuite\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002",customURL:"https://www.maki-group.jp/maki/doc/",customButtonText:"\u8a73\u3057\u304f\u306f\u3053\u3061\u3089"},medoc:{customText:"\u3042\u306a\u305f\u306e\u8133\u306e\u72b6\u614b\u306f\u3044\u304b\u304c\u3067\u3057\u305f\u304b\uff1f\u300cBrainSuite\u300d\u3067\u306f\u5b9f\u969b\u306e\u8133(\u6d77\u99ac)\u306e\u5065\u5eb7\u72b6\u614b\u3092AI\u3092\u7528\u3044\u3066\u3055\u3089\u306b\u8a73\u3057\u304f\u3001\u5177\u4f53\u7684\u306a\u6570\u5024\u3067\u77e5\u308b\u3053\u3068\u304c\u51fa\u6765\u307e\u3059\u3002\u305c\u3072\u4e00\u5ea6\u3054\u81ea\u8eab\u306e\u300c\u8133\u306e\u5065\u5eb7\u8a3a\u65ad\u300d\u3092\u884c\u3063\u3066\u307f\u307e\u305b\u3093\u304b\u3002
\u203b\u533b\u7642\u6a5f\u95a2\u3067\u77ed\u6642\u9593\u306eMRI\u691c\u67fb\u304c\u5fc5\u8981\u3068\u306a\u308a\u307e\u3059\u3002

\u30e1\u30c9\u30c3\u30af\u5065\u5eb7\u30af\u30ea\u30cb\u30c3\u30af\u3067\u306f\u3001BrainSuite\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002",customURL:"https://medoc.jp/dock/#dock12",customButtonText:"\u8a73\u3057\u304f\u306f\u3053\u3061\u3089"},megalos:{customText:"\u3042\u306a\u305f\u306e\u8133\u306e\u72b6\u614b\u306f\u3044\u304b\u304c\u3067\u3057\u305f\u304b\uff1f\u6709\u9178\u7d20\u904b\u52d5\u3092\u3059\u308b\u3068\u8133\u8840\u6d41\u304c\u4e0a\u6607\u3057\u3001\u8840\u6db2\u3092\u901a\u3058\u3066\u8133\u3078\u9178\u7d20\u3084\u6804\u990a\u7d20\u304c\u884c\u304d\u6e21\u308b\u3088\u3046\u306b\u306a\u308b\u305f\u3081\u3001\u8133\u306e\u50cd\u304d\u304c\u6d3b\u6027\u5316\u3055\u308c\u307e\u3059\u3002

\u30e1\u30ac\u30ed\u30b9\u3067\u306f\u982d\u90e8MRI\u753b\u50cf\u3088\u308a\u8133\u306e\u6d77\u99ac\u4f53\u7a4d\u3092AI\u3067\u8a08\u6e2c\u3067\u304d\u308b\u300cBrainSuite\u300d\u3092\u63d0\u4f9b\u3059\u308b\u682a\u5f0f\u4f1a\u793eCogSmart\u3068\u9023\u643a\u3002\u6570\u591a\u304f\u306e\u30c8\u30ec\u30fc\u30cb\u30f3\u30b0\u30d7\u30ed\u30b0\u30e9\u30e0\u3092\u7528\u610f\u3057\u3066\u304a\u308a\u3001\u898b\u5b66\u4e88\u7d04\u30fb\u4f53\u9a13\u4e88\u7d04\u3082\u3067\u304d\u307e\u3059\u3002",customURL:"https://www.megalos.co.jp/contents/visitor/",customButtonText:"\u8a73\u3057\u304f\u306f\u3053\u3061\u3089"},nagoya:{customText:"\u3042\u306a\u305f\u306e\u8133\u306e\u72b6\u614b\u306f\u3044\u304b\u304c\u3067\u3057\u305f\u304b\uff1f\u300cBrainSuite\u300d\u3067\u306f\u5b9f\u969b\u306e\u8133(\u6d77\u99ac)\u306e\u5065\u5eb7\u72b6\u614b\u3092AI\u3092\u7528\u3044\u3066\u3055\u3089\u306b\u8a73\u3057\u304f\u3001\u5177\u4f53\u7684\u306a\u6570\u5024\u3067\u77e5\u308b\u3053\u3068\u304c\u51fa\u6765\u307e\u3059\u3002\u305c\u3072\u4e00\u5ea6\u3054\u81ea\u8eab\u306e\u300c\u8133\u306e\u5065\u5eb7\u8a3a\u65ad\u300d\u3092\u884c\u3063\u3066\u307f\u307e\u305b\u3093\u304b\u3002
\u203b\u533b\u7642\u6a5f\u95a2\u3067\u77ed\u6642\u9593\u306eMRI\u691c\u67fb\u304c\u5fc5\u8981\u3068\u306a\u308a\u307e\u3059\u3002

\u540d\u53e4\u5c4b\u6396\u6e08\u4f1a\u75c5\u9662\u3067\u306f\u3001BrainSuite\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002",customURL:"https://www.nagoya-ekisaikaihosp.jp/checkup-2",customButtonText:"\u8a73\u3057\u304f\u306f\u3053\u3061\u3089"},nozomi:{customText:"\u3042\u306a\u305f\u306e\u8133\u306e\u72b6\u614b\u306f\u3044\u304b\u304c\u3067\u3057\u305f\u304b\uff1f\u300cBrainSuite\u300d\u3067\u306f\u5b9f\u969b\u306e\u8133(\u6d77\u99ac)\u306e\u5065\u5eb7\u72b6\u614b\u3092AI\u3092\u7528\u3044\u3066\u3055\u3089\u306b\u8a73\u3057\u304f\u3001\u5177\u4f53\u7684\u306a\u6570\u5024\u3067\u77e5\u308b\u3053\u3068\u304c\u51fa\u6765\u307e\u3059\u3002\u305c\u3072\u4e00\u5ea6\u3054\u81ea\u8eab\u306e\u300c\u8133\u306e\u5065\u5eb7\u8a3a\u65ad\u300d\u3092\u884c\u3063\u3066\u307f\u307e\u305b\u3093\u304b\u3002
\u203b\u533b\u7642\u6a5f\u95a2\u3067\u77ed\u6642\u9593\u306eMRI\u691c\u67fb\u304c\u5fc5\u8981\u3068\u306a\u308a\u307e\u3059\u3002

\u82a6\u5c4b\u30af\u30ea\u30cb\u30c3\u30af\u306e\u305e\u307f\u3067\u306f\u3001BrainSuite\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002",customURL:"https://coubic.com/ashiya-clinicnozomi/booking_pages#pageContent",customButtonText:"\u8a73\u3057\u304f\u306f\u3053\u3061\u3089"},ookuma:{customText:"\u3042\u306a\u305f\u306e\u8133\u306e\u72b6\u614b\u306f\u3044\u304b\u304c\u3067\u3057\u305f\u304b\uff1f\u300cBrainSuite\u300d\u3067\u306f\u5b9f\u969b\u306e\u8133(\u6d77\u99ac)\u306e\u5065\u5eb7\u72b6\u614b\u3092AI\u3092\u7528\u3044\u3066\u3055\u3089\u306b\u8a73\u3057\u304f\u3001\u5177\u4f53\u7684\u306a\u6570\u5024\u3067\u77e5\u308b\u3053\u3068\u304c\u51fa\u6765\u307e\u3059\u3002\u305c\u3072\u4e00\u5ea6\u3054\u81ea\u8eab\u306e\u300c\u8133\u306e\u5065\u5eb7\u8a3a\u65ad\u300d\u3092\u884c\u3063\u3066\u307f\u307e\u305b\u3093\u304b\u3002
\u203b\u533b\u7642\u6a5f\u95a2\u3067\u77ed\u6642\u9593\u306eMRI\u691c\u67fb\u304c\u5fc5\u8981\u3068\u306a\u308a\u307e\u3059\u3002

\u5927\u9688\u75c5\u9662\u3067\u306f\u3001BrainSuite\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002",customURL:"https://www.ookuma-hospital.or.jp/introduction/introduction_7345/brain_dock/",customButtonText:"\u8a73\u3057\u304f\u306f\u3053\u3061\u3089"},san:{customText:"\u3042\u306a\u305f\u306e\u8133\u306e\u72b6\u614b\u306f\u3044\u304b\u304c\u3067\u3057\u305f\u304b\uff1f\u300cBrainSuite\u300d\u3067\u306f\u5b9f\u969b\u306e\u8133(\u6d77\u99ac)\u306e\u5065\u5eb7\u72b6\u614b\u3092AI\u3092\u7528\u3044\u3066\u3055\u3089\u306b\u8a73\u3057\u304f\u3001\u5177\u4f53\u7684\u306a\u6570\u5024\u3067\u77e5\u308b\u3053\u3068\u304c\u51fa\u6765\u307e\u3059\u3002\u305c\u3072\u4e00\u5ea6\u3054\u81ea\u8eab\u306e\u300c\u8133\u306e\u5065\u5eb7\u8a3a\u65ad\u300d\u3092\u884c\u3063\u3066\u307f\u307e\u305b\u3093\u304b\u3002
\u203b\u533b\u7642\u6a5f\u95a2\u3067\u77ed\u6642\u9593\u306eMRI\u691c\u67fb\u304c\u5fc5\u8981\u3068\u306a\u308a\u307e\u3059\u3002

\u8cdb\u80b2\u4f1a\u75c5\u9662 \u5065\u5eb7\u7ba1\u7406\u30af\u30ea\u30cb\u30c3\u30af\u3067\u306f\u3001BrainSuite\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002",customURL:"https://www.san-ikukai.or.jp/sumida/hospital/doc/option.html",customButtonText:"\u8a73\u3057\u304f\u306f\u3053\u3061\u3089"},seirei:{customText:"\u3042\u306a\u305f\u306e\u8133\u306e\u72b6\u614b\u306f\u3044\u304b\u304c\u3067\u3057\u305f\u304b\uff1f\u300cBrainSuite\u300d\u3067\u306f\u5b9f\u969b\u306e\u8133(\u6d77\u99ac)\u306e\u5065\u5eb7\u72b6\u614b\u3092AI\u3092\u7528\u3044\u3066\u3055\u3089\u306b\u8a73\u3057\u304f\u3001\u5177\u4f53\u7684\u306a\u6570\u5024\u3067\u77e5\u308b\u3053\u3068\u304c\u51fa\u6765\u307e\u3059\u3002\u305c\u3072\u4e00\u5ea6\u3054\u81ea\u8eab\u306e\u300c\u8133\u306e\u5065\u5eb7\u8a3a\u65ad\u300d\u3092\u884c\u3063\u3066\u307f\u307e\u305b\u3093\u304b\u3002
\u203b\u533b\u7642\u6a5f\u95a2\u3067\u77ed\u6642\u9593\u306eMRI\u691c\u67fb\u304c\u5fc5\u8981\u3068\u306a\u308a\u307e\u3059\u3002

\u8056\u96b7\u6cbc\u6d25\u5065\u5eb7\u8a3a\u65ad\u30bb\u30f3\u30bf\u30fc\u3067\u306f\u3001BrainSuite\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002",customURL:"https://www.seirei.or.jp/numazu-kenshin/dock/156.html",customButtonText:"\u8a73\u3057\u304f\u306f\u3053\u3061\u3089"},sobajima:{customText:"\u3042\u306a\u305f\u306e\u8133\u306e\u72b6\u614b\u306f\u3044\u304b\u304c\u3067\u3057\u305f\u304b\uff1f\u300cBrainSuite\u300d\u3067\u306f\u5b9f\u969b\u306e\u8133(\u6d77\u99ac)\u306e\u5065\u5eb7\u72b6\u614b\u3092AI\u3092\u7528\u3044\u3066\u3055\u3089\u306b\u8a73\u3057\u304f\u3001\u5177\u4f53\u7684\u306a\u6570\u5024\u3067\u77e5\u308b\u3053\u3068\u304c\u51fa\u6765\u307e\u3059\u3002\u305c\u3072\u4e00\u5ea6\u3054\u81ea\u8eab\u306e\u300c\u8133\u306e\u5065\u5eb7\u8a3a\u65ad\u300d\u3092\u884c\u3063\u3066\u307f\u307e\u305b\u3093\u304b\u3002
\u203b\u533b\u7642\u6a5f\u95a2\u3067\u77ed\u6642\u9593\u306eMRI\u691c\u67fb\u304c\u5fc5\u8981\u3068\u306a\u308a\u307e\u3059\u3002

\u305d\u3070\u3058\u307e\u30af\u30ea\u30cb\u30c3\u30af\u3067\u306f\u3001BrainSuite\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002",customURL:"https://www.mrso.jp/mrs/sbjm/Plans/selectPlan",customButtonText:"\u8a73\u3057\u304f\u306f\u3053\u3061\u3089"},sugawara:{customText:"\u3042\u306a\u305f\u306e\u8133\u306e\u72b6\u614b\u306f\u3044\u304b\u304c\u3067\u3057\u305f\u304b\uff1f\u300cBrainSuite\u300d\u3067\u306f\u5b9f\u969b\u306e\u8133(\u6d77\u99ac)\u306e\u5065\u5eb7\u72b6\u614b\u3092AI\u3092\u7528\u3044\u3066\u3055\u3089\u306b\u8a73\u3057\u304f\u3001\u5177\u4f53\u7684\u306a\u6570\u5024\u3067\u77e5\u308b\u3053\u3068\u304c\u51fa\u6765\u307e\u3059\u3002\u305c\u3072\u4e00\u5ea6\u3054\u81ea\u8eab\u306e\u300c\u8133\u306e\u5065\u5eb7\u8a3a\u65ad\u300d\u3092\u884c\u3063\u3066\u307f\u307e\u305b\u3093\u304b\u3002
\u203b\u533b\u7642\u6a5f\u95a2\u3067\u77ed\u6642\u9593\u306eMRI\u691c\u67fb\u304c\u5fc5\u8981\u3068\u306a\u308a\u307e\u3059\u3002

\u83c5\u539f\u30af\u30ea\u30cb\u30c3\u30af\u3067\u306f\u3001BrainSuite\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002",customURL:"https://tokyo-noudock.jp/dock/",customButtonText:"\u8a73\u3057\u304f\u306f\u3053\u3061\u3089"},tajimi:{customText:"\u3042\u306a\u305f\u306e\u8133\u306e\u72b6\u614b\u306f\u3044\u304b\u304c\u3067\u3057\u305f\u304b\uff1f\u300cBrainSuite\u300d\u3067\u306f\u5b9f\u969b\u306e\u8133(\u6d77\u99ac)\u306e\u5065\u5eb7\u72b6\u614b\u3092AI\u3092\u7528\u3044\u3066\u3055\u3089\u306b\u8a73\u3057\u304f\u3001\u5177\u4f53\u7684\u306a\u6570\u5024\u3067\u77e5\u308b\u3053\u3068\u304c\u51fa\u6765\u307e\u3059\u3002\u305c\u3072\u4e00\u5ea6\u3054\u81ea\u8eab\u306e\u300c\u8133\u306e\u5065\u5eb7\u8a3a\u65ad\u300d\u3092\u884c\u3063\u3066\u307f\u307e\u305b\u3093\u304b\u3002
\u203b\u533b\u7642\u6a5f\u95a2\u3067\u77ed\u6642\u9593\u306eMRI\u691c\u67fb\u304c\u5fc5\u8981\u3068\u306a\u308a\u307e\u3059\u3002

\u591a\u6cbb\u898b\u5e02\u6c11\u75c5\u9662\u3067\u306f\u3001BrainSuite\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002",customURL:"http://kouseikai-tajimi-shimin.jp/brainsuite/",customButtonText:"\u8a73\u3057\u304f\u306f\u3053\u3061\u3089"},tanaka:{customText:"\u3042\u306a\u305f\u306e\u8133\u306e\u72b6\u614b\u306f\u3044\u304b\u304c\u3067\u3057\u305f\u304b\uff1f\u300cBrainSuite\u300d\u3067\u306f\u5b9f\u969b\u306e\u8133(\u6d77\u99ac)\u306e\u5065\u5eb7\u72b6\u614b\u3092AI\u3092\u7528\u3044\u3066\u3055\u3089\u306b\u8a73\u3057\u304f\u3001\u5177\u4f53\u7684\u306a\u6570\u5024\u3067\u77e5\u308b\u3053\u3068\u304c\u51fa\u6765\u307e\u3059\u3002\u305c\u3072\u4e00\u5ea6\u3054\u81ea\u8eab\u306e\u300c\u8133\u306e\u5065\u5eb7\u8a3a\u65ad\u300d\u3092\u884c\u3063\u3066\u307f\u307e\u305b\u3093\u304b\u3002
\u203b\u533b\u7642\u6a5f\u95a2\u3067\u77ed\u6642\u9593\u306eMRI\u691c\u67fb\u304c\u5fc5\u8981\u3068\u306a\u308a\u307e\u3059\u3002

\u7530\u4e2d\u75c5\u9662\u3067\u306f\u3001BrainSuite\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002",customURL:"https://www.mrso.jp/mrs/tanakahp/Plans/selectPlan/",customButtonText:"\u8a73\u3057\u304f\u306f\u3053\u3061\u3089"},totsuka:{customText:"\u3042\u306a\u305f\u306e\u8133\u306e\u72b6\u614b\u306f\u3044\u304b\u304c\u3067\u3057\u305f\u304b\uff1f\u300cBrainSuite\u300d\u3067\u306f\u5b9f\u969b\u306e\u8133(\u6d77\u99ac)\u306e\u5065\u5eb7\u72b6\u614b\u3092AI\u3092\u7528\u3044\u3066\u3055\u3089\u306b\u8a73\u3057\u304f\u3001\u5177\u4f53\u7684\u306a\u6570\u5024\u3067\u77e5\u308b\u3053\u3068\u304c\u51fa\u6765\u307e\u3059\u3002\u305c\u3072\u4e00\u5ea6\u3054\u81ea\u8eab\u306e\u300c\u8133\u306e\u5065\u5eb7\u8a3a\u65ad\u300d\u3092\u884c\u3063\u3066\u307f\u307e\u305b\u3093\u304b\u3002
\u203b\u533b\u7642\u6a5f\u95a2\u3067\u77ed\u6642\u9593\u306eMRI\u691c\u67fb\u304c\u5fc5\u8981\u3068\u306a\u308a\u307e\u3059\u3002

\u6238\u585a\u5171\u7acb\u30e1\u30c7\u30a3\u30ab\u30eb\u30b5\u30c6\u30e9\u30a4\u30c8 \u5065\u8a3a\u30bb\u30f3\u30bf\u30fc\u3067\u306f\u3001BrainSuite\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002",customURL:"https://yoyaku.medical-satellite.com/?all",customButtonText:"\u8a73\u3057\u304f\u306f\u3053\u3061\u3089"},ueno:{customText:"\u3042\u306a\u305f\u306e\u8133\u306e\u72b6\u614b\u306f\u3044\u304b\u304c\u3067\u3057\u305f\u304b\uff1f\u300cBrainSuite\u300d\u3067\u306f\u5b9f\u969b\u306e\u8133(\u6d77\u99ac)\u306e\u5065\u5eb7\u72b6\u614b\u3092AI\u3092\u7528\u3044\u3066\u3055\u3089\u306b\u8a73\u3057\u304f\u3001\u5177\u4f53\u7684\u306a\u6570\u5024\u3067\u77e5\u308b\u3053\u3068\u304c\u51fa\u6765\u307e\u3059\u3002\u305c\u3072\u4e00\u5ea6\u3054\u81ea\u8eab\u306e\u300c\u8133\u306e\u5065\u5eb7\u8a3a\u65ad\u300d\u3092\u884c\u3063\u3066\u307f\u307e\u305b\u3093\u304b\u3002
\u203b\u533b\u7642\u6a5f\u95a2\u3067\u77ed\u6642\u9593\u306eMRI\u691c\u67fb\u304c\u5fc5\u8981\u3068\u306a\u308a\u307e\u3059\u3002

\u3046\u3048\u306e\u3068\u3057\u3042\u304d\u8133\u795e\u7d4c\u5916\u79d1\u30af\u30ea\u30cb\u30c3\u30af\u3067\u306f\u3001BrainSuite\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002",customURL:"https://www.ueno-toshiaki.com/",customButtonText:"\u8a73\u3057\u304f\u306f\u3053\u3061\u3089"},uozumi:{customText:"\u3042\u306a\u305f\u306e\u8133\u306e\u72b6\u614b\u306f\u3044\u304b\u304c\u3067\u3057\u305f\u304b\uff1f\u300cBrainSuite\u300d\u3067\u306f\u5b9f\u969b\u306e\u8133(\u6d77\u99ac)\u306e\u5065\u5eb7\u72b6\u614b\u3092AI\u3092\u7528\u3044\u3066\u3055\u3089\u306b\u8a73\u3057\u304f\u3001\u5177\u4f53\u7684\u306a\u6570\u5024\u3067\u77e5\u308b\u3053\u3068\u304c\u51fa\u6765\u307e\u3059\u3002\u305c\u3072\u4e00\u5ea6\u3054\u81ea\u8eab\u306e\u300c\u8133\u306e\u5065\u5eb7\u8a3a\u65ad\u300d\u3092\u884c\u3063\u3066\u307f\u307e\u305b\u3093\u304b\u3002
\u203b\u533b\u7642\u6a5f\u95a2\u3067\u77ed\u6642\u9593\u306eMRI\u691c\u67fb\u304c\u5fc5\u8981\u3068\u306a\u308a\u307e\u3059\u3002

\u9b5a\u4f4f\u30af\u30ea\u30cb\u30c3\u30af\u3067\u306f\u3001BrainSuite\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002",customURL:"https://uozumi.or.jp/course/",customButtonText:"\u8a73\u3057\u304f\u306f\u3053\u3061\u3089"},umeda:{customText:"\u3042\u306a\u305f\u306e\u8133\u306e\u72b6\u614b\u306f\u3044\u304b\u304c\u3067\u3057\u305f\u304b\uff1f\u300cBrainSuite\u300d\u3067\u306f\u5b9f\u969b\u306e\u8133(\u6d77\u99ac)\u306e\u5065\u5eb7\u72b6\u614b\u3092AI\u3092\u7528\u3044\u3066\u3055\u3089\u306b\u8a73\u3057\u304f\u3001\u5177\u4f53\u7684\u306a\u6570\u5024\u3067\u77e5\u308b\u3053\u3068\u304c\u51fa\u6765\u307e\u3059\u3002\u305c\u3072\u4e00\u5ea6\u3054\u81ea\u8eab\u306e\u300c\u8133\u306e\u5065\u5eb7\u8a3a\u65ad\u300d\u3092\u884c\u3063\u3066\u307f\u307e\u305b\u3093\u304b\u3002
\u203b\u533b\u7642\u6a5f\u95a2\u3067\u77ed\u6642\u9593\u306eMRI\u691c\u67fb\u304c\u5fc5\u8981\u3068\u306a\u308a\u307e\u3059\u3002

\u6885\u7530\u6771\u753b\u50cf\u8a3a\u65ad\u30af\u30ea\u30cb\u30c3\u30af\u3067\u306f\u3001BrainSuite\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002",customURL:"https://umedahigashi-rad.jp/",customButtonText:"\u8a73\u3057\u304f\u306f\u3053\u3061\u3089"}};Object(s.useEffect)((function(){var e=O.a.get("csrf_refresh_token");fetch("/api/results",{method:"GET",headers:{"Content-Type":"application/json; charset=UTF-8","X-CSRFToken":e},credentials:"include"}).then((function(e){return e.json()})).then((function(e){T(e),I(u.current.gender),R(u.current.from_age,u.current.to_age),n(!1)})).catch((function(e){console.log("err",e),v(j)}))}),[]),Object(s.useEffect)((function(){var e=window.location.hostname;if("localhost"===e)return o("localhost"),void console.log("Subdomain: localhost");var t=e.split(".");if(t.length>2){var c=t[0];o(c)}else console.log("No subdomain in use")}),[]);var T=function(e){u.current=e,A(u.current)},I=function(e){S.current="male"===e?"\u7537\u6027":"female"===S?"\u5973\u6027":"\u305d\u306e\u4ed6"},R=function(e,t){w.current=e,y.current=t},A=function(e){if(0===e.results.length)return _.push("/tests"),Object(k.jsx)(l.a,{to:"/tests"});var t={judgementCapacity:0,taskProcessingCapacity:0};b.current=e.results[e.results.length-1].total_score,m.current=[e.results[e.results.length-1].total_deviation_value],d.current=e.results[e.results.length-1].task_deviation_value,h.current=e.results[e.results.length-1].judgement_deviation_value,t.judgementCapacity=e.results[e.results.length-1].judgement_score,t.taskProcessingCapacity=e.results[e.results.length-1].task_score,x.current=[].concat(Object(Y.a)(x.current),[t]),f.current=[h.current,d.current],t={judgementCapacity:0,taskProcessingCapacity:0},g.current=P(m.current),p.current=P(f.current)},P=function(e){var t=[];return e.forEach((function(e){e<=20?t.push(5):e>=80?t.push(100):t.push(Math.round(e))})),t};return Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)(J,{}),Object(k.jsx)("div",{className:"head welcome-text-button-results-container",children:Object(k.jsx)("div",{className:"welcome-text-container",children:Object(k.jsx)("h1",{children:"\u30c6\u30b9\u30c8\u7d50\u679c"})})}),!c&&x.current[0]&&Object(k.jsx)(k.Fragment,{children:Object(k.jsx)("div",{className:"result-inner",children:Object(k.jsxs)("div",{className:"historic-results-box",children:[Object(k.jsx)("div",{className:"historic-results-header",children:Object(k.jsxs)("p",{children:["\u5168\u56fd\u306e",Object(k.jsxs)("span",{style:{color:"red"},children:[w.current,"~",y.current,"\u6b73\u306e",S.current]}),"\u3068\u6bd4\u8f03\u3057\u305f",Object(k.jsx)("br",{}),"\u3042\u306a\u305f\u306e\u504f\u5dee\u5024\u306f\u30fb\u30fb\u30fb\uff1f"]})}),Object(k.jsxs)("div",{className:"score__grid",children:[Object(k.jsx)("span",{className:"item1",children:"\u7dcf\u5408\u70b9"}),Object(k.jsxs)("span",{className:"score",children:[Object(k.jsx)("b",{children:b.current}),Object(k.jsx)("small",{children:"/100"})]}),Object(k.jsx)("span",{className:"item3",children:"\u70b9"})]}),Object(k.jsx)("div",{className:"deviation-container",style:{width:"".concat(g.current[0])+"%"},children:g.current[0]<=20?Object(k.jsxs)("p",{className:"deviation-gray-text",children:["\u504f\u5dee\u5024 ",m.current[0]]}):Object(k.jsxs)("p",{className:"deviation-text",children:["\u504f\u5dee\u5024 ",m.current[0]]})}),Object(k.jsxs)("div",{className:"score__grid",children:[Object(k.jsx)("span",{className:"item1",children:"\u6ce8\u610f\u529b\u30c6\u30b9\u30c8"})," ",Object(k.jsxs)("span",{className:"score",children:[Object(k.jsx)("b",{children:x.current[0].judgementCapacity}),Object(k.jsx)("small",{children:"/50"})]}),Object(k.jsx)("span",{className:"item3",children:"\u70b9"})]}),Object(k.jsx)("div",{className:"deviation-container",style:{width:"".concat(p.current[0])+"%"},children:p.current[0]<=20?Object(k.jsxs)("p",{className:"deviation-gray-text",children:["\u504f\u5dee\u5024 ",f.current[0]]}):Object(k.jsxs)("p",{className:"deviation-text",children:["\u504f\u5dee\u5024 ",f.current[0]]})}),Object(k.jsxs)("div",{className:"score__grid",children:[Object(k.jsx)("span",{className:"item1",children:"\u51e6\u7406\u6a5f\u80fd\u30c6\u30b9\u30c8"})," ",Object(k.jsxs)("span",{className:"score",children:[Object(k.jsx)("b",{children:x.current[0].taskProcessingCapacity}),Object(k.jsx)("small",{children:"/50"})]}),Object(k.jsx)("span",{className:"item3",children:"\u70b9"})]}),Object(k.jsx)("div",{className:"deviation-container",style:{width:"".concat(p.current[1])+"%"},children:p.current[1]<=20?Object(k.jsxs)("p",{className:"deviation-gray-text",children:["\u504f\u5dee\u5024 ",f.current[1]]}):Object(k.jsxs)("p",{className:"deviation-text",children:["\u504f\u5dee\u5024 ",f.current[1]]})}),Object(k.jsx)("p",{children:"\u203b\u3054\u5165\u529b\u3044\u305f\u3060\u3044\u305f\u3054\u5e74\u9f62\u306e\xb1\uff15\u6b73\u306e\u65b9\u3068\u6bd4\u8f03\u3057\u3066\u3044\u307e\u3059\u3002"})]})})}),!c&&x.current[0]&&Object(k.jsx)(k.Fragment,{children:Object(k.jsxs)("div",{className:"result-inner",children:[Object(k.jsxs)("div",{className:"historic-results-box",children:[i&&Object(k.jsx)("p",{className:"points-text",dangerouslySetInnerHTML:{__html:C[i].customText}}),Object(k.jsx)("br",{}),i&&Object(k.jsx)("a",{href:C[i].customURL,target:"_blank",rel:"noopener noreferrer",children:Object(k.jsx)("button",{className:"show-words-btn",children:C[i].customButtonText})})]}),Object(k.jsxs)("div",{children:[Object(k.jsx)("p",{className:"follow-us-text",children:"FOLLOW US"}),Object(k.jsx)("p",{className:"horizontal-line",children:"_________"}),Object(k.jsxs)("p",{className:"line-text",children:["LINE\u516c\u5f0f\u30a2\u30ab\u30a6\u30f3\u30c8\u3067\u306f\u8133\u306e\u5065\u5eb7\u306b\u95a2\u3059\u308b",Object(k.jsx)("br",{}),"\u304a\u5f79\u7acb\u3061\u60c5\u5831\u3092\u914d\u4fe1\u4e2d\uff01"]}),Object(k.jsx)("div",{className:"line-button-container",children:Object(k.jsx)("a",{href:"https://lin.ee/GGS5qhK",children:Object(k.jsx)("img",{src:"https://scdn.line-apps.com/n/line_add_friends/btn/ja.png",alt:"\u53cb\u3060\u3061\u8ffd\u52a0",height:"64",width:"auto",border:"0"})})})]}),Object(k.jsx)("br",{}),Object(k.jsx)("div",{children:Object(k.jsx)("img",{src:Ae,alt:"logo-image",width:"20%",height:"20%"})})]})})]})},isPrivate:!0},{path:"/404",component:G,isPrivate:!0},{path:"/",exact:!0,component:$,isPrivate:!0},{path:"/*",component:G,isPrivate:!0}],Nt=pt;c(770),c(771);function St(e){var t=C().user;return t?Object(k.jsx)("div",{children:Object(k.jsxs)("span",{children:[Object(k.jsx)("span",{children:t.is_admin&&Object(k.jsx)("div",{className:"admin-link",children:Object(k.jsx)(A.b,{to:"/admin",children:"Admin"})})}),t.is_admin&&Object(k.jsx)("div",{children:Object(k.jsx)(A.b,{to:"/results",children:"Results"})})]})}):Object(k.jsx)("div",{})}function wt(){var e=Object(l.g)();return Object(s.useEffect)((function(){window.onpopstate=function(){return window.alert("\u3053\u308c\u3067\u30c6\u30b9\u30c8\u958b\u59cb\u753b\u9762\u306b\u623b\u308a\u3001\u3053\u308c\u307e\u3067\u306e\u9032\u884c\u72b6\u6cc1\u306f\u5931\u308f\u308c\u307e\u3059\u3002"),localStorage.removeItem("wordArray5"),localStorage.removeItem("wordArray35"),localStorage.removeItem("wordArray15"),localStorage.removeItem("wordArray25"),e.push("/tests"),Object(k.jsx)(l.a,{to:"/tests"})}})),Object(k.jsx)(k.Fragment,{})}var kt=function(){return Object(k.jsx)("div",{className:"App",children:Object(k.jsx)(T,{children:Object(k.jsxs)(A.a,{children:[Object(k.jsx)(St,{}),Object(k.jsx)(wt,{}),Object(k.jsx)(l.d,{children:Nt.map((function(e){return Object(k.jsx)(R,{path:e.path,component:e.component,isPrivate:e.isPrivate},e.path)}))})]})})})},yt=function(e){e&&e instanceof Function&&c.e(3).then(c.bind(null,781)).then((function(t){var c=t.getCLS,s=t.getFID,n=t.getFCP,r=t.getLCP,a=t.getTTFB;c(e),s(e),n(e),r(e),a(e)}))};a.a.render(Object(k.jsx)(n.a.StrictMode,{children:Object(k.jsx)("div",{children:V.isIE?Object(k.jsxs)("div",{children:[" ",Object(k.jsx)("h3",{children:"CogSmart\u8a8d\u77e5\u8a66\u9a13\u306b\u30a2\u30af\u30bb\u30b9\u3044\u305f\u3060\u304d\u3042\u308a\u304c\u3068\u3046\u3054\u3056\u3044\u307e\u3059\u3002"}),Object(k.jsx)("p",{children:"\u5927\u5909\u6050\u7e2e\u3067\u3059\u304c\u3001\u73fe\u5728\u3054\u5229\u7528\u306e\u30d6\u30e9\u30a6\u30b6\u306f\u5bfe\u5fdc\u3057\u3066\u304a\u308a\u307e\u305b\u3093\u3002\u4e0b\u8a18\u306e\u63a8\u5968\u30d6\u30e9\u30a6\u30b6\u3067\u306e\u30a2\u30af\u30bb\u30b9\u3092\u304a\u9858\u3044\u3044\u305f\u3057\u307e\u3059\u3002"}),Object(k.jsxs)("ul",{children:[Object(k.jsx)("li",{children:Object(k.jsx)("a",{href:"https://www.google.com/intl/ja/chrome/",children:"Google Chrome"})}),Object(k.jsx)("li",{children:Object(k.jsx)("a",{href:"https://www.mozilla.org/ja/firefox/new/",children:"FireFox"})}),Object(k.jsx)("li",{children:Object(k.jsx)("a",{href:"https://support.apple.com/ja_JP/downloads/safari",children:"Safari"})})]}),Object(k.jsx)("p",{children:"\u7b49"})," "]}):Object(k.jsx)("div",{children:Object(k.jsx)(kt,{})})})}),document.getElementById("root")),yt()}},[[772,1,2]]]); //# sourceMappingURL=main.5976ac35.chunk.js.map